VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: mfuller526 on May 16, 2013, 09:23:02 AM

Title: Can't checkout with Rockettheme Reflex template
Post by: mfuller526 on May 16, 2013, 09:23:02 AM
I cannot checkout using the Rockettheme Reflex 1.6.7 template. Beez 2 is fine. Any ideas? Thanks.
VM2.0.20b, Joomla 2.5.9, Gantry 3.2.20. Thanks!
Title: Re: Can't checkout with Rockettheme Reflex template
Post by: jenkinhill on May 16, 2013, 10:31:22 AM
Probably a JavaScript conflict, as that is the usual issue with RT templates - but nobody can check as you have not posted a url.
Title: Re: Can't checkout with Rockettheme Reflex template
Post by: mfuller526 on May 16, 2013, 17:41:35 PM
http://drcraigjohnson.net/joomla/index.php/en/estore (http://drcraigjohnson.net/joomla/index.php/en/estore)
Title: Re: Can't checkout with Rockettheme Reflex template
Post by: z-analysts on May 16, 2013, 18:15:49 PM
Is there a reason you are using such an old version of Gantry? The current version is 4.1.10. Since everything else is current on your site, I would update the Gantry framework first and then see if you problem persists.
Title: Re: Can't checkout with Rockettheme Reflex template
Post by: jenkinhill on May 16, 2013, 20:18:42 PM
Two conflicts initially identified.
First with flowplayerreloaded plugin, which you could probably disable.
Second is with the imageGallery script which appears to be part of an override as it is in yout template/html directory.

There could be others, but these stop the process.
Title: Re: Can't checkout with Rockettheme Reflex template
Post by: mfuller526 on June 04, 2013, 04:15:53 AM
This is the latest Gantry version for the Reflex template which was released in 2011.
Problem caused by http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.js (http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.js) in head needed for Flowplayer used on other pages. Solution, making a duplicate template for the eStore menu link only without the js in the index.php. Thanks for responding/helping! ;D