View Single Post
  #5  
Old 09-12-2006, 04:16 AM
 
baecom baecom is offline
 

Member
  
Join Date: Nov 2003
Posts: 17
 

Default Re: Layout not showing up

As I checked the config.php file i noticed this:

# EXAMPLE 2:
# $xcart_http_host ="www.yourhost.com";
# $xcart_https_host ="www.yourhost.com";
# $xcart_web_dir ="";
# will result in the following URLs:
# http://www.yourhost.com/
# https://www.yourhost.com/
#
$xcart_http_host ="www.baecom.com";
$xcart_https_host ="www.baecom.com";
$xcart_web_dir ="";

I think i have setup the correct path since the xcart is directly installed at www.baecom.com. The website works though...but the layout & graphics do not show up. What can the problem be of that?
You can see it at http://www.baecom.com/home.php
__________________
http://www.baecom.com
Running X-Cart 4.0.12
Reply With Quote