product images

  • eochoa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 4 months ago #13120 by eochoa
product images was created by eochoa
According to our tester that on the iphone or some computers they see these images on the bottom with question mark, but when I check on my computer either FF, IE or Chrome I don't see that then I check on my iphone i do see it..see attach image.

How to fix these?

Thanks,

Attachments:

Please Log in to join the conversation.

More
12 years 4 months ago #13131 by ivan.milic
Replied by ivan.milic on topic Re: product images
The images don't exist on that path. If you directly go to:
Code:
http://www.kmemax.com/components/com_virtuemart/shop_image/product/components/com_virtuemart/shop_image/product/2562.jpg

you will see 404 not found

Please Log in to join the conversation.

  • eochoa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 4 months ago #13142 by eochoa
Replied by eochoa on topic Re: product images
Just wondering why your link is weird so many com_virtuemat..

Here's the link for the image..

www.kmemax.com/components/com_virtuemart...age/product/2562.jpg

Please Log in to join the conversation.

More
12 years 4 months ago #13148 by ivan.milic
Replied by ivan.milic on topic Re: product images
That is path rendered in your page. Check administrator\components\com_virtuemart\virtuemart.cfg.php for :

define( 'IMAGEPATH', $mosConfig_absolute_path.'/components/com_virtuemart/shop_image/' );

apparently you have to change that path.

Please Log in to join the conversation.

  • eochoa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 3 months ago - 12 years 3 months ago #13215 by eochoa
Replied by eochoa on topic Re: product images
Thanks for the reply..

I was wondering what will be the right path?

I tried several like:
Code:
define( 'IMAGEPATH', $mosConfig_absolute_path.'/components/com_virtuemart/shop_image/product/' );

or
Code:
define( 'URL', $mosConfig_absolute_path.'/components/com_virtuemart/shop_image/product/' );


still no luck..
Last edit: 12 years 3 months ago by eochoa.

Please Log in to join the conversation.

More
12 years 3 months ago #13232 by ivan.milic
Replied by ivan.milic on topic Re: product images
define( 'IMAGEPATH', $mosConfig_absolute_path.'/' );

Please Log in to join the conversation.

Time to create page: 0.379 seconds
Powered by Kunena Forum