PDA

View Full Version : x-cart Get rid off "Your Company Name" in path location


topvip
2009-03-10, 09:20 AM
Try in file "auth.php"


////$location[] = array((!empty($lbl_site_name) ? $lbl_site_name : $config["Company"]["company_name"]), "home.php");

topvip
2009-03-10, 09:20 AM
In X-Cart 4.2 Gold "auth.php" file was renamed as "postauth.php". The tip is working.