Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. Best way to solve this, Add a Site on http that redirects to the https
  2. 1. That is by design, to change the width edit ~/bookingsystem/default.aspx, look at the top of the page and edit the 200 value 2. Yes, see http://www.edugeek.net/forums/home-access-plus/113933-booking-system-split-resources-8.html#post1004095 3. Yes, Edit the link to either ~/bookingsystem/t-Room/ or ~/bookingsystem/t-Laptops/
  3. I cannot replicate any of the above issues on my browsers (Chrome/Firefox 22/IE11 on Windows 8.1, Firefox 22/IE10 on Windows 7, Firefox 20,IE10 on Windows 8)
  4. Hmm, ok, look near where you did last time look for the label, change width to min-width
  5. HAP+ hasn't been fully tested on Server 2012 yet. Looks like, from that, that jquery isn't working properly either, as it's not getting the data it needs to send to the server
  6. The links don't work? Is the style sheet not getting loaded?
  7. Ok, can you tell me what the body of the PUT request is, it should be some JSON object. Also, can you look at the event log on the server and see if there's an error on there which I can track down to a code line. disclaimer: Open ~/styles/basestyle.css, line 201, remove "white-space: nowrap; "
  8. You shouldn't need ASP.net 3.5. With the config from another install, is it from the same server? There is server specific data used to encrypt passwords in HAP+
  9. Can you try this dll
  10. Done, for the v9.2 release
  11. Confirmed, and fixed in v9.2
  12. Very odd. The Enable Move checkbox will be removed in the v9.2 release, as we now use NTFS permission checking. It was used to enable/disable the copying & moving of files/folders. It's a legacy thing.
  13. Should be fixed in v9.2, I think I remember fixing something last month that was causing that.
  14. Using firebug, on the DOM tab, look for curles or current lesson or something like that, see if that's getting populated. You can also use firebug to inspect the link you are clicking on, see what's in the onclick
  15. Direct access only works on Windows, HAP+ works on everything*. *that has a web browser
  16. More HAP+ news:
  17. Will be in the next release {9}
  18. Wonder how many of you guys have seen this:
  19. See http://www.edugeek.net/forums/home-access-plus/111588-ie10.html#post955213
  20. Under school in the hapConfig.xml file, add hidephotoerror="True"
  21. Looks like TMG is stripping the file out of the post, or the filename header
  22. This is a security feature of ASP.net. To turn it off is very tricky. ... ...
  23. See the Kerberos setup video: Home Access Plus+ - Documentation
  24. Check you don't need this hotfix: A hotfix is available for the ASP.NET browser definition files in the Microsoft .NET Framework 4.0
  25. HAP+ uses the X_FILENAME http header, make sure you allow that
×
×
  • Create New...