PDA

View Full Version : [see other] Wierd redirects



Kier
Tue 5th Dec '00, 3:01am
Not sure what's going on here, but I was browsing through this thread: http://vbulletin.com/v2demo/showthread.php?sessionhash=9638e44a950038f9d78ed61 15f1d2d82&threadid=152

and suddenly I was redirected to a page which expected me to vote in a poll... http://vbulletin.com/v2demo/poll.php?action=pollvote&pollid=69&optionnumber=1

I tried viewing the thread several times, and each time I was rapidly redirected to the poll-voting page...

Very odd.

{Edit} I just found the problem - one of the messages in the thread has the following code inserted:


< me_ta http-equiv="Refresh" content="1; URL=poll.php?action=pollvote&pollid=69&optionnumber=1">

(No spaces in meta in the thread)

Perhaps a little eregi_replace("meta", "notmeta", $bbcode) for rogue <meta> tags is needed?

[Edited by Kier on 12-05-2000 at 02:05 AM]

John
Tue 5th Dec '00, 4:57am
See this thread:
http://www.vbulletin.com/forum/showthread.php?threadid=5195