Image manager OC 2.3 not showing thumbnails.
All i see is an "x" with the image name.
Any ideas how to make thumbnails show?
I see this has been an issue for a lot of people...any fixes? im using the default download template oc 2.3
thanks
chris
All i see is an "x" with the image name.
Any ideas how to make thumbnails show?
I see this has been an issue for a lot of people...any fixes? im using the default download template oc 2.3
thanks
chris
Did you check the folder permissions on /image/ ?
Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com
I can confirm thumbnails work fine in 2.3.0.2:
http://www.antropy.co.uk/images/screens ... 031fcb.jpg
So it must be some setting on your server.
http://www.antropy.co.uk/images/screens ... 031fcb.jpg
So it must be some setting on your server.
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
It should, if it doesnt work try 0777. You can also try deleting the cache folder inside image.
Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com
Problem Solved.
Thumbnails now showing in Image Manager,
Maybe this will help others.
My issue was in my ADMIN CONFIG file;
<?php
// HTTP
define('HTTP_SERVER', 'http://frogsale.com/admin/');
define('HTTP_CATALOG', 'http://frogsale.com/'); <--------this line had 'http://frogsale.com/frogsale.com" which was wrong.....i changed it to what you see now and thumbnails appeared!
Thanks for everybodys suggestions!
chris

Maybe this will help others.
My issue was in my ADMIN CONFIG file;
<?php
// HTTP
define('HTTP_SERVER', 'http://frogsale.com/admin/');
define('HTTP_CATALOG', 'http://frogsale.com/'); <--------this line had 'http://frogsale.com/frogsale.com" which was wrong.....i changed it to what you see now and thumbnails appeared!
Thanks for everybodys suggestions!
chris
Who is online
Users browsing this forum: No registered users and 17 guests