Hi all, I get this error when updating my database:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in d:\website\borreltje\gallery\admin\miseajour.php on line 181
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in d:\website\borreltje\gallery\admin\miseajour.php on line 190
image.jpg toegevoegd (thumbnail in jpg)
the last added image has his thumbnail in the right dir, and the image itself is in place, but it doesn't show up in the database view.
is there a limit to how many images there can be in a database?? if so, how many can I put in??
and if not, what does this error mean and how do I get rid of it???
thanks for helping, Borreltje
you can have more than 65 000 pictures in your database and 255 categories
Offline
OK, great, by the way I found out what the problem was, I think :)
The filename I tried to add had strange characters like ' in it.
after renaming the file the error was gone.
Thanks, Borreltje
Offline