Thumbnail image path

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
loftusm
New Member
New Member
Posts: 4
Joined: Fri Jul 04, 2014 12:27 am

Thumbnail image path

Post by loftusm »

When I add a product and image to a content page through admin, it displays a broken image link for any images added, so I can't see the thumbnail images for the new product. (ps the front end works)

It is looking in modules/Cataloger/uploads/images/catalog/ for the images but they are not there. The images are uploaded to uploads/images/catalog/

How can I get it to look at uploads/images/catalog/ for the thumbnails?
PS if I copy any uploaded images from uploads/images/catalog to modules/Cataloger/uploads/images/catalog/ the thumbnails display but this is becoming time consuming.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1976
Joined: Mon Jan 29, 2007 4:47 pm

Re: Thumbnail image path

Post by Jo Morg »

Please use the search function of the forum -- this has been asked and answered quite a few times:
http://forum.cmsmadesimple.org/viewtopi ... es#p296708

Also next time try to be more specific explaining your problem and post your system info.
Read this: before asking for help!
HTH
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
loftusm
New Member
New Member
Posts: 4
Joined: Fri Jul 04, 2014 12:27 am

Re: Thumbnail image path

Post by loftusm »

Thanks mate
I set the path to
$config['uploads_url'] = 'http://www.westernmotorcycles.com.au/uploads';
it now works a treat.

thanks for your help.
max
Post Reply

Return to “Modules/Add-Ons”