Hi,
where can I change default “InBox” and “Sent” name in member cp?
Probably is hard-coded,...
Thanks!
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
September 10, 2010 10:32am
Subscribe [3]#1 / Sep 10, 2010 10:32am
Hi,
where can I change default “InBox” and “Sent” name in member cp?
Probably is hard-coded,...
Thanks!
#2 / Sep 10, 2010 3:36pm
// Changeable Class Variables
var $default_folders = array('Inbox', 'Sent');in core.messages.php around line 86.
Does that help?
#3 / Sep 10, 2010 5:49pm
Dear Sue,
thanks for your reply!
Unfortunately this method doesn’t work for me 🙄
Only way to rename InBox and Sent folder name is to alter exp_message_folders table..
Thanks anyway!
#4 / Sep 11, 2010 2:57pm
Hi Luka,
Glad that you found a solution. Please post back if you have further questions or problems.
Cheers
Greg