- Posts: 14116
- Thank you received: 1639
[RESOLVED]Virtuemart product scroller problems
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 9 months ago - 12 years 9 months ago #17066
by ivan.milic
Replied by ivan.milic on topic Re: Virtuemart product scroller problems
First install this new version of scroller - this is not related to your problem.
Images for thumbs have wrong path. Check that.
Images for thumbs have wrong path. Check that.
Last edit: 12 years 9 months ago by ivan.milic.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago - 11 years 3 months ago #17070
by ivan.milic
Replied by ivan.milic on topic Re: Virtuemart product scroller problems
new vm_csroller
Last edit: 11 years 3 months ago by milos.
Please Log in to join the conversation.
-
miki1989
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
12 years 9 months ago #17075
by miki1989
Replied by miki1989 on topic Re: Virtuemart product scroller problems
I have upgrade vm scroller.
For example Miscelatore doccia incasso- MARION have this path:
/var/www/supersamastore25new/images/stories/virtuemart/product/ :: Scrivibile
/var/www/supersamastore25new/images/stories/virtuemart/product/resized/ :: Scrivibile
This is right?
Hower I don't see picture in the module.
For example Miscelatore doccia incasso- MARION have this path:
/var/www/supersamastore25new/images/stories/virtuemart/product/ :: Scrivibile
/var/www/supersamastore25new/images/stories/virtuemart/product/resized/ :: Scrivibile
This is right?
Hower I don't see picture in the module.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #17083
by ivan.milic
Replied by ivan.milic on topic Re: Virtuemart product scroller problems
All images have same src attribute that is not pointing to image:
<img src="/supersamastore25new/" class="VMImg1" style="width: 120px;" alt="Climatizzatore clima 24000 btu - MILLENIUM FANAIR XA24KS XA24KC">
<img src="/supersamastore25new/" class="VMImg1" style="width: 120px;" alt="Climatizzatore clima 24000 btu - MILLENIUM FANAIR XA24KS XA24KC">
Please Log in to join the conversation.
-
miki1989
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
12 years 9 months ago #17100
by miki1989
Replied by miki1989 on topic Re: Virtuemart product scroller problems
ok but where I have to set the correct path?
thanks
thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #17120
by ivan.milic
Replied by ivan.milic on topic Re: Virtuemart product scroller problems
Well refer to chrome debug console:
Failed to load resource: the server responded with a status of 404 (Not Found)
demo.ufficyo.com/supersamastore25new/ima...s_zimbra_x.jpgFailed to load resource: the server responded with a status of 404 (Not Found)
demo.ufficyo.com/supersamastore25new/ima...72e7_90x90.jpgFailed to load resource: the server responded with a status of 404 (Not Found)
demo.ufficyo.com/supersamastore25new/ima...6b63_90x90.jpgFailed to load resource: the server responded with a status of 404 (Not Found)
Also I noticed missing images when I go to product details. Check CHMOD of supersamastore25new/images/stories/virtuemart/product/ and files and folder in it.
src="/supersamastore25new/" is for two cases so probably you edited that products badly.
Failed to load resource: the server responded with a status of 404 (Not Found)
demo.ufficyo.com/supersamastore25new/ima...s_zimbra_x.jpgFailed to load resource: the server responded with a status of 404 (Not Found)
demo.ufficyo.com/supersamastore25new/ima...72e7_90x90.jpgFailed to load resource: the server responded with a status of 404 (Not Found)
demo.ufficyo.com/supersamastore25new/ima...6b63_90x90.jpgFailed to load resource: the server responded with a status of 404 (Not Found)
Also I noticed missing images when I go to product details. Check CHMOD of supersamastore25new/images/stories/virtuemart/product/ and files and folder in it.
src="/supersamastore25new/" is for two cases so probably you edited that products badly.
Please Log in to join the conversation.
Time to create page: 0.083 seconds