Attr problem (was: Re: [Pmwiki-users] Upload problem)

Robin Sheat robin
Wed Mar 10 17:27:20 CST 2004


On Thu, Mar 11, 2004 at 12:59:34PM +1300, Robin Sheat wrote:
> The third line down needs to be   
> echo "<form action='$PgeUrl' method='post'>
> I think. Given it has code in it, it can't really be pulled into a 
> variable like the others. For now I'll just change PmWiki when I 
> upgrade, but is there any way of abstracting this? How do other people 
> deal with it?
This fix doesn't work, it seems that $PageUrl (without the typo above) 
isn't defined at that point. So I have as a local hack changed it to:
echo "<form action='$ScriptUrl/Main/HomePage' method='post'>
which works. I'm wondering if there should be a '$PostUrl' variable 
defined, which is where all the post actions go to.

-- 
Robin <robin at kallisti.net.nz>                 JabberID: <eythian at jabber.org>

Hostes alienigeni me abduxerunt. Qui annus est?

PGP Key 0x776DB663 Fingerprint=DD10 5C62 1E29 A385 9866 0853 CD38 E07A 776D B663
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://contra.vosn.net/pipermail/pmwiki-users_pmichaud.com/attachments/20040311/e414e691/attachment.bin


More information about the pmwiki-users mailing list