Hello,
I have got pligg to work OK, but there are a lot of errors in the /var/log/httpd/error_log file. Things like constants being redefined, indexes being undefined etc.
Could lead to some stability issues. Also could fill up the /var partition on busy sites.
The main offenders seem to be html1.php, utils.php and index.php
Loading the home page
#
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_Search_SearchOf already defined in /home/www/pligg/libs/options.php on line 21
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_Search_SearchOf already defined in /home/www/pligg/libs/options.php on line 22
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_User_Navbar already defined in /home/www/pligg/libs/options.php on line 148
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_User_Navbar already defined in /home/www/pligg/libs/options.php on line 149
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_User_Navbar already defined in /home/www/pligg/libs/options.php on line 150
[client 67.169.x.x] PHP Notice: Undefined index: page in /home/www/pligg/libs/utils.php on line 69
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/utils.php on line 69
[client 67.169.x.x] PHP Notice: Undefined index: id in /home/www/pligg/index.php on line 38
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/index.php on line 39
[client 67.169.x.x] PHP Notice: Undefined index: search in /home/www/pligg/index.php on line 40
[client 67.169.x.x] PHP Notice: Undefined index: search in /home/www/pligg/libs/html1.php on line 27
[client 67.169.x.x] PHP Notice: Undefined property: user_level in /home/www/pligg/libs/utils.php on line 133
[client 67.169.x.x] PHP Notice: Undefined property: user_level in /home/www/pligg/libs/utils.php on line 133
[client 67.169.x.x] PHP Notice: Undefined variable: new_array in /home/www/pligg/libs/db.php on line 311
[client 67.169.x.x] PHP Notice: Undefined index: page in /home/www/pligg/libs/utils.php on line 69
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54
#
Clicking the "register" button
#
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_Search_SearchOf already defined in /home/www/pligg/libs/options.php on line 21, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_Search_SearchOf already defined in /home/www/pligg/libs/options.php on line 22, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_User_Navbar already defined in /home/www/pligg/libs/options.php on line 148, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_User_Navbar already defined in /home/www/pligg/libs/options.php on line 149, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_User_Navbar already defined in /home/www/pligg/libs/options.php on line 150, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined index: id in /home/www/pligg/register.php on line 15, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/register.php on line 16, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined index: search in /home/www/pligg/register.php on line 17, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined index: search in /home/www/pligg/libs/html1.php on line 27, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined property: user_level in /home/www/pligg/libs/utils.php on line 133, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined property: user_level in /home/www/pligg/libs/utils.php on line 133, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54, referer:
http://www.foo.org/
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/libs/html1.php on line 54, referer:
http://www.foo.org/
#
After submitting a new user, before getting the validation
#
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_Search_SearchOf already defined in /home/www/pligg/libs/options.php on line 21, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_Search_SearchOf already defined in /home/www/pligg/libs/options.php on line 22, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_User_Navbar already defined in /home/www/pligg/libs/options.php on line 148, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_User_Navbar already defined in /home/www/pligg/libs/options.php on line 149, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Constant PLIGG_Visual_User_Navbar already defined in /home/www/pligg/libs/options.php on line 150, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Undefined index: id in /home/www/pligg/register.php on line 15, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Undefined index: category in /home/www/pligg/register.php on line 16, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Undefined index: search in /home/www/pligg/register.php on line 17, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Undefined index: search in /home/www/pligg/libs/html1.php on line 27, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Undefined property: user_level in /home/www/pligg/libs/utils.php on line 133, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Undefined property: user_level in /home/www/pligg/libs/utils.php on line 133, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Use of undefined constant HTTP_USER_AGENT - assumed 'HTTP_USER_AGENT' in /home/www/pligg/libs/ts.php on line 12, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Undefined variable: sitekey in /home/www/pligg/libs/ts.php on line 12, referer:
http://www.foo.org/register
[client 67.169.x.x] PHP Notice: Undefined variable: string in /home/www/pligg/libs/ts.php on line 21, referer:
http://www.foo.org/register
#