Invoice gone bad

I changed the Company Name and Address using the Admin tool, but the changes weren’t showing up on the Invoices. I cleared the cache using admin.php?&cc and now the company name appears on the invoice, but the labels for things like Phone dont’s appear as they should. It should look like this:



Phone: 1-800-362-6085



but it now appears like this:



[LANG NAME=PHONE1_LABEL]PHONE[/LANG]: 1-800-3XX-XXXX







I checked the variable to make sure it was there and correct. It was. Any ideas as to how to fix this?



Oh, one more thing. Since clearing the cache every piece of text in the CSCart Admin area has a lime green background. Any fix for this?







Thanks!

Not sure what has caused that however you have two places to modify information relating to the store addresses (I don’t understand it either)



admin.php?dispatch=settings.manage§ion_id=Company



and



admin.php?dispatch=settings.manage§ion_id=General

The green highlighting looks like you’re in “Translation Mode”. Did you accidently “Enable Translation Mode” under Design, Design Mode tab?

The changes to the variables such as company name, company address, company phone worked fine. That is not the problem. The problem is the labels for these variables.



As you can see in the pix I posted the variable is fine. The label is what is screwed up. It prints the name of the label variable instead of the value of the label variable.

[quote name=‘cmund’]The green highlighting looks like you’re in “Translation Mode”. Did you accidently “Enable Translation Mode” under Design, Design Mode tab?[/QUOTE]



For some resean when I cleared the cache it enabled the translation mode and the design mode.



I disabled them both and the green went away. It also fixed the issue with the invoice.



Yeah! Case Closed!



THANKS!