I've been trying to create a profile for a new FCKeditor install and I am getting the message below after I try to save the profile.

    * Your FCKeditor profile has been created.
    * No profiles found. Click here to create a new profile.

I am creating the profile as the site administrator and have one role with access to use FCKeditor. Any ideas what's going wrong?

Comments

spanders’s picture

Running update.php resolved this. I guess the database tables did not get created when I enabled the module the first time.

wwalc’s picture

Status: Active » Closed (fixed)

It seems that everything is ok, closing this one.
However if anyone else experienced the same problem, please feel free to reopen this ticket.

Ole Martin’s picture

Version: 5.x-2.0-beta » 6.x-1.3-rc1

I had the same problem with 6.x-1.3-rcl. I discover that fckeditor havent made any tabels in my database. So I went to the "system"-table (there you can find every module and themes on your site) and open it. There I find the line for FCKeditor, and I deleted it. After that I had activatet the module again, every thing was fin.