Rank: Member Groups: Member
Joined: 9/15/2008 Posts: 9 Points: 27 Location: Denmark
|
Hello myLittleTools
I have downloaded the trial version of myLittleBackup and installed it using the installation guide. I'm using the typical configuration #2 in the manual where IIS and File server is on server A and SQL Server on server B.
The login page works fine and I can log in using a test accoung but after I've logged in there's errors. I caught som of the errors in FireBug:
navbar_addDiv is not defined [Break on this error] navbar_addDiv("oNavbar_navbarTools", "oNavbar_navbarTools_Children" ); navbar.aspx (linie 74) navbar_addDiv is not defined [Break on this error] navbar_addDiv("oNavbar_navbarPreference..., "oNavbar_navbarPreferences_Children" ); navbar.aspx (linie 84) navbar_addDiv is not defined [Break on this error] navbar_addDiv("oNavbar_navbarHelp", "oNavbar_navbarHelp_Children" ); navbar.aspx (linie 95) navbar_showHideDiv is not defined [Break on this error] navbar_showHideDiv(document.getElementB...Tools'), false, 'navbarParentSelected'); navbar.aspx (linie 99) navbar_resize is not defined onload(load )
The navigation bar on the left side of the page doesn't work.
I have tried to set mlb up 2 times thinking that I made some error but now I suspect that there is something missing in the download. Could you please help.
Regards Bo
|
Rank: Administration Groups: Administration
Joined: 9/11/2006 Posts: 605 Points: 649 Location: Enghien Les Bains, France
|
Hi - Could you please check that you have the 8 .js files well located in the js folder? We can start a livechat session if you think it could be useful.
|
Rank: Member Groups: Member
Joined: 9/15/2008 Posts: 9 Points: 27 Location: Denmark
|
That did the trick. Initially I used the Windows Server 2003 zip utility to extract the files on the server where the .js files didn't get extracted. Now I used WinRAR and the js files extract just fine. Spooky.
Thanks.
|