Ok finally uopgraded thanks for the help.. But images are missing I insert into correct path, not sure why they are all x'ed out
Printable View
Ok finally uopgraded thanks for the help.. But images are missing I insert into correct path, not sure why they are all x'ed out
Check if the files are on the server and if so, check the permissions ...
The files are on the server, folder permission is 777 and files are 644, weird I look at the configure files as well... I cant figure it out
What happens if you delete one that is coming up bad and reload it via FTP? :unsure:
You have double filename extentions:
Genteal_Lubricant_Liquid_Gel_Eye_Drops_.15oz.jpg
and that is causing issues ...
Try using something like:
Genteal_Lubricant_Liquid_Gel_Eye_Drops_15oz.jpg
instead of:
Genteal_Lubricant_Liquid_Gel_Eye_Drops_.15oz.jpg
Also check if the only ones doing this are in the /images/uploads directory ...
That is really designed for uploads from customers not for storing images for your shop ...
You could have a conflict on the .htaccess files ...
Thanks Linda, I think I have a conflict, how do I fix this conflict in .htaccess?
If you do not use customer uploads see what happens if you rename the .htaccess in the /images/upload directory to .htaccess_hide
If that does not work, rename it back ... then post what you have in the file:
/images/.htaccess
Thanks that worked :)
Which change worked for you? :smile: