The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum in IFrame problem
Hi,
if I place the forum in an IFrame and use the "E-Mail this page" function the parent page is displayed in the IFrame (only the forum should be displayed there) I even can reproduce this bug if I place the official forum in an IFrame (http://www.vbulletin-germany.com/forum/, vBulletin 3.8.3). I can't reproduce it with https://vborg.vbsupport.ru (vBulletin 3.6.12) . You can reproduce it with the following html: <html> <head><title>Title</title></head> <body> <div> <div>test test test</div> <iframe src="http://www.vbulletin-germany.com/forum/" width="75%" height="800 px"> <p>iframes not supported</p> </iframe> </div> </body> </html> You can reproduce it as following (with Internet Explorer 7): - open a topic and use the "EMail this page" function (Themen-Optionen / Jemanden per E-Mail auf dieses Thema hinweisen) => The wrong site is displayed in the IFrame when the mail has been sended In our local forum I can also reproduce this as following (with Internet Explorer 7) if I subscribe to a topic and then unsubscribe from it (in this case $_SERVER['HTTP_REFERER'] contains the adress of the parent page instead of the forum) Is there any solution? bye, Markus Weber |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|