-
Junior Member
Opencart script not showing uploaded photos
Hello, I am using Opencart to sell jewelry. When I uploaded a test photo using Opencart, its not showing. When I checked the image folder using FileZilla however, it shows the photo was uploaded to image folder. The photo is not appearing on the website however. I chmoded the image folder to 777 and still its not showing.
Last edited by probe; 03-29-2011 at 04:43 PM.
-
Administrator
Re: Opencart script not showing uploaded photos
When i was solving this problem for another user, i figured out that OpenCart only accepts images of less than 300kb or so, and less than 1000x1000 px, so if you are trying to upload bigger images, it will fail.
If it's not that, then i'll keep diging.. Please provide me the admin login to your opencard then, in a pm.
And also make sure the file extensions on your files are lower case. .jpg not .JPG. Because opencart doesn't look for uppercase extension files.
-
Junior Member
Re: Opencart script not showing uploaded photos
Thank you kindly for the help Linas. I know about the pic size being an issue, I even tried sending up a little 100x100 px thumbnail and it didn't work. I screwed things up by deleting the image folder and trying to send up a "new" copy of the image folder. I am going to try to upload the whole script again (Filezilla originally told me I had 14 files that needed re-uploaded, which I did) so just want to try this one more time and then I will be happy to PM you my login info if it still doesn't work.
-
Junior Member
Re: Opencart script not showing uploaded photos
Just out of curiosity, at OpenCarts website, it says the below is needed for the script to function:
- Web Server (preferably Apache)
- PHP (at least 5.2)
- MySQL
- Curl
- Fsock
We have all that here, don't we?
-
Administrator
Re: Opencart script not showing uploaded photos
Well if by Fsock they mean fsockopen(), then it's disabled. But that function is used to connect externally to other servers, that wouldn't be the cause for your picture issue. At least i don't think so.
And i can enable fsockopen() for you at any time.
-
Junior Member
Re: Opencart script not showing uploaded photos
Hello Linas,
well, I deleted the old script and reloaded a "fresh" script, and still having problems. I checked the chmod was at 777 on the required folders, maybe I'm missing something. It's frustrating for sure. I am going to PM you my server info so you can have a look.
Here is some chmod info from Opencarts forum:
If you have a Linux/Unix make sure the following folders and files are writable.
chmod 0755 or 0777 image/
chmod 0755 or 0777 image/cache/
chmod 0755 or 0777 download/
chmod 0755 or 0777 config.php
chmod 0755 or 0777 admin/config.php
Thanks again
Last edited by probe; 03-31-2011 at 05:31 AM.
-
Junior Member
Re: Opencart script not showing uploaded photos
Thanks again Linas for correcting the problem and for the great free hosting!
Last edited by probe; 04-02-2011 at 07:47 PM.
-
Junior Member
Re: Opencart script not showing uploaded photos
I have thesame problem! I can't add or change images for product. Image selection dialog does not display any images. When I try to upload the picture image is not loaded.
When I open imege selection dialig:
2011-04-09_114215.jpg
When i close it:
2011-04-09_114253.jpg
-
Junior Member
Re: Opencart script not showing uploaded photos
Check with Linas Dimm, he fixed my problem of images not showing.
-
Administrator
Re: Opencart script not showing uploaded photos
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules