Hello,
When I try to compose a message to someone(mail.php?mode=compose), on the left I have a list of my contacts - I have friends,faved and contacted....
I would like to remove the faved type - any ideas are appreciated.
Thanks,
Nencho
Hello,
When I try to compose a message to someone(mail.php?mode=compose), on the left I have a list of my contacts - I have friends,faved and contacted.... I would like to remove the faved type - any ideas are appreciated.
Thanks, Nencho |
Open the inc/classes/BxDolMailBox.php find and remove this code line: 'Faves' => 'getFavesList', PS: If possible do not write me personally, please try to ask on the forum first |
Worked like a charm! Thanks SashaE!! |
Worked like a charm! Thanks SashaE!! Your are welcome PS: If possible do not write me personally, please try to ask on the forum first |