I recently upgraded from 6.8 to 7.1 with the security fixes using the PHP-Nuke and security fixes from nukeresourcess and I'd like to know how to correct the problems with the files.
Here is what I'm seeing in the error log files after upgrading:
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: HTTP_USER_AGENT in /usr/local/www/myprotectorsite/mainfile.php on line 20
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined index: HTTP_ACCEPT_ENCODING in /usr/local/www/myprotectorsite/mainfile.php on line 26
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: import_request_variables(): No prefix specified - possible security hazard in /usr/local/www/myprotectorsite/mainfile.php on line 43
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: forum_admin in /usr/local/www/myprotectorsite/mainfile.php on line 71
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: inside_mod in /usr/local/www/myprotectorsite/mainfile.php on line 74
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: HTTP_USER_AGENT in /usr/local/www/myprotectorsite/mainfile.php on line 20
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined index: HTTP_ACCEPT_ENCODING in /usr/local/www/myprotectorsite/mainfile.php on line 26
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: import_request_variables(): No prefix specified - possible security hazard in /usr/local/www/myprotectorsite/mainfile.php on line 43
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: forum_admin in /usr/local/www/myprotectorsite/mainfile.php on line 71
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: inside_mod in /usr/local/www/myprotectorsite/mainfile.php on line 74
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: inside_mod in /usr/local/www/myprotectorsite/db/db.php on line 44
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: inside_mod in /usr/local/www/myprotectorsite/db/db.php on line 44
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Constant _YOUHAVE already defined in /usr/local/www/myprotectorsite/language/lang-english.php on line 159
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Constant _YOUHAVE already defined in /usr/local/www/myprotectorsite/language/lang-english.php on line 159
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined index: HTTP_REFERER in /usr/local/www/myprotectorsite/index.php on line 26
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Use of undefined constant nohtml - assumed 'nohtml' in /usr/local/www/myprotectorsite/index.php on line 27
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: file in /usr/local/www/myprotectorsite/index.php on line 40
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined index: 2 in /usr/local/www/myprotectorsite/mainfile.php on line 218
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined index: HTTP_REFERER in /usr/local/www/myprotectorsite/index.php on line 26
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Use of undefined constant nohtml - assumed 'nohtml' in /usr/local/www/myprotectorsite/index.php on line 27
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: file in /usr/local/www/myprotectorsite/index.php on line 40
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined index: 2 in /usr/local/www/myprotectorsite/mainfile.php on line 218
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: modpath in /usr/local/www/myprotectorsite/index.php on line 56
[Sun Apr 25 08:20:04 2004] [error] PHP Notice: Undefined variable: modpath in /usr/local/www/myprotectorsite/index.php on line 56
This is of course a small sample of what's causing errors from this upgrade and I'd appreciate it if someone here could tell me how to correct the problems. Clearly there is something about how these files are either formated or written that's causing these problems.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum