I've just upgrade JForum 2.1.7b3 to 2.1.8 using
java 1.5 in
tomcat 5.5. We create a custom war (via maven2) by overlaying a slightly modified version of the default template header.htm, style.css, and a couple of images. This along with our settings in SystemGlobals.properties is the only differences from the standard distribution. This overlay worked fine with 2.1.7b3. After upgrading to the 2.1.8 war version, we've run into the following problem.
After the upgrade I get the following exception from the main forum index:
The appropriate page is shown in the result on top followed by the exception above followed by what appears to be the error page. It shows in a "Information" box the following:
An error has occurred.
For detailed error information, please see the HTML source code, and contact the forum Administrator.
Expression hasCodeBlock is undefined on line 16, column 6 in default/bottom.htm.
Searching the community shows little to indicate what the source of the problem is.
In help is greatly appreciated.
Thanks,
Skip
[originally posted on jforum.net by skipwalker]