View Single Post
  #1 (permalink)  
Old 09-09-2007, 09:28 PM
LeoNel LeoNel is offline
Pligg Donor
 
Join Date: Oct 2006
Posts: 52
In the Admin section, when configuring the Summary option for Allow edit of summary, the expected result is that the Summary edit box is disabled when the option is set to 0.

On my site, when Allow edit of summary is set to 0, the summary box is disabled, however, every time I enter a description for a story, Internet Explorer 7 displays a error in the lower left hand corner of the browser window as 'Error on page'

Double clicking on the 'Error on page' brings up the box with more error details:

Line 183
Char 1
Error: "this.form.summarycheckbox.checked' is null or not an object
Code: 0

In Firefox, the Error Console displays error Error: this.form.summarycheckbox has no properties

Last edited by LeoNel; 09-17-2007 at 05:21 PM. Reason: More information
Reply With Quote