Log in

View Full Version : Pop ups out of wack!


UncoderMom
10-24-2006, 02:06 PM
Its my smilies pop up thats making IE FREAK! lol It shuts down the browser!!

Leaves nasty impressions on the desktop that have to be refreshed away.....

Im stumped! Its only when I hit the "more" button, on both quick reply (custom)
and advanced reply...... :ermm:


any clue??

heres my headinclude

<meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" />
<meta name="generator" content="vBulletin $vboptions[templateversion]" />
<if condition="$show['threadinfo']">
<meta name="keywords" content="$threadinfo[title], $vboptions[keywords]" />
<meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[title] $foruminfo[title_clean]" />
<else />
<if condition="$show['foruminfo']">
<meta name="keywords" content="$foruminfo[title_clean], $vboptions[keywords]" />
<meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" />
<else />
<meta name="keywords" content="$vboptions[keywords]" />
<meta name="description" content="$vboptions[description]" />
</if>
</if>

<!-- CSS Stylesheet -->
$style[css]
<if condition="is_browser('opera') AND !is_browser('opera', '8.0.1')">
<style type="text/css">
ul, ol { padding-left:20px; }
</style>
</if>
<!-- / CSS Stylesheet -->


<script type="text/javascript" src="clientscript/ac_run.js"></script>
<script type="text/javascript">
<!---
function confirmaction(message, url){
if(confirm(message)) location.href = url;
}
// --->
</script>

<script type="text/javascript">
<!--
var SESSIONURL = "$session[sessionurl_js]";
var IMGDIR_MISC = "$stylevar[imgdir_misc]";
var vb_disable_ajax = parseInt("$vboptions[disable_ajax]", 10);
// -->
</script>

<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script>
<if condition="$show['popups']"><script type="text/javascript" src="clientscript/vbulletin_menu.js?v=$vboptions[simpleversion]"></script></if>
<if condition="$vboptions['externalrss']">
<link rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] RSS Feed" href="external.php?type=RSS2" />
<if condition="$show['foruminfo'] OR $show['threadinfo']">
<link rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] - $foruminfo[title_clean] - RSS Feed" href="external.php?type=RSS2&amp;forumids=$foruminfo[forumid]" />
</if>
</if>

Antone?

UncoderMom
10-25-2006, 07:35 PM
Anyone?

G0F0RBR0KE
10-26-2006, 04:34 AM
Guess your computer has a virus. Before I or anyone resolves your issue. Please scan your computer for any possible virus/malware/etc

Than link us to this hack you use!

UncoderMom
10-27-2006, 03:40 AM
Its not just me, my members were complaining :( so I when fishing and was able to recreate it.. Its reallly for any pop up that it wants to go all wacky. dunno

MissKalunji
09-20-2007, 08:07 PM
<script type="text/javascript" src="clientscript/ac_run.js"></script>
<script type="text/javascript">

i see that in my vb whats that for?

Dismounted
09-21-2007, 05:29 AM
It's probably from a modification you've installed.

MissKalunji
09-21-2007, 06:53 PM
i search the whole board...and i can't find anything that needed that...

Marco van Herwaarden
09-21-2007, 07:07 PM
Try searching your templates.