The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Advanced search function problem- pop up blank.html on load!!
Every time I put in a users name it says nothing can be found (Found that after the system refreshes they show up). When I click on the back button I get a popup box that says blank.html... how do I fix this??
EDIT: The main concern is that when I click on Advanced Search I get a blank.html pop up - code below.... what exactly is this??? |
#2
|
||||
|
||||
Does the same thing happen with all mods disabled?
Does it happen on a unmodified default style? What vB4 version and PHP version? |
#3
|
||||
|
||||
Ok, I narrowed it down to this:
In search_common I show this code: Code:
<iframe id="yui-history-iframe" src="clientscript/yui/history/assets/blank.html" style="position:absolute;top:0; {vb:stylevar left}:0;width:1px; height:1px;visibility:hidden;"></iframe> |
#4
|
||||
|
||||
Bump...
|
#5
|
||||
|
||||
Is that from a mod? I don't see that in my site.
|
#6
|
||||
|
||||
I have no idea. How would I know? I disabled all mods and used the original template (switched from custom) and it still does it..
|
#7
|
||||
|
||||
Ah I found the stuff in the template, but I have no clue why it would cause that, I do not have that issue.
|
#8
|
||||
|
||||
When I removed the code the pop up went away. It only seems to do it in Fire Fox not IE, as far as I can tell. What should I do? I don't want users to get spooked thinking its a virus or something. How can I keep it from popping up, and what exactly is it calling? The blank.html...
--------------- Added [DATE]1387589277[/DATE] at [TIME]1387589277[/TIME] --------------- Ozzy - need some help. You said your site has the same??? Over on vbulletin.com they are saying that that code is an iFrame "compromise" and I have a virus???? Is that true?? Thanks! |
#9
|
||||
|
||||
Can't be, the code is in the stock search_common template.
HTML Code:
<body onload="setAjax()"> <iframe id="yui-history-iframe" src="clientscript/yui/history/assets/blank.html" style="position:absolute;top:0; {vb:stylevar left}:0;width:1px; height:1px;visibility:hidden;"></iframe> <input id="yui-history-field" type="hidden" /> |
#10
|
||||
|
||||
Can I remove it? What does the code do? Thanks again! Is there anyway to find out why its calling for a pop up?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|