newhck / php-form-builder-class

Automatically exported from code.google.com/p/php-form-builder-class
GNU General Public License v3.0
0 stars 0 forks source link

inclusion in drupal #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Errore: CKEDITOR is not defined
When i insert the code in a drupal page i've this error and when i submit
the form the browser(ffirefox) return me an alert with the code of the
entire page

Original issue reported on code.google.com by lucchesi...@gmail.com on 21 Apr 2010 at 4:22

GoogleCodeExporter commented 8 years ago
Hi,

You might be having the same issue as this guy:
http://code.google.com/p/php-form-builder-class/issues/detail?id=30

The fix that I implemented is still only in the SVN version.

Can you please post the php your using to create the form, and if possible an 
example
page of the output with the error you are receiving.

Thanks!

Original comment by moncojhr@gmail.com on 22 Apr 2010 at 3:55

GoogleCodeExporter commented 8 years ago
Yes! Sorry....

Original comment by lucchesi...@gmail.com on 22 Apr 2010 at 6:30

GoogleCodeExporter commented 8 years ago
lucchesimatteo,

I'm hoping to post a new version release within a week that will include this 
update.  Until then, you are free to 
download and use the svn working copy by running...

svn export http://php-form-builder-class.googlecode.com/svn/trunk/ 
php-form-builder-class

One thing worth noting is the table structure is no longer available in the svn 
working copy.

Thanks,
Andrew

Original comment by ajporterfield@gmail.com on 22 Apr 2010 at 6:49

GoogleCodeExporter commented 8 years ago
Hi lucchesimatteo,

Can you please confirm the changes in the SVN version solve your issue.

Cheers,
-monco

Original comment by moncojhr@gmail.com on 23 Apr 2010 at 6:53

GoogleCodeExporter commented 8 years ago
Yes it works! but now i've problem with the attribute "map" that doesn't work

Original comment by lucchesi...@gmail.com on 23 Apr 2010 at 8:45

GoogleCodeExporter commented 8 years ago
I believe you have to specify the width if you want to use the map attribute 
now...

Original comment by moncojhr@gmail.com on 23 Apr 2010 at 10:26