• Resolved miruko

    (@miruko)


    Hi, my site was down due to a critical error caused by your plugin, by deactivating it the site is back online, my site is updated to the latest version 6.5.5

Viewing 3 replies - 1 through 3 (of 3 total)
  • bluemeansgo

    (@bluemeansgo)

    Same here. Hosted on WP Engine, and updating from 3.17 to 4.0.1 and it crashed the site.

    Problem stated it was a missing “)” where Public was in the Init.php file.

    public static function get_services() {
    $classes = array(
    Core\Core::class,
    Admin\Admin::class,
    Admin\SettingsPage::class,
    Admin\Widget::class,
    Public\Frontend::class,
    );
    return $classes;
    }

    ukmgranger

    (@ukmgranger)

    Same here too – getting the following error:

    Parse error: syntax error, unexpected ‘Public’ (T_PUBLIC), expecting ‘)’ in /home/wwwhydra/public_html/wp-content/plugins/ns-category-widget/app/Init.php on line 28

    Plugin Author Nilambar Sharma

    (@rabmalin)

    Thanks for reporting. Issue had been fixed in latest update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.