VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: NaisA- on December 04, 2018, 00:54:38 AM

Title: Cart Empty Problem
Post by: NaisA- on December 04, 2018, 00:54:38 AM
Was wondering if anyone can help me solve this problem. Just moved a site live here - http://glessranch.com/market/ - and whenever you try to add a product to cart, it shows the Cart is Empty message. I've scoured old topics and cannot solve this.

Version is 3.8.13 and PHP version is 7.0.32 (I know the version is old, but on the dev site the cart does work(

For some reason, whenever I change this line in configuration.php

public $live_site = '';

to

public $live_site = '/market';

it causes it to show up on Chrome, but breaks the theme. It still doesn't show on other browsers. However, whenever I revert the change, it temporarily works on Chrome, but not Firefox or Internet Explorer, if that makes any sense. No, there isn't SSL certification and I've already tried switching themes. I've also looked at console, but it's not spitting any jQuery errors.

Any ideas?
Title: Re: Cart Empty Problem
Post by: diri on December 04, 2018, 05:45:10 AM
Provide full link, not relative link only.
Title: Re: Cart Empty Problem
Post by: GJC Web Design on December 04, 2018, 13:33:19 PM
IMHO should always be empty

public $live_site = '';

Is there from memory for Windows servers

have u forced either www or non www?