VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: aarondowling on April 19, 2016, 11:15:39 AM

Title: Joomla and virtue mart
Post by: aarondowling on April 19, 2016, 11:15:39 AM
Joomla 3.5.1 / VM to 3.0.16

Since I've updated to these new version I've encountered a few bugs which we've managed to fix but the latest one is this one here and I've looked online and found no solution.

When a logged in user pays by paypal its fine. But when a guests gets to checkout and presses confirm they get to the next page but it never goes to paypal. It just shows this error message ' Restricted access!COM_VIRTUEMART_CART_ORDER_NOTFOUND'

Any ideas anyone?

Thanks in advance,

Aaron

Title: Re: Joomla and virtue mart
Post by: GJC Web Design on April 19, 2016, 11:42:34 AM
restricted menus to e.g. Account, or orders etc?

they must all be public
Title: Re: Joomla and virtue mart
Post by: chong on July 20, 2016, 10:40:38 AM
Is this issue had been solved?
Title: Re: Joomla and virtue mart
Post by: GJC Web Design on July 20, 2016, 11:22:14 AM
It isn't a VM issue.. it is normally a problem with either an out of date template or the menu setup

Title: Re: Joomla and virtue mart
Post by: webpiksel on July 28, 2016, 20:43:05 PM
Error due to a difference in the construction of the table #__virtuemart_orders , the previous version of the column ` order_pass` was defined varchar ( 8 ) , the newer version requires a varchar ( 34 ). It's error after update VM3  :P
Title: Re: Joomla and virtue mart
Post by: Milbo on July 30, 2016, 01:59:52 AM
Please try the last vm3.0.17.4 http://dev.virtuemart.net/projects/virtuemart/files

and tell your experience here. It could be solved. Anyway such errors (table size too large) can most time be solved by executing the table updater again (see tools).
Title: Re: Joomla and virtue mart
Post by: 2dmaster on July 30, 2016, 05:33:47 AM
vm3.0.17.4 work fine but maybe need update code for site templates and modules .. please impove better admin interface