By ansishere on
hi,
i installed the TinyMCE Editor. but i am getting errors when i tried to configure the Tinymce module.
i am getting errors
Fatal error: Call to undefined function form_radios() in C:\wamp\www\drupal\modules\tinymce\tinymce.module on line 561
what could be the problem
Please suggest the solution
Regards
ans
Comments
This sounds like a version
This sounds like a version mix up. You are trying to use a 4.6 module on a 4.7 website. In 4.7 the forms API changed - that's why you're getting this error.
Advanced Web Design
is tinymce for drupal 4.7 is available
is tinymce for drupal 4.7 is available;
or is there any html editor module for drupal 4.7x
please suggest me
thanks and regards
ans
is any other html editor module that work fine with drupal 4.7x
is tinymce for drupal 4.7 is available;
or is there any html editor module for drupal 4.7x
please suggest me
thanks and regards
ans
TinyMCE not yet released for 4.7
If you go to 'Downloads' via the tab on the top of the page, then to Modules and select 4.7.x, you can see that TinyMCE has not been released for 4.7 yet. Textile and BBCode - which are not true editors, but filters - have been released.
The CVS version may work, but then again, it may not; caution!.
--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.
New Version of TinyMCE WYSIWYG Editor
Hi,
please try out the new version 4.7.0.
You can download it from here: http://ftp.osuosl.org/pub/drupal/files/projects/tinymce-4.7.0.tar.gz
Got no tables
I tried this new version and I got no tables after enabling the module.
Same problem - latest
Same problem - latest official 4.7 module does not load any tables anf generated errors.
TinyMCE Doesen't Show up in Textarea
Installed the 4.7 TinyMCE module, show up fine in Settings, I've set up a profile and enabled it for all users, when I edit content the WYSIWYG doesn't show up at all.
Any ideas?
Table May be missing
You probably don't have the tables. You need to install the by hand. Run the SQL scripts from the install file in your database.
Have tables tinymce_role and
Have tables tinymce_role and tinymce_setings, and both have data in them --
Still no WYSIWYG
How about visibility?
I'm sure you covered this but just to make sure is the visibility in your profile set correctly?
moved
moved to
http://drupal.org/node/63694