Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wysiwyg editor for pages
#1
Hi guys, i have been using getsimple for couple of days and it seems nice. Great job developers!
Unfortunately i have one problem/question, is there any way how could i add some wysiwyg editor to edit pages? The thing is i need other people to edit content of pages and they need to add images and so on. I need them to click a button instead writing <img src=".."...>.
Looking for you answers, regards. Smile
Edit: I was checking something and i started demo of getsimple and i was kind of shocked, because there was wysiwyg page editor. > http://quish.cz/data/upload/noproblem.png
I guess there is something wrong with my configuration, iam running 3.1.2 verison, but all iam getting > http://quish.cz/data/upload/myproblem.png
I have tried check/unheck option "Enable the HTML editor" in settings, but no luck :/
Reply
#2
Wellcome to the forums .

First off I'd disable any plugins you might have installed. And see if everything works.

If you have chrome / Firefox installed use the built in dev tools to see if there are any JavaScript errors
My Github Repos: Github
Website: DigiMute
Reply
#3
Normally there are no problems with enabling ckeditor in GS.
Despite ideas mentioned by n00dles, make sure you uploaded all files correctly to you hosting account, and they have sufficient execution rights.
And by the way, even small thing you changed might have impact on managing website, so you'd better list all steps you have made. Aside from that, what's your webhost ?
Addons: blue business theme, Online Visitors, Notepad
Reply
#4
Thanks for replies, i have checked for error and i find out there is problem with php setting on my host.
My webhost is something what would i call "almost-home-host" Smile, so i ll try to fix all the problems and report solution as soon as possible Smile.
Reply
#5
When i checked "Website health check" there have been 2 things missing, cURL and apache mod rewrite. Finally i was able to fix it, unfortunately my problem has not been fixed yet. So i checked edit page in chrome dev tools.
Code:
Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://............./admin/template/js/ckeditor/ckeditor.js
Uncaught ReferenceError: CKEDITOR is not defined edit.php:344
Uncaught ReferenceError: CKEDITOR is not defined edit.php:388
Meta Description has 155 characters remaining jquery.getsimple.js:26
Would be nice if you could point me to any direction. I can check any log on webhost if it helps.
Reply
#6
umm is your server processing .js files as php ?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#7
Code:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
http://............./admin/template/js/ckeditor/ckeditor.js
That's your problem right there. Does that file exist? Getting a 500 Internal Server error off a JS file does't sound like your server is doing very well.
Modern UI Admin for GetSimple
Watch the demo. Install this plugin. Use this CSS. Enjoy.
Reply
#8
I have never had a similar problem with JS on this webhost. Iam using jquery basically all the time with no error. The file exist, i have tried replace it with a new one (from ckeditor website), but its still the same.
Is there any way how could i find out whats the problem? Any log on webhost?
-----------------------------------------------------------------------------
Edit: I have deleted .htaccess in CKeditor folder and PROBLEM SOLVED, iam not really sure how dangerous this is, but finally its working. Thanks all Smile
Reply
#9
Glad you got it working, however I think there's a bigger issue you have that you've just temporarily patched improperly.
Can you describe your server configuration?
Reply




Users browsing this thread: 1 Guest(s)