// ############### Do The Following In The File member.php ################
Search For:
'messaging'
Replace It With:
'messaging',
'itrader'
Search for:
require_once(DIR . '/includes/functions_user.php');
Add under:
require_once(DIR . '/includes/functions_itrader.php');
// ##################### End Member.php File Edit ##########################
Can anyone provide a clue as to where to find this file?
|