View Full Version : Advanced search function problem- pop up blank.html on load!!
pityocamptes
12-19-2013, 01:45 AM
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???
ozzy47
12-19-2013, 02:24 AM
Does the same thing happen with all mods disabled?
Does it happen on a unmodified default style?
What vB4 version and PHP version?
pityocamptes
12-19-2013, 03:25 AM
Ok, I narrowed it down to this:
In search_common I show this 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>
This is causing the pop up when you click on advanced search. What exactly is this?????
pityocamptes
12-20-2013, 05:51 PM
Bump...
ozzy47
12-20-2013, 07:38 PM
Is that from a mod? I don't see that in my site.
pityocamptes
12-20-2013, 07:43 PM
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..
ozzy47
12-20-2013, 07:47 PM
Ah I found the stuff in the template, but I have no clue why it would cause that, I do not have that issue. :(
pityocamptes
12-20-2013, 07:50 PM
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 1387589277 at 1387589277 ---------------
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!
ozzy47
12-21-2013, 02:01 PM
Can't be, the code is in the stock search_common template.
<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" />
pityocamptes
12-22-2013, 05:11 AM
Can I remove it? What does the code do? Thanks again! Is there anyway to find out why its calling for a pop up?
ozzy47
12-22-2013, 05:15 AM
No you should not remove it, I do believe it is needed to set the ajax.
Did you test it all ways in post #2, and the same issue still happens?
pityocamptes
12-22-2013, 05:17 AM
Yes. Lynn had me set up a default template and it still happened...
ozzy47
12-22-2013, 05:20 AM
What about with all mods disabled?
pityocamptes
12-22-2013, 05:23 AM
Yes. All mods disabled.
--------------- Added 1387693480 at 1387693480 ---------------
Can I just remove this part of the code: src="clientscript/yui/history/assets/blank.html
I'll try disabling the mods again, maybe I missed something...
ozzy47
12-22-2013, 05:27 AM
If it happens with all mods disabled, and on a unmodified style, then maybe you need to open a ticket, removing anything is not the right solution.
pityocamptes
12-22-2013, 05:27 AM
Tried it again, and nothing changed still the same pop up...
--------------- Added 1387693697 at 1387693697 ---------------
Where do I open a ticket?
ozzy47
12-22-2013, 05:32 AM
At vBulletin.com
Sinan COSKUN
09-15-2015, 08:48 AM
Did you solve the problem? I've got the same problem.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.