vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   New PM Popup Replacement (https://vborg.vbsupport.ru/showthread.php?t=92895)

Devil Woman 01-05-2006 08:01 AM

Installed this, its working I get the pop up and everything but the problem is it goes to the right hand side of the screen and when you move the bottom curser across to view it the pm box goes with it so you can click it off or click on it to view your pm

please help

Gripemaster 02-02-2006 12:52 AM

Installed this on my forum... no errors, but I am having the same problem as everyone else. The window pops up at the bottom of the page, when I click "read message" or "go to inbox" the window opens under the main forum window. Had to revert the template and go without it. Nice feature...much nicer than the generic new PM box, but too many problems and my members complained about the same issues. But it did work for my girlfriend in her Firefox. Sorry.

chairman miaow 02-04-2006 10:15 AM

If you want it to open the PM message , or go to your PM box in the same window , change the following in the pm_pop_up script :

Code:

<a href="#" onclick='window.open("private.php?do=showpm&pmid=$newpm[pmid]", "pmbox", "menubar=yes,scrollbars=yes,toolbar=yes,location=yes,directories=yes, resizable=yes,top=50,left=50");expandit("pm_popup");window.focus("pmbox");' >Read this message</a>
                                                                        <br /><br />
                                                        <a href="#"  onclick='window.open("private.php", "pmbox", "menubar=yes,scrollbars=yes,toolbar=yes,location=yes,directories=yes, resizable=yes,top=50,left=50");expandit("pm_popup");window.focus("pmbox");' >Go to my PM inbox</a>
                                                                </td>

to

Code:

<a href="private.php?do=showpm&pmid=$newpm[pmid]" >Read this message</a>
                                                                        <br /><br />
                                                        <a href="private.php" >Go to my PM inbox</a>


....well.....it works for me !

rossco_2005 02-06-2006 08:28 PM

Updated the PM Popup Replacement mod.
It now opens the PM in the same window instead of a pop-under, but still gives the option to open in a new window if the user wishes. :)

derekivey 02-06-2006 08:41 PM

Nice hack! I've been looking for something like this.

/me clicks install.

lolo? 02-07-2006 08:11 AM

French translation for the template
:nervous:

silurius 02-07-2006 07:38 PM

Quote:

Originally Posted by rossco_2005
Updated the PM Popup Replacement mod.
It now opens the PM in the same window instead of a pop-under, but still gives the option to open in a new window if the user wishes. :)

Thanks, rossco! How to update?

rossco_2005 02-08-2006 01:35 AM

Quote:

Originally Posted by silurius
Thanks, rossco! How to update?

Sorry shoulda mentioned, just replace the pm_popup_script template's code with the new code. :)

InfidelMatt 03-02-2006 12:05 AM

Quote:

Originally Posted by Devil Woman
Installed this, its working I get the pop up and everything but the problem is it goes to the right hand side of the screen and when you move the bottom curser across to view it the pm box goes with it so you can click it off or click on it to view your pm

please help

Getting the same problem.

Matt

cloyal 03-10-2006 03:56 AM

Have all the bugs been removed from this?


All times are GMT. The time now is 09:13 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.01401 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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