vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   The PM Popups are enable but dont come up. Help! (https://vborg.vbsupport.ru/showthread.php?t=189440)

acast 08-29-2008 02:19 AM

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.

Dave Hawley 08-29-2008 02:25 AM

Do you have a pop-up blocker?

acast 08-29-2008 02:32 AM

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 (Post 1609546)
Do you have a pop-up blocker?

No friend. I dont have, anyone.

Dave Hawley 08-29-2008 02:54 AM

Very nice, but "Do you have a pop-up blocker?"

acast 08-29-2008 03:14 AM

No Dave, i dont have one.

Lynne 08-29-2008 03:32 AM

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.

thompson 08-29-2008 11:44 AM

i have the same problem since 3.7.1.

no popup blocker

acast 08-30-2008 02:54 AM

Yes, the problem is the style, how can i solve it?

Lynne 08-30-2008 03:07 AM

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.

acast 09-01-2008 02:36 AM

Quote:

Originally Posted by Lynne (Post 1610345)
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.


All times are GMT. The time now is 08:37 AM.

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.01060 seconds
  • Memory Usage 1,738KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_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