![]() |
not popping up in mine...llol
|
If you're using IE then check if the popup is showing at the bottom of the page, if it is that means you didn't upload that fixed_position_ie.js file.
|
Mine is not popping up. And i have uploaded the fixed_position_ie.js file.
|
Hello ,
There is Pop windows , and evry thing is OK , without wrong place when pop windows show, please see attach , |
Quote:
|
how can i make the pop up window become the active window? right now it opens a window but it will be behind the active window.
|
Get the latest version it doesn't actually open a new window anymore
|
hi rosco
it still opens a new behind tge active window |
*installed* thanx
|
Quote:
|
Hi,
I have installed after the update and yet it still opens behind the window. Regards |
Nice idea. Thanks.
|
I have this error ::::::::: please check this thread...
https://vborg.vbsupport.ru/showthrea...597#post832597 I hope that I post it in the right section :( |
I've noticed now that this isn't working. It's not displaying any errors, it's just not popping anything up when I get a pm.
|
Quote:
|
+1
No error, no popups also! |
someone needs to uncheck supported from this thread
|
nice hack *INSTALLED*
|
Can the people having trouble please PM me their forum's adress so I can come take a look?
|
To anyone having problems, before complainng here make sure that the 'Show New PM Poup Notification' option in your UserCP is turned on.
|
Quote:
LOL yea thanks for telling me that! I have 2 questions. 1) Can you make it so that the PM will pop up while in your photopost gallery? I get my PMs only if I'm in the forum part of the site. I was hoping it would work as long as photopost was integrated with VB. 2) In Vbulletin is it somewhere in the admin panel you can make PM Popup Notify on by default? |
The PM should show in photopost and other pages of your site as long as they're vbulletin powered (ie. include('global.php');).
There is an option in the admin panel under User Registration Options (in vb options) to set notification on by default for all new signups, I'm not sure if there's an option to change everyone's setting to show the popup tho unless you do a mysql query. |
Any way to make the read message link open up in the same window instead of a new window?
|
Just read this entire thread. Lots of people saying that it's not working, nothing is popping up. We're having the same problem, nothing is popping up :(
Yes we have "Show new private message notification" checked off in our control panel (see thumbnail) Yes our smilie pop ups for posting messages is working fine. We do not have a pop up blocker. Yes we uploaded the script to the server. It's just plain not working :( Any ideas? |
OK we got it to work Rossco, but how do we keep it from popping UNDER when you click on 'read message'? :ermm:
|
Quote:
|
Quote:
Also to add, it is a bit slow. Perhaps there can be a modification done to speed it up? It also shows up 250px below the top instead of centered, anywhere on page (to avoid having to scroll back up to see the popup) |
I installed this and everything worked out, only my problem is the text is not centered in the popup box it is all placed to the left. I managed to get the popup title to the center but the rest I am clueless on. Thanks
|
How (or where) do we set it so that the PM message is resizable instead of a fixed size? We're not talking about resizing the popup itself, but the PM message that popups after you click on the top line that says "Read PM...".
How (or where) do we change this setting at? |
Nothings popping up.
|
Quote:
AWI - I'm trying to center it also. I'll let you know if I figure it out. ReadOrDie - did you read this thread for directions? |
Quote:
You have to go into the PM script template and change: HTML Code:
<div align="$stylevar[left]"> HTML Code:
<div align="center"> |
To fix the resizing problem change this:
Code:
onclick='window.open("private.php?do=showpm&pmid=$newpm[pmid]", "pmbox", "menubar=yes,scrollbars=yes,toolbar=yes,location=yes,directories=yes,resizable=ye s,top=50,left=50");expandit("pm_popup");window.focus("pmbox");' Code:
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");' Code:
onclick='window.open("private.php", "pmbox", "menubar=yes,scrollbars=yes,toolbar=yes,location=yes,directories=yes,resizable=ye s,top=50,left=50");expandit("pm_popup");window.focus("pmbox");' Code:
onclick='window.open("private.php", "pmbox", "menubar=yes,scrollbars=yes,toolbar=yes,location=yes,directories=yes,resizable=ye s,top=50,left=50");expandit("pm_popup");window.focus("pmbox");' |
I installed the hack. Nothings popping up.
|
ummm... shouldn't this:
HTML Code:
resizable=ye s HTML Code:
resizable=yes |
Nothings popping up.
|
Nice idea for a hack. If it worked it'd be better.
|
Quote:
I fixed this by putting a space somewhere else so it wont do that anymore. |
your pm pop up still displays the pm box at the bottom of my sreen. I uploaded the file to clientscript folder. I am using IE explorer.
I attatched a screen shot of it showing and cutting my pm text off and showing it at the bottom of my page. |
Quote:
Thanks Bubble, everything is nice and centered now. I had a problem with the popup being in the far right side of the screen but fixed it by changing the margin-right and margin-left to -30% |
All times are GMT. The time now is 08:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|