php forum
php mysql forum
php mysql smarty
 
Topic Options
#235526 - 02/07/03 08:59 AM ICQ indicator [6.1.1]
Slawek_L Offline
Enthusiast

Registered: 01/28/03
Posts: 364
Loc: Poland, Warsaw
I create small modification. It shows ICQ (or another message communicator) indicator in profile with post.<br /> []http://forum.zlosnik.pl/files/12848-profil.gif[/] <br /><br />It's maybe work in 6.2 version of ubbthreads<br />--------------------------------------<br />We must edit files: showflat.php | showthreaded.php | showflat.tmpl | showthreaded.tmpl | and languge files: showflat.php & showthreded.php<br /><br /><br />In files showflat.php and showthread.php we must find line:<br /><br />// -----------------------<br />// Grab the post <br /> $query = "<br /> SELECT t1.B_Number,t1.B_Posted,t1.B_Username,t1.B_IP,t1.B_Subject,t1.B_Body,t1.B_File,t1.B_Status,t1.B_Approved,t2.U_Picture,t1.B_Reged,t2.U_Title,t1.B_Sticky,t2.U_Color,t1.B_Icon,t1.B_Poll,t1.B_ParentUser,t1.B_Parent,t2.U_Status,t2.U_Signature,t1.B_LastEdit,t1.B_LastEditBy,t2.U_Location,t2.U_TotalPosts,t2.U_Registered,t2.U_Rating,t2.U_Rates,t2.U_RealRating,t2.U_PicWidth,t2.U_PicHeight,t2.U_Number,t1.B_FileCounter,t2.U_Groups<br /><br />and replace it:<br /><br />// -----------------------<br />// Grab the post <br /> $query = "<br /> SELECT t1.B_Number,t1.B_Posted,t1.B_Username,t1.B_IP,t1.B_Subject,t1.B_Body,t1.B_File,t1.B_Status,t1.B_Approved,t2.U_Picture,t1.B_Reged,t2.U_Title,t1.B_Sticky,t2.U_Color,t1.B_Icon,t1.B_Poll,t1.B_ParentUser,t1.B_Parent,t2.U_Status,t2.U_Signature,t1.B_LastEdit,t1.B_LastEditBy,t2.U_Location,t2.U_TotalPosts,t2.U_Registered,t2.U_Rating,t2.U_Rates,t2.U_RealRating,t2.U_PicWidth,t2.U_PicHeight,t2.U_Number,t1.B_FileCounter,t2.U_Groups,t2.U_Extra1<br /><br />we must find few lines below:<br /><br />($Number,$Posted,$Username,$IP,$SubjectMain,$Body,$File,$Open,$Approved,$Picture,$Reged,$Title,$Sticky,$Color,$Icon,$Poll,$Parent,$ParentPost,$PostStatus,$Signature,$LastEdit,$LastEditBy,$Location,$TotalPosts,$Registered,$Rating,$Rates,$stars,$picwidth,$picheight,$usernum,$downloads,$postergroup) = $dbh -> fetch_array($sth);<br /><br />and replace it:<br /><br />($Number,$Posted,$Username,$IP,$SubjectMain,$Body,$File,$Open,$Approved,$Picture,$Reged,$Title,$Sticky,$Color,$Icon,$Poll,$Parent,$ParentPost,$PostStatus,$Signature,$LastEdit,$LastEditBy,$Location,$TotalPosts,$Registered,$Rating,$Rates,$stars,$picwidth,$picheight,$usernum,$downloads,$postergroup,$ICQ) = $dbh -> fetch_array($sth);<br /><br /><br /><br />In language files wy must add line:<br />$ubbt_lang['ICQ_STATUS'] = "ICQ:";<br /><br />In tmpl files wy must find:<br /><br /><tr><br /><td class="small"><br />$Location<br /></td><br /></tr><br /></table><br /></td><br /><br /><br />and replace it:<br /><br /><tr><br /><td class="small"><br />$Location<br /></td><br /></tr><br /><tr><br /><td class="small"><br />{$ubbt_lang['ICQ_STATUS']}<br /><img src="http://www.gadu-gadu.pl/users/status.asp?id=$ICQ"><br /></td><br /></tr><br /></table><br /></td><br /><br />In tmpl fils I have Gadu-Gadu messanger but in default is ICQ - but you can write there your own lnik to messanger status.
_________________________
[]http://www.mb.org.pl/forum/images/graemlins/icon_astro.gif[/] MB Klub Polska
[b]& Orlen-Team

Top
#235527 - 02/07/03 09:13 AM Re: ICQ indicator [6.1.1] [Re: Dawg_dup1]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Thanks for Sharing! <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#235528 - 02/07/03 09:51 AM Re: ICQ indicator [6.1.1] [Re: sjsaunders]
dimopoulos Offline
Kahuna

Registered: 08/18/02
Posts: 1271
Loc: Vienna, Austria
Well done Slawek (I got it right this time) and thanks!
_________________________
Nikos

Top
#235529 - 02/08/03 04:32 AM Re: ICQ indicator [6.1.1] [Re: Hal_dup2]
caymuc Offline
Enthusiast

Registered: 01/17/01
Posts: 449
Just a concern....<br /><br />Maybe there is a potential problem doing this:<br />For each post there is a request needed ot check the ICQ status.<br />That could slow down everything and inceases traffic to the ICQ guys.
_________________________
Carl
Colour-Ize-Forums (test entry: user: 'test' pw: 'test2')

Top


Who's Online
0 registered (), 26 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
Yesterday at 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks