mikelbeck
09-16-2005, 07:30 AM
I hammered a couple of custom templates that I had made, so I restored a backup to a different database, copied the data from the 'template' field and inserted it into the proper template (using phpMyAdmin).
Now, when I edit the template in the style manager, all of the <if> type code in the templates is screwy. For example, these used to be an <if> statements:
\" . (($VariableName) ? (\"
\") : (\"\")).\"
What's that all about?
Now, when I edit the template in the style manager, all of the <if> type code in the templates is screwy. For example, these used to be an <if> statements:
\" . (($VariableName) ? (\"
\") : (\"\")).\"
What's that all about?

