Hello, i found some small errors in my apache errorfile after installation, adding the first category and click around in the new added pictures.
[client x.x.x.x] PHP Notice: Undefined index: title_comments in M:\\pub\\vhosts\\internet\\domain\\http\\140rc2\\admin.php on line 133, referer: http://domain/140rc2/admin.php?page=thumbnail
[client x.x.x.x] PHP Notice: Undefined variable: mysql_num_rows in M:\\pub\\vhosts\\internet\\domain\\http\\140rc2\\picture.php on line 270, referer: http://domain/140rc2/picture.php?cat=fav&image_id=1
[client x.x.x.x] PHP Notice: Undefined index: next in M:\\pub\\vhosts\\internet\\domain\http\\140rc2\\picture.php on line 279, referer: http://domain/140rc2/picture.php?cat=fav&image_id=1
[client x.x.x.x] PHP Notice: Undefined index: title_comments in M:\\pub\\vhosts\\internet\\domain\\http\\140rc2\\comments.php on line 73, referer: http://domain/140rc2/category.php?cat=1
I use apache 2.0.52 and php 4.3.10 in safe mode
Last edited by eelko (2005-01-22 01:18:56)
Offline
I think you could just turn your notices notification off. :P
Offline
Sephi wrote:
I think you could just turn your notices notification off. :P
(not a good solution) I'll correct this.
Offline
eelko wrote:
[client x.x.x.x] PHP Notice: Undefined variable: mysql_num_rows in M:\\pub\\vhosts\\internet\\domain\\http\\140rc2\\picture.php on line 270, referer: http://domain/140rc2/picture.php?cat=fav&image_id=1
Thanks, this helped me correcting your bug Unlogical screen when you remove the last picture frome "my favorites"
Other warning are being treated :-)
Offline