Page 1 of 1

Moved Directory / Server - phpMyFAQ notice [8]

Posted: Fri Oct 02, 2009 7:58 pm
by anawaz
Hi,

I've just changed the server for my installation.

I've udpated the URL in the DB table faqconfig.

I've updated all the info in inc/data.php.

I've removed all the session / cache files in /data.

However, I still get the following errors when I visit the FAQ and nothing loads!

phpMyFAQ notice [8]: Use of undefined constant INPUT_POST - assumed 'INPUT_POST' in Init.php on line 372

phpMyFAQ notice [8]: Use of undefined constant FILTER_SANITIZE_STRING - assumed 'FILTER_SANITIZE_STRING' in Init.php on line 372

For the life of me, I can't find these constants in Constants.php. It is, I presume a default in the PHP installation.

Does this mean the new server's installation is causing me problems and I need to get these activated?

Re: Moved Directory / Server - phpMyFAQ notice [8]

Posted: Sun Oct 04, 2009 7:36 pm
by Thorsten
Hi,

I think the filter extension is missing in your PHP. Can you show me a phpinfo() page?

bye
Thorsten