Script Error - Line 107, Column 1:

 From:  Michael Gibson
3955.6 In reply to 3955.5 
Hi Satoribomb - your SidePane.htm file seems fine.

Maybe the problem is with the edit to the EnglishStrings.txt file - did you
possibly save that file out with a different kind of text encoding than the
original file? That might cause some problems with command scripts that
try to grab some localized strings out of that file.

What happens if you replace your EnglishStrings.txt file with the attached
version (once it is unzipped) - that's the original v2 one. With that original
file in place do the script errors go away? Also did you edit any of the other
language Strings.txt file?

You can then modify your SidePane.htm to have a text label for that
button that is just hard coded text rather than looked up from the string
table, by using this:

code:
<td><moi:CommandButton style="icon:icons/CLIcon.png;" command="ConstructionLine">CLine</moi:CommandButton></td>


- Michael
Attachments: