yesterday I found a mod on this site to add new comments link in control panel but forgot back up database so I got the mod but not the langauge key setup (I know) one was _ATT_COMMENTS_NONE set to page text
this code is put in members.php:
// new profile comments mod
$new_com_arr = db_arr ("SELECT ID FROM `ProfilesComments` WHERE Recipient = $p_arr[ID] AND New = '1' LIMIT 1");
if ( $new_com_arr )
$vcomm = 1;
// end new profile comments mod
can ne1 help me find it?


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks