I checked in Firefox,IE and Opera the problem is the same and JavaScript is enabled
in all of them.
In IE I get error on page in the lower left corner:
Line: 234
Char: 3
Error: document Adminform.task is null or not object
Code: 0
URL: mywebpage/administrator/index.php?option=com_config
I also get an object required error..
In Opera error console I get the following msg:
JavaScript -
http://mywebpage/administrator/index...tion=com_login
Inline script thread
Error:
name: ReferenceError
message: Statement on line 1: Undefined variable: postamble
Backtrace:
Line 1 of inline#2 script in
http://mywebpage/administrator/index...tion=com_login
postamble();
stacktrace: n/a; see opera:config#UserPrefs|Exceptions Have Stacktrace
JavaScript -
http://mywebpage/administrator/index.php
Inline script thread
Error:
name: ReferenceError
message: Statement on line 1: Undefined variable: postamble
Backtrace:
Line 1 of inline#2 script in
http://mywebpage/administrator/index.php
postamble();
stacktrace: n/a; see opera:config#UserPrefs|Exceptions Have Stacktrace
JavaScript -
http://mywebpage/administrator/index...ion=com_config
Inline script thread
Error:
name: ReferenceError
message: Statement on line 1: Undefined variable: postamble
Backtrace:
Line 1 of inline#1 script in
http://mywebpage/administrator/index...ion=com_config
postamble();
stacktrace: n/a; see opera:config#UserPrefs|Exceptions Have Stacktrace
Im guessing this is javascript related? Also Save, apply and close buttons do not respond only the help button activates the help pop up window.
I also tried on a different computer and the problem is the same.