• I’m trying to use child theme configurator plugin to create a child theme. I tested on 10 themes, including twenty-seventeen, and they all ended up the same message:

    Notice:  A non well formed numeric value encountered in C:\Bitnami\wordpress-4.9.6-0\apps\wordpress\htdocs\wp-content\plugins\ultimate-member\includes\core\class-files.php on line 1137
    
    Notice:  A non well formed numeric value encountered in C:\Bitnami\wordpress-4.9.6-0\apps\wordpress\htdocs\wp-content\plugins\ultimate-member\includes\core\class-files.php on line 1137

    According to the child theme configurator plugin instructions, we should contact the author of the plugin indicated in the message.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @newance,

    Do you have file upload field on one of your forms?
    Please go to this filed settings and try to remove “Maximum size in bytes” value and see if it helps.

    Regards.

    Thread Starter newance

    (@newance)

    Thank you for the reply.

    Yes, you’re correct. If I go to

    UM / settings / general / uploads

    the top two lines

    Profile Photo Maximum File Size (bytes) 1,048,576
    Cover Photo Maximum File Size (bytes) 1,048,576

    brings up the two lines shown in the child theme plugin error messages indicated in my original message.

    If I delete the 1,048,576 value from both lines, the child theme php error message disappeared.

    But how do i set the tow photo max file size then?

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error Message we got when creating a child theme’ is closed to new replies.