![]() |
Excellent hack, TWTCommish. Thank you!
|
Lionel: can you PM me some of the full files and such? I'd be more than glad to go through them and try to figure things out. :)
|
TWTCommish, the following error occors when I am logged in. It just appears at the top of the page. when I log-out it goes away.
error: Warning: extract() expects first argument to be an array in /usr/local/psa/home/vhosts/forums.411hype.com/httpdocs/global.php on line 274 What's the problem? |
That's a very odd error. I think it implies that, for some reason, it's finding a PM without a matching username that it came from. You can email or PM me some specific code if you'd like me to try and debug it for you.
|
i'm still having problems, the box doens't popup when i get a new pm, and yes i do have it enabled in the user cp
please help thanks, Dimava |
A few things to check:
Make sure that, when you send the PM to yourself, you CLOSE the window before it finishes redirectin...otherwise it won't work...that's just the way the vB Popup is. Furthermore, make sure you set it up right...get rid of any unread messages and make sure it's all "clean" beforehand. It's a pain to test, but it's the only way. |
o ok, thanks works great
|
i have double checked and trouble checked. the templated are right. the edit to global php is right but i am getting this error i attached. and nothing pops up
|
Can you look at your HTML at line 88 and see what block of JS, specifically, is giving you problems? If I could take a look at the HTML output, I might be able to help.
|
this is what is around 88
<!-- BEGIN TEMPLATE: head_newpm --> <script language="JavaScript"> <!-- function confirm_newpm() { input_box = confirm("<!-- BEGIN TEMPLATE: pm_popup --> You have a new private message from Keta entitled \"hjkk.\"\nClick OK to view it, or cancel to hide this prompt. <!-- END TEMPLATE: pm_popup -->"); if (input_box == true) { // Output when OK is clicked second_box = confirm("Open in new window?\n\n(Press cancel to open your Inbox in the current window.)"); if (second_box == true) { window.open('<!-- BEGIN TEMPLATE: pm_popup_url --> private.php?s=&action=show&privatemessageid=888 <!-- END TEMPLATE: pm_popup_url -->','pmnew','width=600,height=500,menubar=yes,scrol lbars=yes,toolbar=yes,location =yes,directories=yes,resizable=yes,top=50,left=50' ); } else { window.location = "<!-- BEGIN TEMPLATE: pm_popup_url --> private.php?s=&action=show&privatemessageid=888 <!-- END TEMPLATE: pm_popup_url -->"; } } else { // Output when Cancel is clicked } } --> </script> <!-- END TEMPLATE: head_newpm --> <!-- END TEMPLATE: headinclude --> </head> <body onload="Javascript:confirm_newpm()" background="images/apple/foot_bg.gif" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <!-- BEGIN TEMPLATE: header --> |
All times are GMT. The time now is 11:04 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|