PHP Classes

Error if $form->Readonly=1

Recommend this page to a friend!

      FCKEditor Plug-in  >  All threads  >  Error if $form->Readonly=1  >  (Un) Subscribe thread alerts  
Subject:Error if $form->Readonly=1
Summary:Error if $form->Readonly=1
Messages:2
Author:Maslov Ivan
Date:2007-01-31 07:53:52
Update:2007-01-31 17:46:47
 

 


  1. Error if $form->Readonly=1   Reply   Report abuse  
Picture of Maslov Ivan Maslov Ivan - 2007-01-31 07:53:52
Error if $form->Readonly=1?

What it is necessary to make, what would work readonly?

  2. Re: Error if $form->Readonly=1   Reply   Report abuse  
Picture of Matías montes Matías montes - 2007-01-31 17:46:47 - In reply to message 1 from Maslov Ivan
I'm not sure I understand what you mean.

Currently, the FCK editor plugin crashes when the main form object is set to readonly. I haven't found a work around for this issue yet.

A possible solution could be to manually set the Accessible property for the FCKEditor inputs to 0 whenever you set the form to readonly.

There are still some issues to be fixed in this class and I could use any suggestions provided by it's users.

I hope that answers your question.