Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
Hey All,

Need a more verbose version of ckeditor for my purposes on my company website (needed media features and a lot more text manipulation features.

Read some of the other articles that stated it should be a 1-to-1 replacement. Did that and now I get the following error when I try to load couchcms to a)open the admin panel and b)to edit a page.

Any help fixing this would be awesome! Thanks!

Here is the error page I get back:

( ! ) Warning: require_once(C:/wamp/www/couch/includes/ckeditor/ckeditor.php): failed to open stream: No such file or directory in C:\wamp\www\couch\edit-pages.php on line 39
Call Stack
# Time Memory Function Location
1 0.0004 254224 {main}( ) ..\index.php:0
2 0.0537 6570968 include_once( 'C:\wamp\www\couch\edit-pages.php' ) ..\index.php:63

( ! ) Fatal error: require_once(): Failed opening required 'C:/wamp/www/couch/includes/ckeditor/ckeditor.php' (include_path='.;C:\php\pear') in C:\wamp\www\couch\edit-pages.php on line 39
Call Stack
# Time Memory Function Location
1 0.0004 254224 {main}( ) ..\index.php:0
2 0.0537 6570968 include_once( 'C:\wamp\www\couch\edit-pages.php' ) ..\index.php:63
So I was able to get CKEditor working again by back rolling to the 3.6.3 update.

So now the question is:

1) How do I go about changing the skin for CKEditor? I've tried adding the config.skin line to the config.js within ckeditor but that just makes ckeditor not appear. I cannot find anything that's pointing to the default kama skin.

2) Can someone give me a quick run down on how to add new plugins?

Thanks!
2 posts Page 1 of 1
cron