Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-29-2008, 02:19 AM
acast acast is offline
 
Join Date: Aug 2008
Posts: 179
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default The PM Popups are enable but dont come up. Help!

Hi, i have one problem and i cant solve them, in my new forum the PM popups dont come up. Are enable in registration, and also are enable in the users but dont come up. Anybody knows how i can solve the problem? Is a template problem?

Thanks if you can help me.
Reply With Quote
  #2  
Old 08-29-2008, 02:25 AM
Dave Hawley Dave Hawley is offline
 
Join Date: Jun 2004
Location: Australia
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have a pop-up blocker?
Reply With Quote
  #3  
Old 08-29-2008, 02:32 AM
acast acast is offline
 
Join Date: Aug 2008
Posts: 179
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is my pm poppup script template:

Code:
<script type="text/javascript">
<!--
// script to show new private message popup

if (confirm("<phrase 1="$newpm[username]" 2="$newpm[title]">$vbphrase[have_new_pm_popup_x_y]</phrase>"))
{
	// Output when OK is clicked
	if (confirm("$vbphrase[open_message_in_new_window]"))
	{
		var winobj = window.open("$pmpopupurl", "pmnew", "statusbar=yes,menubar=yes,scrollbars=yes,toolbar=yes,location=yes,directories=yes,resizable=yes,top=50,left=50");
		if (winobj == null)
		{
			alert("$vbphrase[window_open_failed_blocker]");
		}
	}
	else
	{
		window.location = "$pmpopupurl";
	}
}

// end pm popup script
//-->
</script>
I think there have to be the problem...

--------------- Added [DATE]1219982022[/DATE] at [TIME]1219982022[/TIME] ---------------

Quote:
Originally Posted by Dave Hawley View Post
Do you have a pop-up blocker?
No friend. I dont have, anyone.
Reply With Quote
  #4  
Old 08-29-2008, 02:54 AM
Dave Hawley Dave Hawley is offline
 
Join Date: Jun 2004
Location: Australia
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice, but "Do you have a pop-up blocker?"
Reply With Quote
  #5  
Old 08-29-2008, 03:14 AM
acast acast is offline
 
Join Date: Aug 2008
Posts: 179
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No Dave, i dont have one.
Reply With Quote
  #6  
Old 08-29-2008, 03:32 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your pm_popup template is the same as mine, so it must be something else.

Make a totally default style - Style Manager > Create New Style > Select No Parent and then browse your site using that style and see if you get the pop-ups then.
Reply With Quote
  #7  
Old 08-29-2008, 11:44 AM
thompson thompson is offline
 
Join Date: Jul 2007
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have the same problem since 3.7.1.

no popup blocker
Reply With Quote
  #8  
Old 08-30-2008, 02:54 AM
acast acast is offline
 
Join Date: Aug 2008
Posts: 179
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, the problem is the style, how can i solve it?
Reply With Quote
  #9  
Old 08-30-2008, 03:07 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Download your style (Styles & Templates > Download/Upload Styles) and then Upload the style but click the Create New Style one and give it a new name and No Parent. Now you can go and Revert templates in that style to figure out which one is causing the problem. Basically, send yourself a PM, revert a template, click on your site (remember to do this which using this new style) and see if the pop-up comes. If not, send another PM, revert another template, click on another link on your site and see if the pop-up comes. Keep doing that until eventually reverting one of the templates will fix it and you'll know it's that template.
Reply With Quote
  #10  
Old 09-01-2008, 02:36 AM
acast acast is offline
 
Join Date: Aug 2008
Posts: 179
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Download your style (Styles & Templates > Download/Upload Styles) and then Upload the style but click the Create New Style one and give it a new name and No Parent. Now you can go and Revert templates in that style to figure out which one is causing the problem. Basically, send yourself a PM, revert a template, click on your site (remember to do this which using this new style) and see if the pop-up comes. If not, send another PM, revert another template, click on another link on your site and see if the pop-up comes. Keep doing that until eventually reverting one of the templates will fix it and you'll know it's that template.
Thanks Lynne, i think the problem is that my style uses header template instead of NAVBAR, and there must be something about the popups that i dont know.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:22 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04650 seconds
  • Memory Usage 2,256KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete