VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: nikohal on March 05, 2015, 04:22:30 AM

Title: not add products in the cart (SOLVED)
Post by: nikohal on March 05, 2015, 04:22:30 AM
Virtuemart version: 3.0.6.2 and Joomla 3.4
When I add to cart product it is not there.
Here is vdeo and picture of settings, how it's works: http://blogi.hallikainen.cc/virtuemart/ (http://blogi.hallikainen.cc/virtuemart/)

Regards, Niko H.

Here is debug:

vmdebug $siteLang: fi-FI self::$_jpConfig->lang fi_fi

vmdebug vmTime: time to load config: 0.00326895713806152

vmdebug Start used Ram 7.25M

vmdebug Going to set core fields unrequired

vmdebug Going to set core fields unrequired

vmdebug End used Ram 17.25M

vmdebug Peak memory peak 17.5M
Title: Re: not add products in the cart
Post by: GJC Web Design on March 05, 2015, 10:55:37 AM
imho all reports of this end up being that your template is not compatible and needs updating

But if you want help the way to get it is a live url and full information about what ext. and templates you are using
Title: Re: not add products in the cart
Post by: AH on March 05, 2015, 10:59:33 AM
And read all the hundreds of threads with the same "problem"   to see what action you might take BEFORE posting.

Title: Re: not add products in the cart
Post by: nikohal on March 05, 2015, 16:34:57 PM
Quote from: GJC Web Design on March 05, 2015, 10:55:37 AM
imho all reports of this end up being that your template is not compatible and needs updating

But if you want help the way to get it is a live url and full information about what ext. and templates you are using

It's default template. Yesterday it works, but now not.
Title: Re: not add products in the cart
Post by: GJC Web Design on March 05, 2015, 23:43:25 PM
Ah - the mysterious code goblins - the wee buggers

I have been doing this stuff a few years now and one thing I learned is code very very seldom changes or rewrites itself.
If it worked yesterday and doesn't today "something" changed...  and only you can know or find this out

but also instead of videos give the live address so at least we can see if its a JS error etc
Title: Re: not add products in the cart
Post by: nikohal on March 07, 2015, 09:34:16 AM
I figure out this issue, you must first to be logged in. But I have one question (maybe stupid), where I can turn this method off?
Title: Re: not add products in the cart
Post by: GJC Web Design on March 07, 2015, 13:30:34 PM
this is NOT standard VM behaviour - there is no setting for this -- you have perhaps a menu set to registered that is interfering?
Has to be a configuration issue - prices set to a shopper group  etc -- you changed something because it worked b4
Title: Re: not add products in the cart
Post by: nikohal on March 09, 2015, 04:46:54 AM
It was JavaScript conflict. Thanks