• Resolved jczarniak

    (@jczarniak)


    Hi –

    I’ve been using Portable phpMyAdmin and Shortcode Exec PHP simultaneously for several weeks now on my WordPress 3.4 site hosted on Amazon EC2, and it has worked wonderfully. Tonight, i clicked on Portable PMA, and got the following error from Portable PMA:

    Shortcode Exec PHP requires at least WordPress 2.8

    I’m running WordPress 3.4 have not had any conflicts or done any updates.

    Any ideas?

    https://www.ads-software.com/extend/plugins/portable-phpmyadmin/

Viewing 13 replies - 1 through 13 (of 13 total)
  • Same question here.

    Thread Starter jczarniak

    (@jczarniak)

    Seriously – anybody? when this happened two weeks ago, i uninstalled both Shortcode Exec PHP and Portable PMA, reinstalled both, and it worked fine until today. Now i get the exact same error.

    **Even when I deactivate and delete Shortcode Exec PHP, Portable PMA gives me the error “Shortcode Exec PHP requires at least WordPress 2.8″**

    I am still running WP 3.4, still have not made any other changes.

    thanks

    This seems not a problem with Shortcode Exec PHP to me.
    Try Shortcode Exec PHP without Portable PMA to check this.

    From the other support request:

    “… but I even uninstalled Shortcode Exec PHP, and Portable PMA still gave me the error …”

    Thread Starter jczarniak

    (@jczarniak)

    I have. Shortcode Exec PHP runs fine whether I have Portable PMA activated or not.

    Shortcode Exec PHP originates the problem, because its shortcode-exec-php-class.php script incorrectly throws the error to begin with.

    That error is only thrown when the class is loaded without a properly initialized WordPress environment.

    See it like this: this error prevents further problems, because the WordPress environment is needed for a correct function of the plugin.

    The question is why Shortcode Exec PHP is loaded without a proper WordPress environment. This is not something the plugin does on its own.

    Thread Starter jczarniak

    (@jczarniak)

    if my WordPress environment was not properly configured, then Shortcode Exec PHP would throw the error every time. it doesn’t. it works fine 95% of the time. However, it occasionally throws that error.

    Then occasionally the WordPresss environment is not (properly) initialized. The question is why.

    “… but I even uninstalled Shortcode Exec PHP, and Portable PMA still gave me the error …”

    So, even if Shortcode Exec PHP is not installed anymore, this error is shown. It looks like Portable PMA does something strange.

    Thread Starter jczarniak

    (@jczarniak)

    yes, i agree. which is why i posted the question on the Portable PMA support board.

    Thread Starter jczarniak

    (@jczarniak)

    M – deleted them both again, waited about 5 hours, reinstalled Portable PMA and it worked. installed but didn’t activate Shortcode Exec PHP, then commented out the Check_prerequisites (since i know my config meets them) function call in shortcode-exec-php.php to hopefully prevent it from throwing the error again. Then activated Shortcode Exec PHP and everything working fine.

    Absolutely no idea why waiting several hours made the difference, but for some reason Portable PMA cleared the error value during that time. I will continue digging into the PMA code and let you know if i find out what is happening.

    Please realize that commenting out ‘Check_prerequisites’ can give other, maybe more serious, trouble.

    Mine seemed to be erroring about Ultimate TinyMCE… strange.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘[Plugin: Portable phpMyAdmin] Portable PMA generating incorrect error re: other plugin’ is closed to new replies.