• Resolved teeboy4real

    (@teeboy4real)


    Hello,

    I cant access the settings page this error below is being displayed

    An error of type E_ERROR was caused in line 447 of the file /var/www/wptbox/wp-content/plugins/simple-blog-stats/simple-blog-stats.php. Error message: Uncaught Error: Call to undefined function ngettext() in /var/www/wptbox/wp-content/plugins/simple-blog-stats/simple-blog-stats.php:447 Stack trace: #0 /var/www/wptbox/wp-includes/shortcodes.php(343): sbs_roles() #1 [internal function]: do_shortcode_tag() #2 /var/www/wptbox/wp-includes/shortcodes.php(218): preg_replace_callback() #3 /var/www/wptbox/wp-content/plugins/simple-blog-stats/simple-blog-stats.php(1602): do_shortcode() #4 /var/www/wptbox/wp-includes/class-wp-hook.php(292): sbs_render_form() #5 /var/www/wptbox/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters() #6 /var/www/wptbox/wp-includes/plugin.php(484): WP_Hook->do_action() #7 /var/www/wptbox/wp-admin/admin.php(259): do_action() #8 /var/www/wptbox/wp-admin/options-general.php(10): require_once('/var/www/wptbox...') #9 {main} thrown

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Starr

    (@specialk)

    I think the main part of the error is this:

    “Call to undefined function ngettext()”

    That means that a required function, ngettext(), is not available on your server. The only one who can help enable that function is your web host. So best advice would be to contact them, they will know if/how to enable, etc.

    Once ngettext() is enabled on the server, the reported error will stop.

Viewing 1 replies (of 1 total)
  • The topic ‘Errors in code’ is closed to new replies.