Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. Looks like there's a CSS file missing. Try CTRL+F5 to clear the cache. ~/styles/bookingsystem.css seems to be not loading
  2. @Stuajnht it'll be an API limitation on that one, I don't think the login API checks that line in the web.config
  3. 1. On web logs, you have to change the date, you can then either select a day or month 2. Sounds like it's trying to load up something (additional AD properties) but shouldn't take too long (2 seconds at most)
  4. HAP+ needs to be run over HTTPS You can follow these instructions on HTTPS bindings How to Set Up SSL on IIS 7 : The Official Microsoft IIS Site
  5. You need to look to see what HAP+ is pulling out, if it's showing a lot of falses, then it's a sign that either HAP+ can't pull the correct NTFS permissions, or an AD configuration issue. Neither can be easily fixed. Does the user you are using have Read Permissions permission?
  6. Have you installed this: Home Access Plus+ - Download: HAP+ Responsive My Files Patch
  7. Historic Web logs are accessed directly from the web logs page. The other logs are for the logon tracker
  8. It works in Firefox, sounds like chrome isn't picking up on the hap:// url from the registry
  9. You may need to do some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html to find out what HAP+ is passing down in my files for that folder. It should pick up NTFS stuff, but it may struggle in mapping groups
  10. Have you run the import via the admin options menu? It will create a new XML file that the one from SIMS?
  11. Ok, you need to change the sql connection string in the web.config file, seems you were using the logon tracker with a SQL db
  12. Install the plugin Import the RptDef into SIMS Run the Report from SIMS Save it into the App_Data folder Go to timetable.aspx and click process report Make sure the EmployeeID is the students' UPM
  13. replace & with &
  14. See http://www.edugeek.net/forums/home-access-plus/158374-hap-remove-directedit-slider-all-users.html#post1354407
  15. Ok, that's an odd one, have you got any caching applied on top on your server? Can you do some bebugging using IE dev tools/firefox dev tools, (network tab) to see where it's getting stuck.
  16. Ok, the error code seems to point to it either getting auto routed incorrectly, or a permissions issue.
  17. Ah, I made a video about it, but they have changed things Go to https://dev.onedrive.com/app-registration.htm follow the instructions on for registering for onedrive. Enter the ID generated in the LiveID in myfiles - - - Updated - - - Video is here:
  18. If you leave the EWS url field blank HAP+ should auto find the URL to use.
  19. It's in the back of the documentation PDF
  20. Hmm, you may want to look at using proxy exceptions to not route the logon tracker through smoothwall proxy server, it should be direct to your HAP server. HAP+ uses reverse lookups to get the computer name, so if it's just getting the smoothwall boxes ip address that's all it will report
  21. There are two share options built into HAP+, one is OneDrive and the other is GoogleDocs.
  22. Unfortunately not as much I would like to, too busy with work
  23. See https://nbdev.uk/projects/hap/office-2013-add-ins.aspx
  24. Ok, you need to update your AD settings as that isn't correct, see Home Access Plus+ - Documentation about changing the admin password
  25. If you are running Server 2012 (IIS 8) + you need to remove the Section
×
×
  • Create New...