the query is only when i install 67476-ProfileStatusBar1.1 in changebasic.php.....this i find out already. <br />+++++++++++++++++++++++++++++++++++++++++++++++ <br />just find out...some copie was not ok...now it works :-)
After moving the forum to another webspace this hack is not working anymore. A window is popping up but its empty. Can someone please help me get this working again?
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Might be the register globals on/off issue between servers. I think the fix is in this thread - but make sure the popup has the needed get_input functions in if register globals is setup differently. <img src="/forum/images/graemlins/smile.gif" alt="" />
Register globals are ON on the new server. I cannot check how this was on the old one cause this was only a virtual machine and I have no access to php.ini to check this.<br /><br />
Registered: 01/03/01
Posts: 60
Loc: Charlottesville, VA
ok.. disregard last post (i deleted it), fixed the parse error... now I have a question.. <br /> <br />I logged in and had TWO pm's waiting, everytime I went to a new page, the PM page, the reply page, the pm page again, and the replay page again to reply to my pm's, it popped up telling me I had a message... is there a way to make it so it only pops up like once per hour or per session? <br /> <br />Jason <br />
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Like the standard "flasher" for PMs, it checks for it every page load. It's tied to that same "mechinasm". <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />But it forces people to read their PMs right away... which is what I wanted. <img src="/forum/images/graemlins/grin.gif" alt="" />
I just installed the 2.2 version. I am using UBB threads 6.3.1 <br /><br />I am getting this error in the popup window:<br /><br />Parse error: parse error, unexpected $ in /home/tampains/public_html/ubbthreads/messagepopup.php on line 60<br /><br /><br />I looked at line 60 and it is just this:<br /><br /><title>Private Message Popup</title><br /><br />I went and moved that down a line to see if the error followed it and the error did come back showing to be on line 61.<br /><br />Why would that line be causing the parse error? Also I heard no sound effect either. I am using IE 6.<br /><br />-Buddy
_________________________
Always looking for that next great thing...
[]DLWebmaestro said: <br />Actually, line 60 in the stock code is: <br /> <br />
Code:
UBBTPRINT;
<br /> <br />...according to BeyondCompare. [/] <br /> <br /> <br />I double checked again. Reverified I copied and pasted via the instructions correctly. The line with UBBTPRINT; is actually line 68. That's straight out of the zip file. <br /> <br />The line the error says is the problem is line 60 which says: <br /> <title>Private Message Popup</title> <br /> <br />... any other ideas? <br /> <br /> <br />also, the messagepopup.php file does say it's only 1.0 modified last November. Is that right? Is there a newer version of this file out there to fit the .threads 6.3? <br /> <br />-update- <br />I played with the coding a bit. Still getting that parse error but I did find that it's all in the UBBTPRINT function. <br /> <br />If I remove this all together... : <br /> <br />
<br /> <br />...I will just get an empty pop up window with no error message. So does that mean this is incompatible code for 6.3? <br /> <br />I have attached the messagepopup.php file I have. <br /> <br />Thanks again.
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
I thought there was a more updated one in this thread... but must not have made the zip.<br /><br />Download the attached file.... change the .txt to .php and try that. If it works let me know and I'll add it into the zip.... but I think this one is more current. <img src="/forum/images/graemlins/smile.gif" alt="" />
Hey...now that worked like a beaut! I really appreciate it. Now I just need a sub-forums hack and i'll be good to go. I won't hold my breath on that though.<br /><br />Thanks Josh. <img src="/forum/images/graemlins/yay.gif" alt="" /> <img src="/forum/images/graemlins/yay.gif" alt="" /> <img src="/forum/images/graemlins/yay.gif" alt="" /> <img src="/forum/images/graemlins/yay.gif" alt="" /> <img src="/forum/images/graemlins/yay.gif" alt="" />
_________________________
Always looking for that next great thing...
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Don't know how the old one got in the ZIP. But I updated the main post in the thread..... <br />Thanks for testing it out. <img src="/forum/images/graemlins/smile.gif" alt="" />