Elxis CMS Forum

Support => General => Topic started by: iniohOS on January 16, 2009, 21:33:53

Title: problem saving on bcknd
Post by: iniohOS on January 16, 2009, 21:33:53
hi,

Installed 2008.1 and having a major problem saving new sections, categories, content items or edit existing ones from the backend.
On these only the cancel button works, all others do nothing.
Also tried to create new modules, there nothing works not even the cancel button.
Anyone knows what might be causing this?

(Is there any chance the js on the server or sth not working properly?)
Title: Re: problem saving on bcknd
Post by: Ivan Trebješanin on January 16, 2009, 21:39:29
Hi iniohOS,

what browser are you using?
Title: Re: problem saving on bcknd
Post by: datahell on January 16, 2009, 23:55:57
Do you have any add-on in your browser that blocks javascript?
Elxis administration does not work with javascript disabled.
Title: Re: problem saving on bcknd
Post by: Farhad Sakhaei on January 17, 2009, 21:46:16
May be you are browsing the administration without www.
Title: Re: problem saving on bcknd
Post by: iniohOS on January 18, 2009, 08:58:51
using firefox 3.
Have tried it with firefox and chrome on XP, vista and linux and the same problem persists.

Farhad what you said gave me some hope but doesnt work even with www ..   :-\

Any other suggestions?
Title: Re: problem saving on bcknd
Post by: iniohOS on January 18, 2009, 09:28:09
when TinyMCE is turned off everything works good...!

any idea what could be happening?
Title: Re: problem saving on bcknd
Post by: maple on February 20, 2010, 18:47:31
Hello,

I'm having the same problem. In back-end doesn't work the cancel, save... buttons in any browser. I've the 2009.1 Hecate installed. I tested with crhome, internet explorer and Firefox 3.

many thanks
Title: Re: problem saving on bcknd
Post by: datahell on February 20, 2010, 18:59:58
Use firefox's debugger to find out the source of the error. In the past similar problems were due to wrong language files or to permissions restrictions when the server uses suPHP. Change language to English, is the problem gone away? Check also your server's error log.
Title: Re: problem saving on bcknd
Post by: maple on February 20, 2010, 19:21:50
Use firefox's debugger to find out the source of the error. In the past similar problems were due to wrong language files or to permissions restrictions when the server uses suPHP. Change language to English, is the problem gone away? Check also your server's error log.


Oh my god! I just delete the elxis.js into includes/js by error. When I uploaded all problems gone! It was a javascript problems.

Thank you very much
Title: Re: problem saving on bcknd
Post by: datahell on February 20, 2010, 19:33:01
 ;)