Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Redirect URl problem


tsvenkat

Recommended Posts

Hi All

 

While adding a product in admin, I gave link to WEBPAGE as below :

 

www.somedomain.com/new.htm

 

But when it is browsed from the product_info.php page, it goes to ;

 

http://www.somedomain.com/catalog/redirect...n.com%2Fnew.htm

 

And it goes to Order_info.php

 

why this happens?

 

Rgds

Link to comment
Share on other sites

Hi All

 

While adding a product in admin, I gave link to WEBPAGE as below :

 

www.somedomain.com/new.htm

 

But when  it is browsed from the product_info.php page, it goes to ;

 

http://www.somedomain.com/catalog/redirect...n.com%2Fnew.htm

 

And it goes to Order_info.php

 

why this happens?

 

Rgds

obviously that somedomain webpage has this redirect installed. No way to know apart from viewing the code of that file ...

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Link to comment
Share on other sites

the redirect.php is part of osC

 

 

www.somedomain.com/catalog/redirect.php?action=url&goto=www.somedomain.com%2Fnew.htm

 

My Q is, why does the redirect add '%2F' for '/'

 

when we preview the product from admin, the URL works good.,.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...