matteoraggi
Joined: 03 Dec 2007
Posts: 299
Location: italy
|
| Posted: Tue Feb 12, 2008 11:26 pm Post subject: httprefer field saving with 1 little error : http// |
|
|
I have implemened the web form module and I have added some more fields:
http://www.estufe.com/vendi/webforms/Askprice/
is all right, but the referrer url field add also soem fix text not useful, for example:
http://www.estufe.com is being always saved as: http://www.http.com//www.estufe.com/
http://www.www.estufe.com/index.php?main_page=index&manufacturers_id=21&sort=20a&filter_id=1&alpha_filter_id=84
is bein saved as:
http://www.http.com//www.estufe.com/index.php?main_page=index&manufacturers_id=21&sort=20a&filter_id=1&alpha_filter_id=84
http://www.estufe.com/index.php?main_page=product_info&products_id=41
is being saved as:
http://http//www.estufe.com/index.php?main_page=product_info&products_id=41 |
|