05 Dec 2009, 18:42
Reply
Reply with Quote
Like (0)
#1
Join Date:
Aug 2007
Posts:
1,674
Plugin Contributions:
0
Image Upload not working.... Please Help!
Images will not upload to the /images/ folder from admin area please help me.
05 Dec 2009, 22:18
Reply
Reply with Quote
Like (0)
#2
Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1
Re: Image Upload not working.... Please Help!
Check that the permissions are set properly on the directory so that it can be written to ...
Are you getting any error messages?
05 Dec 2009, 22:25
Reply
Reply with Quote
Like (0)
#3
Join Date:
Aug 2007
Posts:
1,674
Plugin Contributions:
0
Re: Image Upload not working.... Please Help!
No errors. What happen was I just download the whole store for a back up then I had to upload to another server then I change the permission to 755. Then when I add a product to the store its says "Success: File upload saved successfully 39920.jpg" and the image isn't showing and that file isn't in the images folder at all. I also got SSL on the admin area too.
05 Dec 2009, 22:52
Reply
Reply with Quote
Like (0)
#4
Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1
Re: Image Upload not working.... Please Help!
Can you check the two files:
/includes/configure.php
/admin/includes/configure.php
and ensure that both files are using the same server, databases, prefix, and username?
05 Dec 2009, 23:26
Reply
Reply with Quote
Like (0)
#5
Join Date:
Aug 2007
Posts:
1,674
Plugin Contributions:
0
Re: Image Upload not working.... Please Help!
Both files are the same but the prefix is left blank.
05 Dec 2009, 23:53
Reply
Reply with Quote
Like (0)
#7
Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1
Re: Image Upload not working.... Please Help!
What was the solution that you discovered? :smile:
05 Dec 2009, 23:54
Reply
Reply with Quote
Like (0)
#8
Join Date:
Aug 2007
Posts:
1,674
Plugin Contributions:
0
Re: Image Upload not working.... Please Help!
I have to change the hosting path.