vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Advanced search function problem- pop up blank.html on load!! (https://vborg.vbsupport.ru/showthread.php?t=306040)

pityocamptes 12-19-2013 01:45 AM

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???

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:

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 [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!

ozzy47 12-21-2013 02:01 PM

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" />


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?


All times are GMT. The time now is 08:34 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01278 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete