-
AuthorPosts
-
damian Friend
damian
- Join date:
- May 2008
- Posts:
- 154
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 70
- Thanked:
- 20 times in 1 posts
July 26, 2008 at 4:20 am #131365Add to Cart Button not work if sh404SEF enable only at flypage.tpl
Other page Working Nice.
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
July 26, 2008 at 4:30 am #262384I’m pretty sure that VM 1.1.x does have some issues with SEF URL’s.
Try doing a search on the sh404SEF site, or on the VM site.damian Frienddamian
- Join date:
- May 2008
- Posts:
- 154
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 70
- Thanked:
- 20 times in 1 posts
July 26, 2008 at 4:34 am #262386Thanks for quick reply.
I click add to cart button but “highslide” info not show up.
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
July 26, 2008 at 4:40 am #262387If you are talking about the ajax pop up, VM1.1.x has issues with that as well on some servers. You can disable the ajax pop up in the VM settings and it will work like it did with the 1.0.x versions.
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
damian Frienddamian
- Join date:
- May 2008
- Posts:
- 154
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 70
- Thanked:
- 20 times in 1 posts
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
July 26, 2008 at 11:40 am #262440I’m glad you found the solution.
Good luck with your site.:)Michael Casha FriendMichael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
July 26, 2008 at 11:42 am #262441For archival purposes:
Hi!
There is one easy way to fix it.
there is theme.js in your virtuemart template (com_virtuemart/themes/default/theme.js)
You must change there two absolute urls
1. Old code Line94 : new Ajax(‘index2.php?only_page=1&page=shop.basket_short&option=com_virtuemart’, option).request();
New code : new Ajax(‘http://yoursite.com/index2.php?only_page=1&page=shop.basket_short&option=com_virtuemart’, option).request();2. Old code Line56 : new Ajax(‘index2.php?ajax_request=1’, opt).request();
New code: new Ajax(‘http://yoursite.com/index2.php?ajax_request=1′, opt).request();I hope you understad I don’t speak english at all.
Regards
-pasi-1 user says Thank You to Michael Casha for this useful post
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
July 26, 2008 at 11:48 am #262443Hey thanks MiCCAS
Good idea!instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
-
AuthorPosts
This topic contains 10 replies, has 3 voices, and was last updated by instantinlaw 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum