I have a client running vBGallery 2.0 -- patched the file as described and now whenever I try to upload a pic I get:
"No Image specified. If you followed a valid link, please notify the administrator"
When I choose to upload it from a directory on the server it then puts an entry in the database - but - no image comes up when clicked -- doesn't even bother to copy it over to the proper dir so there's the reason.
gallery/files is chmodded -R 777 -- this all worked fine before patching that file, not sure what the issue is - I'm stumped!
Have 2 errors in the error log:
Looks like a path issue but everything seems correct in the settings. Worth noting: the first error is a directory present in /forum -- why is it looking for it in /forum/gallery ? Same goes for cron.php
Help! thanks