Re: Items not being added to cart
I have since discovered that something in my config.php file was causing this issue, but it's not happening on every install of x-cart of mine, just some of them.
In the config.php file:-
$xcart_http_host ="domainname.com.au";
$xcart_https_host ="domainname.com.au";
I had the www. in both of these, and when I took them out the issue went away. Is it bad protocol to have the www. in for this part of the config.php file?
__________________
Version 4.1.6 to 4.1.11
|