The Arcive of vBulletin Modifications Site. |
|
PM Popup died :( Details »»
|
|||||||||||||||||||||||||
I have a completly hacked board and just upgraded to a newer vbb version, the old board had the same problem as this one stating:
the pm popup does not work the <body onload...... is there the query works to set the pmpopup back to 1 but there is no javascript for the popup I heard the msn hack can interfere with the pmpopup. I have installed the msn hack but i don't know where to find it so i can delete it and try again.... Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Do you have the PM popup enabled in the options in the admin cp?
|
|
#3
|
|||
|
|||
|
Yes it's turned on everywhere i even checked on Database level when send someone a PM it sets pmpopup to 2 for popup
the body tag gets an onload() the pmpopup is being set to 1 again for no popup but i never see a popup
|
|
#4
|
||||
|
||||
|
The javascript is in the head_newpm template, just revert this to the origional if you think this has changed, which msn hack is it you have installed?
|
|
#5
|
|||
|
|||
|
obsolete
|
|
#6
|
||||
|
||||
|
That may be the problem as this is also javascript based, try removing this and see if it works then
|
|
#7
|
|||
|
|||
|
Okay the msn thingie is gone
but still the pm popup refuses to work :'( |
|
#8
|
||||
|
||||
|
Check your code in forum/global.php with the origional version between these lines, this deals with PM popups:
PHP Code:
PHP Code:
|
|
#9
|
|||
|
|||
|
obsolete
|
|
#10
|
||||
|
||||
|
I don't think that the onload() bit is required, i can't find it on my site or in the source code for the home page.
|
![]() |
|
|