{cpt_remove_friend}

After the upgrade from 7.0.2 to 7.0.3, I have noticed that the "Remove friend" button displays correctly except for in the mail.php page where the text {cpt_remove_friend} appears on the button instead of "Remove friend".

Anyone have any suggestions on how to fix this?

Quote · 4 Oct 2010

Hello ticket was added : http://www.boonex.com/trac/dolphin/ticket/2201.

You can fix this trouble see below :

1. Open the templates/base/scripts/BxBasemailBox.php

2. Find this string :$aMemberInfo['cpt_send_letter'] = _t('_SendLetter');


3. Add after that string : $aMemberInfo['cpt_remove_friend'] = _t('_Remove friend');

4. Done!

We only have a unique modules for dolphin!
Quote · 5 Oct 2010

Thank you!

Quote · 6 Oct 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.