The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]()
Problem solved! It was that damn microstats hack!!!
|
#12
|
||||
|
||||
![]()
How would the microstats hack affect the java-script in any way? It doesn't even use java-script, does it?
This code could be your problem: Code:
<body onload="java script:confirm_newpm()" bgcolor="#000000" text="#000000" id="all" leftmargin="10" topmargin="10" marginwidth="10" marginheight="10" link="#000020" vlink="#000020" alink="#000020"> |
#13
|
|||
|
|||
![]()
In the editting of the file functions.php, vbmicrostats v21 says to put in (among other codes):
Code:
$newtext = preg_replace("/<body/i", "<body onload=\"java script:confirm_newpm()\"", $newtext); |
#14
|
|||
|
|||
![]()
we posted at the same time, lol
|
#15
|
||||
|
||||
![]()
Great minds think alike.
![]() |
#16
|
|||
|
|||
![]()
My file (functions.php) has that same part with no space. However, doing a search for java down the page shows a few other parts of the script that have 'java script.' Is it supposed to ALWAYS (or nearly always) be javascript? (It would seem so but I don't want to edit it and try to find out.)
|
#17
|
||||
|
||||
![]()
Yes, it should always be one word. Except in the 2 areas of functions.php that has it under $replacearray = array(. Then it should have the space.
|
#18
|
||||
|
||||
![]()
curiosly the pm popup here at Vbulletin.org do not work
|
#20
|
||||
|
||||
![]()
Stupid PM code...
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|