vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   PM Popup died :( (https://vborg.vbsupport.ru/showthread.php?t=42703)

Entourage 08-24-2002 07:46 PM

PM Popup died :(
 
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....

NTLDR 08-24-2002 07:59 PM

Do you have the PM popup enabled in the options in the admin cp?

Entourage 08-24-2002 08:08 PM

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 :(

NTLDR 08-24-2002 08:11 PM

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?

Entourage 08-24-2002 08:14 PM

obsolete

NTLDR 08-24-2002 08:18 PM

That may be the problem as this is also javascript based, try removing this and see if it works then ;)

Entourage 08-24-2002 08:22 PM

Okay the msn thingie is gone

but still the pm popup refuses to work :'(

NTLDR 08-24-2002 08:29 PM

Check your code in forum/global.php with the origional version between these lines, this deals with PM popups:

PHP Code:

$newpmmsg=0

and:

PHP Code:

eval("\$headnewpm = \"".gettemplate('head_newpm')."\";");



Entourage 08-24-2002 08:42 PM

obsolete

NTLDR 08-24-2002 08:46 PM

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.


All times are GMT. The time now is 10:54 PM.

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.01433 seconds
  • Memory Usage 1,723KB
  • 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
  • (2)bbcode_php_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