• Resolved dking64

    (@dking64)


    first line of mass-pages-posts-creator.php should be:

    if (isset($_GET[‘page’]) && !empty($_GET[‘page’]) || !empty($_GET[‘tab’]) && ($_GET[‘page’] == ‘mass-pages-posts-creator’) || $_GET[‘tab’] == ‘about’) {

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dotstore

    (@dots)

    Hello,

    We have checked that first line of plugin’s main file is exactly same as your suggested line. And we have also checked that, it does not give any fatal error on activation of plugin.

    If you have any further query then please let us know about it.

    Thank you,
    Multidots

    Thread Starter dking64

    (@dking64)

    I’m not sure why the version of the plugin that I installed from the WP a couple days repository had a couple misplaced characters on that line, so I got a “fatal error” message when I tried to activate.

    But no matter — I just downloaded the same version of the plugin and the code is correct. Thanks for following up.

    Plugin Author Dotstore

    (@dots)

    Great! Glad to hear that plugin is working fine in your environment.

    Thank you,
    Multidots

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error on activation’ is closed to new replies.