[solved] Problems with javascript in backend 1.10.1?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
banl
New Member
New Member
Posts: 7
Joined: Thu Nov 17, 2011 10:19 am

[solved] Problems with javascript in backend 1.10.1?

Post by banl »

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
gianpiero
Forum Members
Forum Members
Posts: 221
Joined: Sun Jan 07, 2007 4:32 pm

Re: Problems with javascript in backend 1.10.1?

Post by gianpiero »

Check your modules folders permissions at 755, first

bye
/gp
banl
New Member
New Member
Posts: 7
Joined: Thu Nov 17, 2011 10:19 am

Re: Problems with javascript in backend 1.10.1?

Post by banl »

Did that. Files are also 755 now, but no difference in what happens.
gianpiero
Forum Members
Forum Members
Posts: 221
Joined: Sun Jan 07, 2007 4:32 pm

Re: Problems with javascript in backend 1.10.1?

Post by gianpiero »

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
banl
New Member
New Member
Posts: 7
Joined: Thu Nov 17, 2011 10:19 am

Re: Problems with javascript in backend 1.10.1?

Post by banl »

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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Problems with javascript in backend 1.10.1?

Post by Dr.CSS »

I would talk to your host, they may not let the JS work, I work for somebody who has a server like that...
banl
New Member
New Member
Posts: 7
Joined: Thu Nov 17, 2011 10:19 am

Re: Problems with javascript in backend 1.10.1?

Post by banl »

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.
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Problems with javascript in backend 1.10.1?

Post by Wishbone »

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.
banl
New Member
New Member
Posts: 7
Joined: Thu Nov 17, 2011 10:19 am

Re: Problems with javascript in backend 1.10.1?

Post by banl »

It has been solved. The htaccess was the problem. Thanks all for your time and effort.

Bert
Locked

Return to “[locked] Installation, Setup and Upgrade”