View Single Post
Old January 16th, 2008, 05:08 PM   #1 (permalink)
Swamper
Junior Member
Verified Customer
 
Join Date: Sep 2004
Posts: 5
Angry Can't upload pics after patching exploit (functions_gallery_imageedit)

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:

Quote:
File does not exist: /var/www/vhosts/foo.com/httpdocs/forum/gallery/foo, referer: http://www.foo.com/forum/gallery/upload.php

script '/var/www/vhosts/foo.com/httpdocs/forum/gallery/cron.php' not found or unable to stat, referer: http://www.foo.com/forum/gallery/upload.php
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
Swamper is offline