PDA

View Full Version : Image Uploads


SJC
05-12-2009, 05:55 PM
When I upload an image it works fine, but when I make an adoptable with one of the pictures, it doesn't show the image (it shows it in the drop down list, but not when you go to adopt). I checked my SQL database and the image was in there. I dont know if this would make a difference, but I moved all of the files from one site to another (also imported the SQL database and updated my config file). Any ideas?

BMR777
05-12-2009, 06:04 PM
Are the image paths listed in the database correct?

SJC
05-12-2009, 06:15 PM
Yup...

BMR777
05-12-2009, 06:25 PM
Odd, when I try to view the image on your site I get a 500 internal server error:

http://www.pokefarm.2x.nu/picuploads/gif/64f0e5376616bd2fdaaec7f5af0c2751.gif

Does your new server support .htaccess files? If not, you can remove the .htaccess file from picuploads > gif and picuploads > jpg and that may solve the problem.

SJC
05-12-2009, 06:32 PM
On my cPanel I cant see the .htacess (One thing I didn't like about cPanel x). Any Ideas?

BMR777
05-12-2009, 06:45 PM
Try going into the legacy file manager and check the "show hidden files (dotfiles)" checkbox. :)

SJC
05-12-2009, 06:52 PM
Hmm, dont see the check box.

BMR777
05-12-2009, 06:54 PM
Odd. Maybe you checked the "don't show this again" checkbox at some point. :)

You can also try a FTP program like FireFTP that can view hidden files to view / delete the .htaccess file.

SJC
05-12-2009, 06:55 PM
Ahh, okay, thanks :).