Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Dalton Rooney

    (@daltonrooney)

    Thanks for the heads up, can’t believe I missed this one…

    Is this being resolved with an update? I actually had this pop up on my blog this morning, seemingly out of nowhere.

    The error message showing is:

    Notice: Undefined variable: qa_version in /wp-content/plugins/q-and-a/q-and-a.php on line 188

    Notice: Undefined variable: qa_version in /wp-content/plugins/q-and-a/q-and-a.php on line 189

    Plugin Author Dalton Rooney

    (@daltonrooney)

    What version are you using? This was fixed in the latest update.

    I’m using version 0.2.7…

    It seemingly happened overnight. Everything was working yesterday and this morning, the error message string was showing on the site. I’ve deactivated it for now.

    Plugin Author Dalton Rooney

    (@daltonrooney)

    Just turn off WP_DEBUG, the error will go away.

    This is where things get tricky for me. I’m NOT a developer. 🙂

    Looked up WP_DEBUG and found this in the codex:

    The WP_DEBUG option, added in WordPress Version 2.3.1, controls the display of some errors and warnings. If this setting is absent from wp-config.php, then the value is assumed to be false.

    I checked my config file and it’s not displaying, so from the information I just posted, I’m assuming the value to be false. Am I missing something?

    Dalton… I figured it out… added the debug code and set values to false and turned on the plugin and error messages went away…

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: Q and A – FAQ Plugin] Notice: Undefined variable: qa_version in q-and-a’ is closed to new replies.