Installation of FCKeditor 2.6b went without any problems.
The FCKeditor settings page shows the following messages:
user warning: Table 'schirrait.fckeditor_settings' doesn't exist query: SELECT settings FROM fckeditor_settings WHERE name='FCKeditor Global Profile' in /var/www/vhosts/schirra-it.de/httpdocs/sites/all/modules/fckeditor/fckeditor.module on line 1122.
user warning: Table 'schirrait.fckeditor_settings' doesn't exist query: SELECT s.name FROM fckeditor_settings s INNER JOIN fckeditor_role r ON r.name = s.name WHERE r.rid='2' in /var/www/vhosts/schirra-it.de/httpdocs/sites/all/modules/fckeditor/fckeditor.module on line 1770.
No profiles found. Click here to create a new profile.
Global Profile not found. Click here to create the global profile.
when I try to create a new profile, I get the following messages
user warning: Table 'schirrait.fckeditor_settings' doesn't exist query: DELETE FROM fckeditor_settings WHERE name = 'admin' or name = '' in /var/www/vhosts/schirra-it.de/httpdocs/sites/all/modules/fckeditor/fckeditor.module on line 453.
user warning: Table 'schirrait.fckeditor_role' doesn't exist query: DELETE FROM fckeditor_role WHERE name = 'admin' or name = '' in /var/www/vhosts/schirra-it.de/httpdocs/sites/all/modules/fckeditor/fckeditor.module on line 454.
user warning: Table 'schirrait.fckeditor_settings' doesn't exist query: INSERT INTO fckeditor_settings (name, settings) VALUES ('admin', 'a:36:{s:4:\"name\";s:5:\"admin\";s:4:\"rids\";a:1:{i:2;s:1:\"2\";}s:15:\"allow_user_conf\";s:1:\"f\";s:8:\"min_rows\";s:1:\"5\";s:9:\"excl_mode\";s:1:\"0\";s:11:\"excl_fields\";s:0:\"\";s:10:\"excl_paths\";s:0:\"\";s:18:\"simple_incl_fields\";s:0:\"\";s:17:\"simple_incl_paths\";s:0:\"\";s:7:\"default\";s:1:\"t\";s:11:\"show_toggle\";s:1:\"t\";s:5:\"popup\";s:1:\"f\";s:4:\"skin\";s:7:\"default\";s:7:\"toolbar\";s:5:\"Basic\";s:6:\"expand\";s:1:\"t\";s:5:\"width\";s:4:\"100%\";s:4:\"lang\";s:2:\"en\";s:9:\"auto_lang\&quo in /var/www/vhosts/schirra-it.de/httpdocs/sites/all/modules/fckeditor/fckeditor.module on line 455.
user warning: Table 'schirrait.fckeditor_role' doesn't exist query: INSERT INTO fckeditor_role (name, rid) VALUES ('admin', 2) in /var/www/vhosts/schirra-it.de/httpdocs/sites/all/modules/fckeditor/fckeditor.module on line 458.
user warning: Table 'schirrait.fckeditor_settings' doesn't exist query: SELECT * FROM fckeditor_settings in /var/www/vhosts/schirra-it.de/httpdocs/sites/all/modules/fckeditor/fckeditor.module on line 522.
user warning: Table 'schirrait.fckeditor_role' doesn't exist query: SELECT name FROM fckeditor_role LIMIT 0, 1 in /var/www/vhosts/schirra-it.de/httpdocs/sites/all/modules/fckeditor/fckeditor.module on line 440.
There is currently no role associated with FCKeditor profiles. At this moment, nobody is able to use FCKeditor.
any idea?
thanks in advance for your help...
Thu, 03/20/2008 - 10:16
#1
Re: Drupal 6.1 and FCKeditor 2.6b profile problem
It appears that your FCKeditor Drupal module didn't create the necessary tables. When I installed, I used the Drupal beta module and it worked fine. I noticed that yesterday (03/19) there is a release version of Drupal FCKeditor module. I have upgraded to that release without problems.
You've probably tried, but I suggest that you uninstall the Drupal module and FCKeditor and carefully reinstall while watching for errors - especially in the Drupal module activation process.
Re: Drupal 6.1 and FCKeditor 2.6b profile problem
Your lucky..i just can't figure out where to make FCKeditor worked..i followed the readme.txt manual but it seems im not that lucky enough to use FCKeditor in Drupal..
) hope you can help me with this.
I'm currently testing Xoops and Drupal (both don't have an easy to install WYSIWYG editor
Re: Drupal 6.1 and FCKeditor 2.6b profile problem
If that doesn't help, uninstall FCKeditor module (this is a two step process - disable module, and then uninstall) and then install it again.
Two tables should be created automatically: fckeditor_settings and fckeditor_role.
Check your database log if you can't find such tables.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+