richy96
04-06-2011, 08:00 PM
Hi
OK another quick question
When i add a phrase they appear to go into 'custom phrases'
How do I select other groups when I add the phrase
For example the below didn't work
I added a phrase you_did_not_select_any_unread_comments
Phrase added successfully (it went into custom phrases)
in my php code
standard_error(fetch_error('you_did_not_select_any _unread_comments'));
result:
Could not find phrase 'you_did_not_select_any_unread_comments'
I suspect this is because the phrase is in the wrong group, but I can't see how to add it to the right one (without taking some drastic action database wise :p). It seems basic enough what I am trying to do - what's the problem ? :erm:
OK another quick question
When i add a phrase they appear to go into 'custom phrases'
How do I select other groups when I add the phrase
For example the below didn't work
I added a phrase you_did_not_select_any_unread_comments
Phrase added successfully (it went into custom phrases)
in my php code
standard_error(fetch_error('you_did_not_select_any _unread_comments'));
result:
Could not find phrase 'you_did_not_select_any_unread_comments'
I suspect this is because the phrase is in the wrong group, but I can't see how to add it to the right one (without taking some drastic action database wise :p). It seems basic enough what I am trying to do - what's the problem ? :erm: