Viewing 4 replies - 1 through 4 (of 4 total)
  • Upload Again and Replace the Older version, if error persist, delete the plugin and uplaod the latest version.

    My own upgrade was done manually (upload and replace) so i got no errors

    Mark

    (@delayedinsanity)

    Out of curiosity, do you know what version of PHP you’re running? I would be willing to bet it’s not 5.3 or above; I used a ternary shorthand that is only available in 5.3 and above:

    return ldl_get_meta($key) ?: false;

    That’s my fault and poor backwards compatibility. A fix will be available shortly!

    Mark

    (@delayedinsanity)

    0.7.2-beta should be available shortly. This will fix the issue and should let you run the plugin.

    It wouldn’t be a bad idea to ask your host about upgrading PHP. I’ll make sure I’m more aware of backwards compatibility regardless, but it’s never a bad idea to keep them on their toes with software upgrades!

    Thread Starter wsmike

    (@wsmike)

    i used the health check wordpress health check plugin
    http://wordpress.org/plugins/health-check/

    and says im using php 5.2.17

    thanks for the troubleshooting help

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