TinyMce - Toolbars not working in 2.4.4 and 2.4.5
TinyMce - Toolbars not working in 2.4.4 and 2.4.5
After upgrading to CMS MadeSimple ver. 1.4.1 the toolbars in TinyMCE is not working as expected for frontend users.
I only want Bold, Italic and Underline to be visible to the frontend users.
That can't be done. The whole toolbar is visible.
With TinyMCE 2.4.0. it is working.
Regard
Soren
I only want Bold, Italic and Underline to be visible to the frontend users.
That can't be done. The whole toolbar is visible.
With TinyMCE 2.4.0. it is working.
Regard
Soren
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
Have you cleared your site cache in admin, what did you upgrade from?...
And checked in tiny admin for feu toolbar config?
And checked in tiny admin for feu toolbar config?
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
Hello Mark.
Upgraded from CMS Madesimple 1.4.0.
I have cleared cache.
In TinyMCE admin I have Bold, Italic and Underline selected for frontend user.
Soren
Upgraded from CMS Madesimple 1.4.0.
I have cleared cache.
In TinyMCE admin I have Bold, Italic and Underline selected for frontend user.
Soren
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
Did any permissions change, unmask in global settings, modules folder, tmp, tmp/template_c, etc...?
Look at system info and system verification to see if any red X or yellow ! show up...
Look at system info and system verification to see if any red X or yellow ! show up...
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
I have this in system info.
Cms Version: 1.4.1
Installed Modules:
* CMSMailer: 1.73.14
* FileManager: 0.4.1
* MenuManager: 1.5.1
* ModuleManager: 1.2.1
* News: 2.8.2
* nuSOAP: 1.0.1
* Printing: 0.2.5
* Search: 1.5.1
* ThemeManager: 1.0.8
* TinyMCE: 2.4.5
* FormBuilder: 0.5.3
Config Information:
* php_memory_limit:
* process_whole_template: true
* max_upload_size: 48000000
* default_upload_permission: 664
* assume_mod_rewrite: false
* page_extension:
* internal_pretty_urls: false
* use_hierarchy: false
Php Information:
* safe_mode: Off (Falsk)
* phpversion: 5.1.2
* memory_limit: 92M
* max_execution_time: 30
* gd_version: 2
* session_save_path: No check because open basedir active
Server Information:
* Server Api: apache2handler
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.0.26
Regards
Soren
Cms Version: 1.4.1
Installed Modules:
* CMSMailer: 1.73.14
* FileManager: 0.4.1
* MenuManager: 1.5.1
* ModuleManager: 1.2.1
* News: 2.8.2
* nuSOAP: 1.0.1
* Printing: 0.2.5
* Search: 1.5.1
* ThemeManager: 1.0.8
* TinyMCE: 2.4.5
* FormBuilder: 0.5.3
Config Information:
* php_memory_limit:
* process_whole_template: true
* max_upload_size: 48000000
* default_upload_permission: 664
* assume_mod_rewrite: false
* page_extension:
* internal_pretty_urls: false
* use_hierarchy: false
Php Information:
* safe_mode: Off (Falsk)
* phpversion: 5.1.2
* memory_limit: 92M
* max_execution_time: 30
* gd_version: 2
* session_save_path: No check because open basedir active
Server Information:
* Server Api: apache2handler
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.0.26
Regards
Soren
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
And all folder permissions?
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
All folder permissions is set correctly.
I have now tried on 4 different hosts, and it is all the same.
As I said TinyMCE 2.4.0 is ok.
Regards
Soren
I have now tried on 4 different hosts, and it is all the same.
As I said TinyMCE 2.4.0 is ok.
Regards
Soren
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
How is your unmask: set?... try 002, 000....
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
Hi,
I had the same problem with one of the sites I've build and after cursing the complete bible to pieces
(sorry for that) I found this article in the wiki ( http://wiki.cmsmadesimple.org/index.php?title=User_Handbook/Admin_Panel/Extensions/Modules/TinyMCE&redirect=no).
I've set the modules folder back to 755 and now it works. Apparently with some hosting providers you have do this.
The downside is that I cannot install any modules from cmsms itself without have to chmod the folder first.
Ow well in this case someone else is working on the system so probably for the best he cannot install anything (or if he is clever he uses ftp)
Hope this helps
I had the same problem with one of the sites I've build and after cursing the complete bible to pieces

I've set the modules folder back to 755 and now it works. Apparently with some hosting providers you have do this.
The downside is that I cannot install any modules from cmsms itself without have to chmod the folder first.
Ow well in this case someone else is working on the system so probably for the best he cannot install anything (or if he is clever he uses ftp)
Hope this helps
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
Is someone having the solution for this.
I have tried of all the above mentioned solutions.
But none is working.
Whatever I do, it is showing me the toolbar for backend users.
I have tried to delete a few menu items for this toolbar, and it is working.
Soren
I have tried of all the above mentioned solutions.
But none is working.
Whatever I do, it is showing me the toolbar for backend users.
I have tried to delete a few menu items for this toolbar, and it is working.
Soren
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
OK, after trying everything I read here, I looked at my server error logs and for ME the problem was the the file filepicker.php in the TinyMCE directory was writeable by group. I merely changed the permissions on that file to chmod 744, and all is good...for ME...it may not work for YOU...but give it a try!
reidjazz
reidjazz
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
reidjazz
Thank you.
But it did'nt help me.
It is still showing the editor for backend users.
Soren
Thank you.
But it did'nt help me.
It is still showing the editor for backend users.
Soren
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
I will try to recreate this problem. What precise versions of Tiny and CMSMS are you running (and have you tried latest tiny, 2.4.9, I think)?
Sil.
Sil.
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
I'm using CMSMS 1.5 and TinyMCE 2.4.9. I can finally using the imagepicker, but no styles show up in the styles pulldown, even though I have stylesheets, with Screen attribute checked at the bottom, attached to templates.Silmarillion wrote: I will try to recreate this problem. What precise versions of Tiny and CMSMS are you running (and have you tried latest tiny, 2.4.9, I think)?
Sil.
Help!
reidjazz
Re: TinyMce - Toolbars not working in 2.4.4 and 2.4.5
I am using
CMS 1.4.1
Tiny 2.4.5
Tested with
CMS 1.5
Tiny 2.4.9
Still the same problem.
It is always using the toolbar settings for backend users.
Soren
CMS 1.4.1
Tiny 2.4.5
Tested with
CMS 1.5
Tiny 2.4.9
Still the same problem.
It is always using the toolbar settings for backend users.
Soren