I'm having problems with both MicroTiny and TinyMCE. The toolbars aren't showing and all I get to see is HTML. This happens in all browsers I tried, both on Mac and Windows.
What also is not working is uploading files in the gallery module.
When I try to view the javascript-files in firefox, then I get html pages with this message:
You don't have permission to access /modules/TinyMCE/tinymce/jscripts/tiny_mce/tiny_mce.js
and
You don't have permission to access /modules/Gallery/templates/swfupload/swfupload.js
When I do the same thing on a local install where TinyMCE is working, then I get to see the TinyMCE.js code.
As far as I know, all these things are done in javascript. It is enabled in my browsers, so I don't see a reason why things aren't working. Still, could there be something wrong with the installation or configuration of CMSms?
Bert
[solved] Problems with javascript in backend 1.10.1?
Re: Problems with javascript in backend 1.10.1?
Check your modules folders permissions at 755, first
bye
/gp
bye
/gp
Re: Problems with javascript in backend 1.10.1?
Did that. Files are also 755 now, but no difference in what happens.
Re: Problems with javascript in backend 1.10.1?
uninstall MicroTiny and TinyMCE from admin
remove folder of modules via ftp ( remember name of main folders)
recreate the main folder of each module, chmod 755
upload files and folders of modules each on its own folder via ftp binary mode
go to admin panel
clear cache
install one
test
by one
test
should work,
/gp
** remember to configure the editor you want, in User preferences and General Settings
remove folder of modules via ftp ( remember name of main folders)
recreate the main folder of each module, chmod 755
upload files and folders of modules each on its own folder via ftp binary mode
go to admin panel
clear cache
install one
test
by one
test
should work,
/gp
** remember to configure the editor you want, in User preferences and General Settings
Re: Problems with javascript in backend 1.10.1?
Still the same for TinyMCE.
Didn't try for MicroTiny. And then there's also my problem with the Gallerymodule. I still think it has something to do with javascript files.

Re: Problems with javascript in backend 1.10.1?
I would talk to your host, they may not let the JS work, I work for somebody who has a server like that...
Re: Problems with javascript in backend 1.10.1?
That must be it. I should have said that the file that's generated was a 403 Error page. I'm going to contact the host.
Re: Problems with javascript in backend 1.10.1?
On one of my hosts, I get a similar error when using GBFilePicker.. The issue was something in the .htaccess files in the GBFilePicker module. I have to remove the .htaccess files each time I install it.
Re: Problems with javascript in backend 1.10.1?
It has been solved. The htaccess was the problem. Thanks all for your time and effort.
Bert
Bert