News:

Support the VirtueMart project and become a member

Main Menu

Price does not show when logged in

Started by tweetie, January 02, 2014, 19:42:13 PM

Previous topic - Next topic

tweetie

Hi, I'm using VM 2.0.26a

On the live server (PHP 5.4.4) the prices display to anonymous shoppers but do not display anywhere once logged in. On my development server (PHP 5.4.16) there is no problem.

When I turn of PHP error messages the following error occurs on the cart page of the live serve but not the development server:
QuoteStrict Standards: Accessing static property VirtueMartCart::$_cart as non static in ./components/com_virtuemart/helpers/cart.php on line 1506

Please advise.

jenkinhill

Standards message is irrelevant. Sounds like incorrect use of shopper groups. Unless you need shopper group specific pricing or product display then leave the shopper group entry for each product empty -  ie Available for all
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

tweetie

#2
I found the problem. For some reason the default shopper group was overriding the price display settings and all were turned off!