• Hello,
    I cannot use the plugin anymore as it gives a 500 error when activated. I enabled “Use gettext” and when saving the options it shows the error.

    I desactivated the plugin changing directory name, uninstalled the plugin and ask to delete all settings but when installing it again I’ve got the same error showing.

    https://www.ads-software.com/plugins/wp-performance-pack/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Bjoern

    (@greencp)

    Could you try enabling WordPress debugging and PHP error output?

    Thread Starter Li-An

    (@li-an)

    Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in /home//www/li-an/blog/wp-includes/functions.php on line 3320

    Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home//www/li-an/blog/wp-includes/functions.php on line 3370

    Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home//www/li-an/blog/wp-includes/functions.php on line 3370

    Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /home//www/li-an/blog/wp-includes/functions.php on line 3370

    Strict Standards: Non-static method c2c_QuickDraftsAccess::init() should not be called statically in /home//www/li-an/blog/wp-content/plugins/quick-drafts-access/quick-drafts-access.php on line 79

    Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home//www/li-an/blog/wp-includes/functions.php on line 3201

    Strict Standards: Declaration of SAR_Settings::validate() should be compatible with scbAdminPage::validate($new_data, $old_data) in /home//www/li-an/blog/wp-content/plugins/smart-archives-reloaded/admin/admin.php on line 113

    Notice: has_cap est appelé avec un argument qui est déprécié depuis la version 2.0 ! L’utilisation des niveaux d’utilisateur par les extensions et thèmes est désormais interdite. Utiliser les r?les et capacités à la place. in /home//www/li-an/blog/wp-includes/functions.php on line 3318

    Notice: has_cap est appelé avec un argument qui est déprécié depuis la version 2.0 ! L’utilisation des niveaux d’utilisateur par les extensions et thèmes est désormais interdite. Utiliser les r?les et capacités à la place. in /home//www/li-an/blog/wp-includes/functions.php on line 3318

    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method c2c_QuickDraftsAccess::quick_drafts_access() should not be called statically in /home//www/li-an/blog/wp-includes/plugin.php on line 505

    Notice: has_cap est appelé avec un argument qui est déprécié depuis la version 2.0 ! L’utilisation des niveaux d’utilisateur par les extensions et thèmes est désormais interdite. Utiliser les r?les et capacités à la place. in /home//www/li-an/blog/wp-includes/functions.php on line 3318

    Plugin Author Bjoern

    (@greencp)

    Was WPPP gettext enabled, when you generated that output? I kown it quite tedious, but please enable gettext check if there are any error messages more detailed that the 500 error. The 500 error could be anything so with that only I don’t have anywhere to start looking for the cause.

    Thread Starter Li-An

    (@li-an)

    Well, I cannot say: I cannot do anything in admin when the plugin is activated. I’ve got only this error message. The only thing I can say is that Use alternative MO reader was enabled and I asked myself “what will happen if I activate Gettext ?”. And after saving, I’ve got the error ??

    Plugin Author Bjoern

    (@greencp)

    Too bad – the error 500 is a general error and without any further info debugging is quite impossible. Could be WPPP causing an error, could be a buggy mo-file, basically it could be anything. But if you can activate the gettext option the error could be caused by an corrupt mo-file from another plugin. WPPP tests the gettext part using a special translation file and only if that test translation is successful, the option gets selectable.

    Which plugins and theme are you using? Maybe I can reconstruct the issue.

    Thread Starter Li-An

    (@li-an)

    I will make the tests if I find some time – I’ve got a hudge number of plugins.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘error 500’ is closed to new replies.