ridesign Posted February 25, 2005 Share Posted February 25, 2005 I am using the more info url but when i add a url into it e.g. : www.site2.com.com/ak/12/a.php but on the product page it is changing it to: http://www.site1.com/catalog/redirect.php?...ak%2F12%2Fa.php the part: www.site2.com%2Fak%2F12%2Fa.php is giving me problems is there anyway to have it so it doesn't change the url in any way? also is it possible to modify so that i can add the full url with http instead of having to remove it each time? I hope someone can help me:) thanks Link to comment Share on other sites More sharing options...
ridesign Posted February 25, 2005 Author Share Posted February 25, 2005 by more info url i mean product url thanks Link to comment Share on other sites More sharing options...
ridesign Posted February 25, 2005 Author Share Posted February 25, 2005 Also i have noticed that it is adding the session id at the end of the link, which i don't require. Link to comment Share on other sites More sharing options...
ozcsys Posted February 25, 2005 Share Posted February 25, 2005 by more info url i mean product url thanks <{POST_SNAPBACK}> Have you checked the support thread? Always a good place to start. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right?? Link to comment Share on other sites More sharing options...
ridesign Posted February 25, 2005 Author Share Posted February 25, 2005 hi, thanks for your reply. i had a look but couldn't find any one with a similar problem thanks Link to comment Share on other sites More sharing options...
ridesign Posted February 25, 2005 Author Share Posted February 25, 2005 Here is the code i am using in the product info page <a href="<?php echo tep_href_link(FILENAME_REDIRECT, 'action=url&goto=' . urlencode($product_info['products_url']), 'NONSSL', true, false); ?>"><img src="/templates/Helius/images/buttons/english/button_in_cart.gif" border="0"></a> is it something to do with the urlencode? thanks Link to comment Share on other sites More sharing options...
ridesign Posted February 25, 2005 Author Share Posted February 25, 2005 can someone please help me thanks Link to comment Share on other sites More sharing options...
ridesign Posted February 26, 2005 Author Share Posted February 26, 2005 is there a way to turn off the session id's being added to the irl? thanks Link to comment Share on other sites More sharing options...
WiseWombat Posted February 26, 2005 Share Posted February 26, 2005 I am using the more info urlbut when i add a url into it e.g. : www.site2.com.com/ak/12/a.php but on the product page it is changing it to: http://www.site1.com/catalog/redirect.php?...ak%2F12%2Fa.php the part: www.site2.com%2Fak%2F12%2Fa.php is giving me problems is there anyway to have it so it doesn't change the url in any way? also is it possible to modify so that i can add the full url with http instead of having to remove it each time? I hope someone can help me:) thanks <{POST_SNAPBACK}> Try nenaming with out the spaces. Get ride of the space between the letters example www.site2.com%2Fak%2F12%2Fa.php ( WARNING ) I think I know what Im talking about. BACK UP BACK UP BACK UP BACK UP Link to comment Share on other sites More sharing options...
ridesign Posted February 26, 2005 Author Share Posted February 26, 2005 Try nenaming with out the spaces.Get ride of the space between the letters example www.site2.com%2Fak%2F12%2Fa.php <{POST_SNAPBACK}> Hi, what do you mean without the spaces? the product url i enter on add products page is :www.site2.com.com/ak/12/a.php But it changes it to this: www.site2.com%2Fak%2F12%2Fa.php Do you want me to remove the % symbols? Thanks Link to comment Share on other sites More sharing options...
ridesign Posted March 9, 2005 Author Share Posted March 9, 2005 does anyone have a solution for this? thnx Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.