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