PDA

View Full Version : Error: Can't add "Local Service"



tobias
08-28-2007, 12:12 PM
Hi!
When I try to add a local service e.g. LDAP authentication at the service management page, both "local" and "remote" buttons don't work. Firebug gives me the following message:


unterminated string literal
[Break on this error] var _editor_styles_path = ['/skins/ace/_editor.css', '/skins/ace/neutral\n
Admin:ServiceMana... (line 61)

Any ideas?
Thanks
Tobias

tobias
08-28-2007, 12:17 PM
well, the editor doesn't seem to work on all pages...


unterminated string literal
(no name)([], "click", function(), false)_jscripts.php (line 163)
(no name)([], "click", function())_jscripts.php (line 138)
(no name)(undefined, undefined, undefined, undefined, undefined)_jscripts.php (line 126)
(no name)()_jscripts.php (line 3363)
(no name)()_jscripts.php (line 3360)
(no name)(load )_jscripts.php (line 125)
[Break on this error] var _editor_styles_path = ['/skins/ace/_editor.css', '/skins/ace/neutral\n

tobias
08-28-2007, 12:53 PM
Hmm, I just changed the skin to blue and everything seems to work again...
strange...

royk
08-28-2007, 05:53 PM
Clear your browser cache; somehow your javascript file got corrupted and it got cached in that state. If you ever get back to that state, please attach _jscripts.php's output up here :)