I get the next error when entering new images to the database:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in d:\xxxxxx\gallery\admin\miseajour.php on line 181
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in d:\xxxxxx\gallery\admin\miseajour.php on line 190
I don't know any php, so I cannot solve the error, I'm allready glad the entire image database works :)
Is there anyone who can get me started here with solving this error, I don't even know where to start, I looked at the file miseajour.php, on line 181 and 190 but that is just as far as I get, because I can't figure this out. any help will be greatly appreciated.
regards, Borreltje
Offline
I'm quite sure you use ' characters in your filename. Don't use that kind of characters, it will come back to order
Offline
Yes, you were right, problem solved! thanks!! :D :D :D
Offline