Whoops, I forgot to wrap<?phpand?>around the code. Try this:
PHP Code:<?php print "File: ".$this->image_category_path.$category->category_image; ?>
Whoops, I forgot to wrap<?phpand?>around the code. Try this:
PHP Code:<?php print "File: ".$this->image_category_path.$category->category_image; ?>
- Josh
It printed:
(for the image present)
File: website url here.../components/com_jshopping/files/img_categories89f8a4e11d4f13feb7bd01d0f27763c4.jpg[/url]
(for no image present)
File: website url here.../components/com_jshopping/files/img_categories[/url]
Go to: (website url here)/components/com_jshopping/files/img_categories89f8a4e11d4f13feb7bd01d0f27763c4.jpg
Does it exist?
- Josh
No, it doesn't exist. Oh well. Maybe I should just accept the ugly "no image" until we have enough images to fill some of the spaces. Thank you for your help! You have been extremely helpful and patient. This system is interesting indeed. Oh well, it's free and you pay for what you get.![]()
If it doesn't exist, then it is a problem with Joomcart/your file system. Maybe there is a setting in Joomcart for the directory for images? Maybe check if the folders exist?
- Josh
The image is visible on the page and when clicked it is linked to it's respective product page. It just doesn't exist as a stand-alone URL. I suppose because it's temporary? When I added the code it removed all of them for whatever reason. I guess the coding for this is far more complicated (or bizarre) than I thought. Oh well, some things should be left alone I suppose. Thanks again!
Bookmarks