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.
[SOLVED] JavaScript error and possibly others
-
- New Member
- Posts: 3
- Joined: Wed Jul 28, 2010 2:46 pm
[SOLVED] JavaScript error and possibly others
Last edited by matthieu.joly@vd.ch on Thu Jul 29, 2010 12:44 pm, edited 1 time in total.
Re: JavaScript error and possibly others
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.
-
- New Member
- Posts: 3
- Joined: Wed Jul 28, 2010 2:46 pm
Re: JavaScript error and possibly others
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
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.
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.
Last edited by NaN on Thu Jul 29, 2010 10:58 am, edited 1 time in total.
-
- New Member
- Posts: 3
- Joined: Wed Jul 28, 2010 2:46 pm
Re: JavaScript error and possibly others
It is a DNS redirect issue. Will be solved in August. Thanks for the tip on the header thing.