I've made the directorys as written in the installation files... It appears in Administer menu, but when I want to set it up in settings, after enabling it in modules, I get the following:

Call to undefined function: form_radios() in /hsphere/local/home/hhberthe/krevi.dk/modules/tinymce/tinymce.module on line 561

Ehm.. help? :o)

Thanks in advance

Comments

frede73’s picture

Also... this pops up

user warning: Table 'hhbert1_drupal.krevi_tinymce_settings' doesn't exist query: SELECT * FROM krevi_tinymce_settings in /hsphere/local/home/hhberthe/krevi.dk/includes/database.mysql.inc on line 120.

sangamreddi’s picture

Try use the latest cvs version of Tinymce Module for 4.7.

Sunny                      
www.gleez.com | www.sandeepone.com

frede73’s picture

I took the latest (http://drupal.org/project/tinymce), and installed it, so that the first part is in modules/tinymce and the engine is in modules/tinymce/tinymce

So can anybody help??

sangamreddi’s picture

Try this for 4.7

http://drupal.org/files/projects/tinymce-cvs.tar.gz

Sunny                      
www.gleez.com | www.sandeepone.com

frede73’s picture

Thx... but I still get:
Fatal error: Call to undefined function: form_radios() in /hsphere/local/home/hhberthe/krevi.dk/modules/tinymce/tinymce.module on line 561

sangamreddi’s picture

Whihc drupal version are U using? This must work on Drupal 4.7 beta 6. Its working for me without any errors.

Are you sure you uploaded the cvs version? I think you have not uploaded it properly. Plz double check it.

The version number tinymce.module,v 1.80 2006/03/07 18:19:14
dosent have a function called form_radios(). You might be using the 4.6 version for 4.7. Plz upload the latest cvs version for 4.7

delete the old tinymce folder and upload the cvs version of tinymce folder.

Sunny                      
www.gleez.com | www.sandeepone.com

frede73’s picture

Okay... thx... it helped... but now I get this:

user warning: Table 'hhbert1_drupal.krevi_tinymce_settings' doesn't exist query: SELECT * FROM krevi_tinymce_settings in /hsphere/local/home/hhberthe/krevi.dk/includes/database.mysql.inc on line 120.

What can I do? (thank you VERY much that is!!)

sangamreddi’s picture

You're most welcome. Please run the update.php, if this doesnt resolve the issue. Then disable the tinymce module, and manually delete the tinymce tables(in database). After that enable the tinymce.module it'll install the new tables automatically.

I hope if you run update.php the tinymce tables will be updated.

Feel free to contact me if you have any problems.

Sunny                      
www.gleez.com | www.sandeepone.com