Enumerations

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
rorsino
Posts: 6
Joined: 28 Nov 2007, 15:07

Enumerations

Post by rorsino »

Hello,

Can someone please tell me what this means ??

"Hence, if an entry in this enumeration is not found in the corresponding localised enumeration (i.e. 70:manager), then it will be printed to the user as @70@."

I have followed the directions to a 'T" and all I see is @30@, @35@, manager, @45@, administrator etc... This is happening in every status, resolution or access level I have added. What am I doing wrong ??

Robert
Thinkcool

Re: Enumerations

Post by Thinkcool »

Hi

You have to change the custom_strings_inc.php to include the new values you have added.

If you do not have custom_strings_ics.php, you can go to lang/string_*.txt and change it
Post Reply