php forum
php mysql forum
php mysql smarty
 
Page 3 of 4 < 1 2 3 4 >
Topic Options
#234931 - 03/24/03 09:17 PM Re: Set the default [Re: Daine]
patt Offline
User

Registered: 10/26/02
Posts: 27

   Re: Set the default to Del.icio.us Add to del.icio.us
  Digg Re: Set the default Digg it
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 :-)


Edited by patt (03/24/03 09:24 PM)

Top
#234932 - 05/15/03 04:19 PM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: Daine]
jluerken Offline
Member

Registered: 08/27/02
Posts: 233
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?
_________________________
Ciao jluerken
--------------------
www.uce-clan.de www.clanforums.com

[]http://www.uce-clan.de/images/uce_banner2.gif[/]

Top
#234933 - 05/15/03 08:21 PM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: edr]
JoshPet Offline
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="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#234934 - 05/16/03 04:43 PM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: Daine]
jluerken Offline
Member

Registered: 08/27/02
Posts: 233
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 />
_________________________
Ciao jluerken
--------------------
www.uce-clan.de www.clanforums.com

[]http://www.uce-clan.de/images/uce_banner2.gif[/]

Top
#234935 - 05/19/03 12:24 AM Re: [6.2] Private Message Popup/Audio Notification 2.1 *DELETED* [Re: edr]
p74vic Offline
Member

Registered: 01/03/01
Posts: 60
Loc: Charlottesville, VA
Post deleted by p74vic
_________________________
www.crownvic.net

Top
#234936 - 05/19/03 12:27 AM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: mario_dup1]
p74vic Offline
Member

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 />


Edited by p74vic (05/19/03 12:29 AM)
_________________________
www.crownvic.net

Top
#234937 - 05/19/03 12:32 AM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: mario_dup1]
JoshPet Offline
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="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#234938 - 06/22/03 05:22 PM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: Daine]
ScottCargill Offline
Journeyman

Registered: 02/01/01
Posts: 144
Loc: Bakersfield, Ca.
Hey Josh, Is this version good for 6.3 also?<br /><br />
_________________________
Scott Cargill -WebMaster
East Hills Kung Fu San Soo

Top
#234939 - 06/22/03 05:23 PM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: DRYCARPET1]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Haven't had a need to use it under 6.3. Should be, but I'm not sure. Untested. <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#234940 - 08/11/03 09:03 AM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: Daine]
TheInsider Offline
Journeyman

Registered: 03/16/03
Posts: 124
Loc: Baghdad, Iraq
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...

My site: www.iraqiinsider.com

Top
#234941 - 08/11/03 11:28 AM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: scot]
DLWebmaestro Offline
Member

Registered: 08/08/00
Posts: 1753
Loc: California, MD
Actually, line 60 in the stock code is:<br /><br />
Code:
UBBTPRINT;
<br /><br />...according to BeyondCompare.
_________________________
Webmaster
Drumlines.org

Drumlines.org UBBThreads

Top
#234942 - 08/13/03 08:51 AM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: eslmix]
TheInsider Offline
Journeyman

Registered: 03/16/03
Posts: 124
Loc: Baghdad, Iraq
[]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 />
Code:
 echo &lt;&lt;&lt;UBBTPRINT <br />&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt; <br />&lt;html&gt; <br />&lt;head&gt; <br />&lt;title&gt;Private Message Popup&lt;/title&gt; <br />&lt;meta http-equiv="Refresh" content="$refreshtime;url={$config['phpurl']}/messagepopup.php?Cat=$Cat" /&gt; <br />&lt;/head&gt; <br />&lt;body&gt; <br />&lt;body bgcolor="#ffff33"&gt; <br />$output <br />&lt;/body&gt; <br />&lt;/html&gt; <br />UBBTPRINT; 
<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.


Attachments
91770-messagepopup.txt (56 downloads)

_________________________
Always looking for that next great thing...

My site: www.iraqiinsider.com

Top
#234943 - 08/13/03 01:08 PM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: scot]
JoshPet Offline
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="" />


Attachments
91821-messagepopup.txt (60 downloads)

_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#234944 - 08/13/03 03:05 PM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: Daine]
TheInsider Offline
Journeyman

Registered: 03/16/03
Posts: 124
Loc: Baghdad, Iraq
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...

My site: www.iraqiinsider.com

Top
#234945 - 08/14/03 12:52 AM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: scot]
JoshPet Offline
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="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#234946 - 01/18/04 08:57 PM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: Daine]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
Mmmmm, anyone test this out on v6.4 yet?
_________________________
F-Body Hideout
Project Speedy

Top
#234947 - 02/13/04 04:33 PM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: General_Failure]
Chevy454 Offline
Member

Registered: 03/25/00
Posts: 227
Loc: Alton, MO, USA
Also a 6.4 user, and wouldn't mind seeing this...anyone else?

Top
#234948 - 02/13/04 07:24 PM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: CPBpnM]
dman_dup1 Offline
Journeyman

Registered: 01/14/03
Posts: 144
I have it on 6.4 It's been awhile but if I remember correctly it went on no problems.

Top
#234949 - 02/16/04 07:38 AM Re: [6.2] Private Message Popup/Audio Notification 2.1 [Re: ]
Chevy454 Offline
Member

Registered: 03/25/00
Posts: 227
Loc: Alton, MO, USA
Anyone else tried this on 6.4??

Top
#234950 - 04/25/05 03:32 AM Re: [6.2] Private Message Popup/Audio Notification 2.2 [Re: Daine]
Jest Offline
Lurker

Registered: 02/23/05
Posts: 7
Is everyone trying this on UBBThreads 6.5 or. 6.5.1?
_________________________
br
Thomas
www.mobile.si

Top
Page 3 of 4 < 1 2 3 4 >


Top Posters Last 30 Days
AllenAyres 12
Gizmo 10
S7ARBVCK 2
blaaskaak 2
Cambridge 1
Murphdog 1
MattUK 1
Who's Online
0 Registered (), 23 Guests and 9 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
[7.3.1] add search to showmembers page
by blaaskaak
Today at 04:50 AM
BeyondCompare v3.00
by blaaskaak
09/05/08 02:46 PM
Noob - need help, or a reality check!
by Gizmo
09/04/08 03:21 AM
Here I am! Rock me like a Hurricane!
by AllenAyres
09/02/08 03:05 PM
[7.x] Generic Page Outside of forum directory
by Gizmo
08/30/08 05:43 PM
Team UBBDev Rides Again!
by Gizmo
08/28/08 11:45 PM
Multiple Identity Detector
by MattUK
08/28/08 04:10 PM
New Mods
[7.3.1] add search to showmembers page
by blaaskaak
Today at 04:50 AM
Installing FlashChat with 7.3
by Paug
08/23/08 12:14 AM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
[7.x] Generic Page Outside of forum directory
by
01/14/07 10:58 PM
Newest Members
veedubb8, twentyseven, Claus1, welcomeback1, Paug
13327 Registered Users

 

 

 
fusionbb message board php hacks