Page 1 of 1

Lost status colors

Posted: 14 Mar 2006, 22:55
by dcomo
For some reason, I lost my status colors. I haven't changed anything to do with them, however I cannot figure out exactly what I did that made them lose color.

In the HTML code, each of them is listed as #ffffff (Hex for white).

What did I touch that broke this???

Thanks! :-)

DOH! Problem fixed...

Posted: 15 Mar 2006, 01:42
by dcomo
I found the problem and it's now fixed... Here is what NOT to do...

I made changes to $g_status_enum_string (Changed the first letter from lowercase to Uppercase), which didn't play well with the status color array.

So, if you choose to change your first letter to uppercase as well, make sure
that you also update the first letter in the array.