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.
FCKEditor Playing up...
Re: FCKEditor Playing up...
double check all paths in config.php and reclear cache
Re: FCKEditor Playing up...
Hi TSW.
Checked, rechecked.
Cache cleared.
Reset all user permissions just incase.
Still no joy.
Mike.
Checked, rechecked.
Cache cleared.
Reset all user permissions just incase.
Still no joy.
Mike.
Re: FCKEditor Playing up...
try uninstall, install for f***editor
Re: FCKEditor Playing up...
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.
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...
if it worked before, it must be some config setting gone wrong.. or a file gone missing..
cant think of anything else, sorry
cant think of anything else, sorry
Re: FCKEditor Playing up...
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:
I must have looked through this file twenty times last night.
Many thanks for all your help.
Mike.
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';
Many thanks for all your help.
Mike.
Re: FCKEditor Playing up...
Yeah, its sometimes hard to see simple mistakes 
glad you found it

glad you found it