i hav this code for welcom commments but now i will hav this as mail in his inbox.
her the code for welcome comment in his profile:
1.-open join.php
2.- search for this: //send new user notification
3.-add before the following code and change 'welcome' to your text
$datetime = date("d-m-Y H:i:s");
mysql_query("INSERT INTO `CmtsProfile` VALUES ('', '', '$iMemID', '1', 'welcome', '', '', '$datetime', '')");
it is not my own code.
but can someone edit this code that i have this welcom message not in comments, i need this as ne mail in the inbox of users profile.
and the text i will have it in language then i can change it in admin panel
thx in advanced
jack