Gossamer Forum
Home : Products : Others : Fileman :

After Install: Javascript errors abound

Quote Reply
After Install: Javascript errors abound
Install and user creation with admin account went smoothly. However when logging in as the user I created, I get a javascript error after logging in:

**********************
Line: 137
Char: 7
Error: Object expected
Code: 0

**********************

And another when hitting the upload link:

**********************
Line: 465
Char: 5
Error: 'indow.top.bottomfrm.document.frm_footer.text_input' is null or not an object.
**********************
My paths are as follows:
root_url: http://*myip*/cgi-bin
root_path:/Library/WebServer/Documents/cgi-bin
html_root_url: http://*myip*/images
root_directory:/Library/WebServer/Documents/cgi-bin
root_users:/Library/WebServer/Documents/cgi-bin/private/tmp

Any help would be much appreciated.