error on rebuild themes [message #35371] |
Wed, 03 January 2007 19:58 |
Stephane
Messages: 11 Registered: September 2006 Location: The Netherlands
Karma: 0
|
Junior Member |
|
|
I have made some minor changes on my templates and the css. If I now want to rebuild my theme it gives me the following warning:
"unterminated tag MAIN_SECTION inside" displayed on a white page.
I have changed these files in an editor, cause changing them in the template editor already gave other warnings that the extra title was not correct.
Is there someone who can tell me how to solve this?
|
|
|
Re: error on rebuild themes [message #35372 is a reply to message #35371] |
Wed, 03 January 2007 23:26 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You need to look into the template file from which the error originates via a text editor and adjust the MAIN_SECTION tag to make sure it has a start and an end {} as well as
closing tag.
FUDforum Core Developer
|
|
|
|
|