Re: site displays with no skin in remote server
ok, I solved the problem. I hadn't set the variable $xcart_web_dir in the config.php. What was happening was that the browser found the index.php of my xcart root dir in the right place, but internally the xcart code was looking at the wrong path to find the rest of the code files.
|