As per the suggestion in this forum, I turned off register_globals and the issue was resolved.
I did this by adding the following to the .htaccess file:
Code: Select all
php_flag register_globals off
Code: Select all
php_flag register_globals off
Users browsing this forum: Amazon [Bot], Baidu [Spider] and 17 guests