View Single Post
  #7  
Old 03-22-2007, 06:52 AM
  MarkH's Avatar 
MarkH MarkH is offline
 

Senior Member
  
Join Date: Mar 2007
Location: Newcastle, United Kingdom
Posts: 166
 

Default Re: Converting all that links to "home.php" to the plain URL

That change for the location can be made in the auth.php

My code as follows for 4.0.x

Code:
$location[] = array("home", "http://www.tommeetippee.co.uk");

Change the URI according to where you want the link to go to from the location link.

Cheers,

Mark
__________________
Web Development Manager / Security
X-Cart 4.0.13 + Customisations
Payment Card Industry Compliant Web Site

WWW: http://www.tommeetippee.co.uk/
MSN: info@voxia.co.uk
Reply With Quote