Programmer Alert: statbar could not be found

If you receive a Programmer Alert: statbar could not be found message, check the pagetop.tmpl and pagebtm.tmpl

Either one has to have the stat bar id in it even if it’s not being used.

Add the following to either template:

<div id=”statbar” name=”statbar”></div>