1
Vote

Confused what to do next after configuring the application

description

I have successfully configured the LITWAREHR.
  1. Each time when i open http://localhost/litware it ask for "ORGANIZATION INFORMATION". if i give already existing ALIAS NAME application get crashes, if i provide new alias name then it opens new page with the 2 links [ public web site & private web site].
  2. when i click on "PUBLIC WE SITE" link it opens new page with few menuitems, only "CAREERS" menuitem works by displaying "job search " link with blank page. & "PRIVATE SITE" link works opening new page
  3. if i click on other menuitems other than CAREERS & PRIVATE SITE, application get crashes say "PAGE CANNOT BE FOUND" and it displays url like this http://localhost/aliasname/
  4. when i click on PRIVATE SITE menuitem it open welcome page with 3 menuitems HOME menu doesn't works, when i click on CONFIGURATION & CUSTOMIZATION it ask for login.
  5. Each and every time i have to click SING UP HERE link after entering the credentials it completes registration and opens configuration page.
     
    after that.... blank nothing we can do in that application.
  6. what to do next.... ?
  7. how to use this application / architecture in my project.?

comments