Performs fix: Difference between revisions

From Bitpost wiki
No edit summary
(No difference)

Revision as of 18:59, 21 September 2006

Cyril found this:

If you will open up performs.php in an editor and search for the term "formId", you need to change this to "formid". Then it will work with register globals = off and with php.ini or your server php configuration set to register globals = off as well.