5uper Mario |
|
---|---|
Even in another lang that article was easy to understand.
Actually I keep the lang files, but I add: $L['cfg_fromuserid'] = array('The User ID of the Sender'); ect.. So it works...to a point.
$L['cfg_fromuserid'] = array('The User ID of the Sender');
$L['cfg_fromusername'] = array('The name of the Sender');
$L['messagetitle'] = array('The Title or header of the PM');
$L['message'] = array('Write what you want every new member to read. Use [user] for there name to display');
First two work, last two don't I can't find the error.... Driving me crazy |