• Resolved Gahapati

    (@gahapati)


    In WP 4.3.5 (Multisite) an update to WP Category Permalink 3.0.0 causes a fatal error.

    Stack trace:

    #0 /wp-admin/network/settings.php(19): current_user_can(‘manage_network_…’)
    #1 /wp-content/plugins/wp-category-permalink/lib/ui.php(3): require_once(‘…’)
    #2 /wp-content/plugins/wp-category-permalink/wp-category-permalink.php(21): require_once(‘…’)
    #3 /wp-settings.php(180): include_once(‘…’)
    #4 /wp-config.php(252): require_once(‘…’)
    #5 /wp-load.php(37): require_once(‘…’)
    #6 /wp-admin/admin.php(31): require_once(‘…’)
    #7 /wp-admin/network/admin.php(13): require_once(‘…’)
    #8 /wp-admin/network/update-core.php(11): require_once(‘…’)
    #9 {main}
    thrown in /wp-includes/capabilities.php on line 1441

    That’s all the info I can provide. I reverted to v2.2.8 for now.

    https://wordpress.org/plugins/wp-category-permalink/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi,
    I just update the plugin as well and it lead me to a Blank Page. I am using it in a WP Multisite, using the latest version.

    I am not so experienced so I don’t know how to provide details or logs and our colleague above, Gahapati. I also don’t know how to get back to the earlier version of the plugin. I had to simply delete it.

    So, just to let you know.
    Best regards.

    Ah! Just in case anyone have the same problem and don’t know how to fix the blank screen: I went in the ftp and just renamed the plugin. This simple change allows the site to come back and then you can go to the plugins section. You will see the plugin deactivated and you can delete it…

    Plugin Author Jordy Meow

    (@tigroumeow)

    I am trying to reproduce the issue… but for now, I can’t.

    Miro Soares, can you also have a look in your PHP error logs? Maybe you will see something different than Gahapati. Also please tell me your WP version and maybe PHP version as well.

    This happens only when it’s being updated? If you install the plugin “normally” (by using add), does it work?

    Previous version is available here: https://downloads.wordpress.org/plugin/wp-category-permalink.2.2.8.zip

    Plugin Author Jordy Meow

    (@tigroumeow)

    Okay, I think I found the culprit. Different set of files are loaded using multisite and an include used in the plugin wasn’t “clear” enough and was trying to load a file part of WP instead of the plugin itself 🙂

    I have just submitted a new version of the plugin just now (3.0.2), I think you can try it this time 🙂

    Thread Starter Gahapati

    (@gahapati)

    I just updated again from 2.2.8 to 3.0.2.

    As far as I can tell, all seems well, now.

    Thank you! And thanks for the quick response, too!

    Plugin Author Jordy Meow

    (@tigroumeow)

    Sure, no problem Gahapati, I am glad it works now 🙂 If you find something else, I am here. Also, don’t hesitate to let a review for this plugin sometimes, but don’t feel force neither 🙂 Cheers!

    Hi Jordy!
    I just have installed the plugin again…
    It’s working now!
    Thank you!

    Plugin Author Jordy Meow

    (@tigroumeow)

    Super, I’m glad it works! By the don’t way, don’t hesitate to let a little review of the plugin if you feel like it and have some time 🙂

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Fatal Error upon Update to v3.0.0 in WP 4.3.5 (Multisite)’ is closed to new replies.