[pmwiki-users] Bizarre problem...
Hans
design at softflow.co.uk
Sun Mar 12 17:43:47 CST 2006
Sunday, March 12, 2006, 11:34:17 PM, The wrote:
> I'm still having the problem I mentioned earlier with my comment box
> forwarding my user to www.bl.uk. I uploaded everything to see if it
> would do it online, and of course it is. You can perhaps help me to
> troubleshoot it by going to www.fast.st/go.html and click on the "Have
> a Question?" link at the top. It is very strange indeed.
The html source reads for the comment box:
<form name='cboxform' action='http://$BL/$FL/index.php?n=Main.Questions' method='post'>
I don't know how action={$PageUrl} gets translated into the above (and
you can see the "BL" part).
you can write in your markup instead of action={$PageUrl}:
action='http://www.fast.st/fastwiki/fastmissions/index.php'
which should remove this problem.
Best,
~Hans
More information about the pmwiki-users
mailing list