MLUG: [MLUG] phpwiki / PHP question
[MLUG] phpwiki / PHP question
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I'm having a semi-issue with phpwiki that involves the UpLoad plugin. 
Apparently, to place a clickable link below the upload box, it uses:
Upload: file_to_view

 From what I've read so far, this syntax apparently calls the 
InterWikiMap page, substitutes the correct http path for the keyword 
(here Upload:), and appends the filename on the end of it. Simple 
enough, right? =)

The issue is that this link appears to contain /../ between the 
http://servername and the /uploads directory which Mozilla/Firefox 
either ignores, or doesn't see, but IE chokes on.
i.e. (bad pun), instead of http://servername/uploads it's passed to IE 
as http:/servername/../uploads but appears just fine as 
http://servername/uploads to Firefox

I've edited the interwikimap.php page manually, edited the Wiki page, 
banded on the keyboard randomly, searched through the various .php files 
looking where it might be hiding, and am now fairly frustrated. Because 
even after manually editing the interwikimap.php file, which does cause 
the Upload link to show up correctly on the InterWiki page, it still 
doesn't fix the links on the upload: file links.


-- 
Begin clever signature:
Is my killing and eating a chicken for dinner any less natural than a 
bear killing and eating a salmon for his dinner?

Only if you kill it with a laser.
----------EOF

_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members