Page 1 of 1

[SOLVED] JavaScript error and possibly others

Posted: Wed Jul 28, 2010 2:59 pm
by matthieu.joly@vd.ch
Hi folks,

I installed CMS Made Simple and I noticed that there is a couple of problems.

1. When I try to move Page order (via the Content -> Page menu) using the "Reorder Pages" function, I get an error; namely: Sorry, this function requires that you have Javascript enabled. (Troubleshooting).

2. When editing a page Content, via the Edit function of the same page, all the information and the fields appears on the same page and the tabs at the top of the page just below "Edit Content", have no behavior attached to them.

3. My TinyMCE browser do not appear when it should.

I can deduct these malfunctions due to the fact that a colleague showed me a version of his admin pages.

I followed all the requirement on the install and I am able to modify content and templates, stylesheet.

Any help to solve those problems would be greatly appreciated. Thanks in advance.

Re: JavaScript error and possibly others

Posted: Wed Jul 28, 2010 3:56 pm
by NaN
matthieu.joly@vd.ch wrote:
Any help to solve those problems would be greatly appreciated. Thanks in advance.
matthieu.joly@vd.ch wrote:
this function requires that you have Javascript enabled.

Re: JavaScript error and possibly others

Posted: Thu Jul 29, 2010 7:33 am
by matthieu.joly@vd.ch
Well, I checked at the outset that I had JavaScript enabled in my browser; and it is the case. Shall I enable it somewhere else?

Re: JavaScript error and possibly others

Posted: Thu Jul 29, 2010 10:56 am
by NaN
Come on.
Please give us some more details.
What Browser?
Does this only happen in this browser?
Does Javascript work on other sites?

Take a look in the HTML source in the head section where the javascript is included and try to access the link to the javascripts by yourself. (just copy and paste it into the browsers address bar)
Does this work? (you should see the raw Javascript code in your browser)
If not, check the files and directories for permissions.

Re: JavaScript error and possibly others

Posted: Thu Jul 29, 2010 12:44 pm
by matthieu.joly@vd.ch
It is a DNS redirect issue. Will be solved in August. Thanks for the tip on the header thing.