larrikin Posted October 16, 2005 Share Posted October 16, 2005 HI, I have a small problem with my store links, most of them are A-OK it's only the links in the header bar (My Account , Checkout) and the links in the login box (secure login, new user, forgotten password). When i click on the link i get this as an address :- https://www.mainsite.comlogin.php/?osCsid=7...4547b593452efeb https://www.mainsite.comcreate_account.php/...4547b593452efeb https://www.mainsite.compassword_forgotten....4547b593452efeb https://www.mainsite.comaccount.php/?osCsid...4547b593452efeb https://www.mainsite.comcheckout_shipping.p...4547b593452efeb it seems to be missing the forward slash / between the store address abd the page. The pages i named previously are the only ones that do this. Does anybody have any ideas, as i'm pulling my hair out here.! Regards Derren :( Link to comment Share on other sites More sharing options...
larrikin Posted October 16, 2005 Author Share Posted October 16, 2005 YIPPEE..I FOUND IT The problem was in my INCLUDES/CONFIGURATION.PHP file i had define('DIR_WS_HTTPS_CATALOG', ''); but i needed define('DIR_WS_HTTPS_CATALOG', '/catalog/'); Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.