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
Comment #1
spanders commentedRunning update.php resolved this. I guess the database tables did not get created when I enabled the module the first time.
Comment #2
wwalc commentedIt seems that everything is ok, closing this one.
However if anyone else experienced the same problem, please feel free to reopen this ticket.
Comment #3
Ole Martin commentedI 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.