alan2525 Posted October 14, 2008 Posted October 14, 2008 How do I configure my 'Top' link to point at my correct homepage rather than the root - http://193.189.74.32/ My homepage is this: http://loco-plates.co.uk/ My oscommerce site is: http://loco-plates.co.uk/catalog/ and the 'Top' or 'Home' link points to: http://193.189.74.32/ Simple enough for anyone in the know I image! Many Thanks, Alan
usernamenone Posted October 14, 2008 Posted October 14, 2008 You will probably find the solution in your configure.php file define('DIR_FS_CATALOG', 'C:/Program Files/YourServer/www/oscommerce-2.2rc1/'); change to your configurations. Looks like you are your own host?
alan2525 Posted October 14, 2008 Author Posted October 14, 2008 You will probably find the solution in your configure.php file define('DIR_FS_CATALOG', 'C:/Program Files/YourServer/www/oscommerce-2.2rc1/'); change to your configurations. Looks like you are your own host? When I installed the server the domain name wasn't configured so I just used the IP address of the remote server and my accounts username on the server, now the domain name is set on there I would have thought it would now look for the index.htm on the loco-plates.co.uk domain
BryceJr Posted October 14, 2008 Posted October 14, 2008 There are a few areas where you might want to look. 1. Log in to your osc admin panel and under MY STORE --> make the changes there 2. Look at your catalog/includes/ configure.php file --> also make the changes there
Recommended Posts
Archived
This topic is now archived and is closed to further replies.