Page 1 of 1

FCKEditor Playing up...

Posted: Fri Nov 03, 2006 9:57 pm
by Muzzy
Hi Guys.
I've created my site in a sub-folder on my server with the new version 1.0.2 "Maui".
The problem is that I have now moved the entire structure to the root as a launch, everything is working OK except when I try to edit a page. I keep getting the following two error messages:

Unknown toolbar item "CMSModules"
Unknown toolbar item "CMSContent"

The steps I've tried are as follows:
I've edited the config.php file to reflect the move.
I've reloaded all the module files and reset permissions to 755.
I've cleared the cache.
I've refreshed my server from root.

Unless I can cure this, I'm unable to edit pages etc.
Any suggestions please guys.

Mike.

Re: FCKEditor Playing up...

Posted: Fri Nov 03, 2006 9:58 pm
by tsw
double check all paths in config.php and reclear cache

Re: FCKEditor Playing up...

Posted: Fri Nov 03, 2006 10:07 pm
by Muzzy
Hi TSW.

Checked, rechecked.
Cache cleared.
Reset all user permissions just incase.

Still no joy.
Mike.

Re: FCKEditor Playing up...

Posted: Fri Nov 03, 2006 10:08 pm
by tsw
try uninstall, install for f***editor

Re: FCKEditor Playing up...

Posted: Fri Nov 03, 2006 10:18 pm
by Muzzy
Yep...
That's one of the first things I did.

I've just shell'd back into server and checked permissions (cmod) - all OK.
Re did cache again...

Still no go. When I click on a page title to edit it, it opens but then locks. Then the messages come up after a minute or two.

Mike.

Re: FCKEditor Playing up...

Posted: Sat Nov 04, 2006 9:23 am
by tsw
if it worked before, it must be some config setting gone wrong.. or a file gone missing..

cant think of anything else, sorry

Re: FCKEditor Playing up...

Posted: Sat Nov 04, 2006 11:43 am
by Muzzy
Hi TSW.

It must have been too late last night, I couldn't see the tree for the woods!

It was the config file, I had left a back-slash in place on this variable:

Code: Select all

$config['root_url'] = 'http://www.brokenband.org';
I must have looked through this file twenty times last night.
Many thanks for all your help.

Mike.

Re: FCKEditor Playing up...

Posted: Sat Nov 04, 2006 1:07 pm
by tsw
Yeah, its sometimes hard to see simple mistakes ;)

glad you found it