-
Posts
4,190 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by nickbro
-
Takes 10 seconds for my surface to boot up, running Windows 10. Takes 20 seconds for my rig at home but that's because of the RAID card.
-
Stop Override on static bookings unless admin?
nickbro replied to Sale_El's topic in Home Access Plus+
Ok did you replace teachersusername with a username of a teacher? -
Stop Override on static bookings unless admin?
nickbro replied to Sale_El's topic in Home Access Plus+
Ok, that is odd, can you go to https://hapsite.domain/hap/api/ad/roles/teachersusername That should give you a list of roles HAP knows for that user Are you using the showto="All"? because if you aren't that may be causing some issues -
Stop Override on static bookings unless admin?
nickbro replied to Sale_El's topic in Home Access Plus+
So my recomendations are: -
Stop Override on static bookings unless admin?
nickbro replied to Sale_El's topic in Home Access Plus+
Teaching_Users shouldn't be admins, and if the admins are the same as the booking system you use inherit. Check the ~/bookingsystem/web.config file to see if they are unauthorised. I would also set the showto="all". Hide from can be left blank as you should be blocking students from the booking system using the web.config file instead. -
Stop Override on static bookings unless admin?
nickbro replied to Sale_El's topic in Home Access Plus+
Can you paste the entire bookingsystem section please? -
Try it on 1 first
-
Yes, but also clear out the profile on the server it's a roaming profile
-
You may need to reset that user's profile to clear out the GP settings
-
The *.* rule only applies to admin users. Since HAP+ is pretty obscure most malware developers wouldn't look at HAP+ for distributing malware. If you have an AV on the server HAP+ will still trigger that AV to check the file once it's uploaded. HAP+ runs as an isolated user on the server (IIS AppPool\HAP), that user doesn't tend to have interactive execution rights, most rights to execute stuff only run in the IIS AppPool instance.
-
I'm after getting a technician to support myself with the IT of 1 high school and 4 primary schools. You will initially be front line support but expect to take on more and more of the development of the network. Experience is needed for this one as I'll be relying on you to problem solve issues yourself, as my role expands in a different direction. It'll be Term Time + 2 weeks initially. For more info see: http://www.crickhowell-hs.powys.sch.uk/about/jobvacancies/
-
Cannot delete or edit Resources (Users) additional group.
nickbro replied to tm-qas's topic in Home Access Plus+
Edit the hapconfig.xml file directly -
You'll need to get the ISP to add some additional routing information to the router's routing table to avoid it bouncing the requests out and back in again.
-
1) You shouldn't need multiple IPs unless the router doesn't have the ability to route between the two ranges, if you are using a flat network then it should just work 2) It can use the default DNS ips, worst comes to worse it'll route via the router the DNS request 3) Yes it will go via the router, you can get around this by issuing your servers with additional IP addresses on the other subnet and the subsequent DNS entries
-
HAP+ more button Images missing in IE works in chrome
nickbro replied to round2it's topic in Home Access Plus+
No problem, forgot that this patch maybe needed. -
HAP+ more button Images missing in IE works in chrome
nickbro replied to round2it's topic in Home Access Plus+
You cannot use compatibility mode with HAP+. HAP+ requires HTML5 which compatibility mode turns off a lot of HTML5 features. With IE11 can you press F12 and force IE into edge mode, if it then works fine you can add a HTTP header in IIS to force that mode -
Urgent Help - Booking Sheet error - static bookings!?
nickbro replied to Manny21555's topic in Home Access Plus+
yep, that's what that error means, very cryptic I know, really show program some more sensible error handling. Just so you lot know, I run into this error myself, so easy to duplicate a booking. -
Hap New install of hap quick question on upgrade
nickbro replied to round2it's topic in Home Access Plus+
10.5 should be all you need -
Hap New install of hap quick question on upgrade
nickbro replied to round2it's topic in Home Access Plus+
You can do it either way -
HAP+ more button Images missing in IE works in chrome
nickbro replied to round2it's topic in Home Access Plus+
Ah, you need IE11 to not be in compatibility mode as well, that'd be what's causing the font to not load -
HAP+ more button Images missing in IE works in chrome
nickbro replied to round2it's topic in Home Access Plus+
Ok, the font mime is still in there. Can you see if your browser can access https://site/hap/style/icons.woff, https://site/hap/style/icons.ttf. See which file opens, if one doesn't (ttf) then something is missing from iis -
HAP+ more button Images missing in IE works in chrome
nickbro replied to round2it's topic in Home Access Plus+
Hmm, looks like it's not loading the font file, can you check the web.config file has the font mime types still in it. -
Hap remove the directedit slider for all users
nickbro replied to round2it's topic in Home Access Plus+
Also add display: none; to the directedit entry at the top of that file as well -
Hap remove the directedit slider for all users
nickbro replied to round2it's topic in Home Access Plus+
In the myfiles.css file (down the bottom)
