• Resolved ptgeek

    (@ptgeek)


    When I install the plugin and go to make a new FAQ I get this error

    Strict Standards: Only variables should be assigned by reference in /home4/*****/public_html/wp-content/plugins/ultimate-faqs/Main.php on line 344

    Strict Standards: Only variables should be assigned by reference in /home4/*****/public_html/wp-content/plugins/ultimate-faqs/Main.php on line 344

    Strict Standards: Only variables should be assigned by reference in /home4/*****/public_html/wp-content/plugins/ultimate-faqs/Main.php on line 344

    Notice: Undefined variable: EWD_UFAQ_Version in /home4/*****/public_html/wp-content/plugins/ultimate-faqs/Main.php on line 357

Viewing 1 replies (of 1 total)
  • Hi ptgeek,

    That line (344) has to do with the translation of the “Leave a Reply” text if you happen do have comments enabled in your FAQs. That being said, it’s only showing because, for some reason, your server seems to be displaying strict standards errors. You should have it set to not display like this. Please see the following thread about this for information on the consequence of having it set that way and how to change it: https://stackoverflow.com/questions/1248952/php-5-disable-strict-standards-error

    Also, if you’re using a really old version of PHP (e.g. <= 5.4), you should upgrade to a newer version.

Viewing 1 replies (of 1 total)

The topic ‘Strict standards error’ is closed to new replies.