Page 1 of 1

Images no longer loading

Posted: Mon Feb 13, 2012 1:10 pm
by robmid
Hi All.

I recently installed vqmod and have successfully used it for new functions.

About the same time I became unable to upload images and receive the following error:

Warning: Please select a file.

This from the Error Log.
2012-02-13 15:02:51 - PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/2-web/22/b7/zephyrloungewear.com/public/www/store/image/../store/image/cache/data/tubecover800-100x100.jpg' for writing: No such file or directory in /home/2-web/22/b7/zephyrloungewear.com/public/www/store/system/library/image.php on line 44

It appears to be a path problem but I haven't been able to pin it down.

Any help appreciated.
Cheers Rob

Re: Images no longer loading

Posted: Tue Feb 14, 2012 5:41 am
by Morvis
Hi, look in the directory where all the details written here is the link http://www.opencart.com/index.php?route ... umentation

Re: Images no longer loading

Posted: Tue Feb 14, 2012 9:54 am
by robmid
All the paths in Config files are correct but the error file shows :
/home/2-web/22/b7/zephyrloungewear.com/public/www/store/image/../store/image/cache/data/tubneck-100x100.jpg'

File manager seems to be looking for a path that includes 'store/image/../store/image'
but it should be:
/home/2-web/22/b7/zephyrloungewear.com/public/www/store/image/cache/data/tubneck-100x100.jpg'

I suspect a conflict with vqmod but I don't know where to look.

Cheers,
Rob

Re: Images no longer loading

Posted: Tue Feb 14, 2012 12:19 pm
by Qphoria
It appears to be a relative path issue. I saw this once when I compressed my css file

Re: Images no longer loading

Posted: Tue Feb 14, 2012 2:44 pm
by robmid
Thanks for that.

I thought that was the issue but it seems I must be the only one to have it.

I've hunted high and low for any clues of where to look but can't find anyone else with the same problem.

There are no problems using FTP but that really sefeats the purpose for a superb admin area.

Cheers,
Rob

Re: Images no longer loading

Posted: Wed Feb 15, 2012 7:54 pm
by robmid
Found the problem.
Unknown to me our hosting company changed the permissions on the 'temp' directory and Opencart was unable to process images.
Cheers,
Rob

Re: Images no longer loading

Posted: Sat May 04, 2013 6:19 pm
by saurabh_saxena
I have been a little late here.......so hopefully you have solved the problem. Waiting for your opinion.

Re: Images no longer loading

Posted: Fri May 17, 2013 7:39 pm
by bhadriram
As per my suggestion, its path problem, it will recover