• Resolved metame

    (@metame)


    further to item, ow in own thread
    Predrag Dubajic WPMU DEV Support wrote:

    @metame Can you check if you have zend.multibyte = On set in your php.ini file?
    Can you tell me where I would find this please? I have searched in cPnel and nothing found
    Regards
    Grahame

Viewing 3 replies - 1 through 3 (of 3 total)
  • Same, getting this error: Fatal error: Call to undefined function mb_strtolower() in /home/xxxxxxxx/public_html/wp-content/plugins/custom-sidebars/inc/class-custom-sidebars.php on line 888

    hello,

    mb_strtolower function is defined as php native function from php version 4.3 .

    Check your php version.
    If your php version is 4.3 or later, install and configure mbstring.

    https://php.net/manual/en/mbstring.setup.php

    Plugin update crashed my site. Disable the plugin, works again. Please help!! Error log:

    Stack trace:
    #0 [internal function]: CustomSidebars::sort_sidebars_cmp_function(Array, Array)
    #1 /home/afforda1/public_html/wp-content/plugins/custom-sidebars/inc/class-custom-sidebars.php(911): usort(Array, Array)
    #2 /home/afforda1/public_html/wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-replacer.php(61): CustomSidebars::sort_sidebars_by_name(Array)
    #3 /home/afforda1/public_html/wp-includes/plugin.php(524): CustomSidebarsReplacer->register_custom_sidebars(”)
    #4 /home/afforda1/public_html/wp-includes/widgets.php(1474): do_action(‘widgets_init’)
    #5 /home/afforda1/public_html/wp-includes/plugin.php(524): wp_widgets_init(”)
    #6 /home/afforda1/public_html/wp-settings.php(411): do_action(‘init’)
    #7 /home/afforda1/public_html/wp-config.php(89): require_once(‘/home/afforda1/…’)
    #8 /home/afforda1/public_html/wp-load.php(39): require_once(‘/hom in /home/afforda1/public_html/wp-content/plugins/custom-sidebars/inc/class-custom-sidebars.php on line 888

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘update crashed site’ is closed to new replies.