PDA

View Full Version : referrer problem


tazh
23-May-2003, 07:20 PM
I've just been testing out referrer.pl and have one issue that is puzzling me.

(I'm not a developer but have basic understanding of programming and have managed to ascertain how to utilise the referrer.pl script.)

The problem i am experiencing is that the base url is attached twice to any hyperlink that is generated on the fly by actinic for static pages.

example

www.mysite.com/acatalog/www.mysite.com/acatalog/page.html

How can I get around this, can i leave out base url in the query of referrer.pl?

cdicken
27-May-2003, 09:32 AM
I have answered a question about referrer.pl here (http://community.actinic.com/showthread.php?s=&threadid=1860). See if that helps.

It may be you are missing a '/' at the end of a URL somewhere.