PDA

View Full Version : add new phrase but vbb can not find that


changtraingheo
09-27-2012, 01:51 AM
I added new pharse cmn_lock_change_profile, and in the plugin i call it

if ($_REQUEST['do'] == 'editpassword')
{
standard_error(fetch_error('cmn_lock_change_profil e'));
}

But, when i run it, i got this message "can not find pharse 'cmn_lock_change_profile'" ... i don't know why ...

kh99
09-27-2012, 12:19 PM
When you created your phrase, did you set the Phrase Type dropdown menu to "Error Messages"?