Home Access Plus+ Thread, Booking system, teachers can't book in Projects:; Hi all,
I’ve got a little problem with my Booking System, I’m sure I’ve missed something but I just can’t ...
-
14th March 2013, 10:31 AM #1
- Rep Power
- 0
Booking system, teachers can't book
Hi all,
I’ve got a little problem with my Booking System, I’m sure I’ve missed something but I just can’t see it. If I don’t add “Teachers” to “admins” (on the first line), then Teachers can see bookings but they can’t book anything, if I add them then they can book but they also have access to “Control Panel” (well, if they click on it they get “Unauthorised Access”) but they can remove bookings made by others (and that is asking for trouble). Am I missing something? Here is code from hapconfig.xml:
Code:
<bookingsystem maxbookingsperweek="3" maxdays="7" admins=", Domain Admins, Teachers" keepxmlclean="True" twoweektimetable="False" enablemultilesson="false" maxmultilesson="0">
<resources>
<resource name="Room W16" type="Room" admins="Inherit" enabled="True" emailadmins="True" enablecharging="False" showto="All" hidefrom="" years="" quantities="" readonlyto="" readwriteto=", Teachers" />
</resources>
<lessons>
<lesson name="Session 1" type="Lesson" starttime="09:05" endtime="10:05" />
<lesson name="Session 2" type="Lesson" starttime="10:10" endtime="11:10" />
<lesson name="Session 3" type="Lesson" starttime="11:25" endtime="12:25" />
</lessons>
<subjects>
<subject name="General" />
</subjects>
</bookingsystem> Thanks.
Oh, and Nick – big thank you for HAP+, you’re genius!
-
-
IDG Tech News
-
14th March 2013, 11:05 AM #2 readwriteto needs to be blank if you using it like I think you are
also check the ~/bookingsystem/web.config file
-
Thanks to nickbro from:
happierlarry (14th March 2013)
-
14th March 2013, 11:08 AM #3
- Rep Power
- 0
Works now, thank you!!! Great job!
-
-
14th March 2013, 11:41 AM #4
- Rep Power
- 0
Sorry Nick, have another problem. When I add 5 lessons, registration, lunch and after school club to the calendar and click on "Overview" the dates in a popup are all squashed. Looked at css but it's a bit of poking in the dark:

any idea? Thank you.
-
-
14th March 2013, 11:45 AM #5 Ok, does it fix it self if you make the overview calendar bigger?
If that's the case, then we can edit the javascript to make the box bigger by default
-
-
14th March 2013, 11:49 AM #6
- Rep Power
- 0
It looks fine if I stretch window a little wider.
-
-
14th March 2013, 11:52 AM #7 Open ~/bookingsystem/default.aspx
Line 567:
Increase the 450 to 550 or something higher
-
Thanks to nickbro from:
happierlarry (14th March 2013)
-
14th March 2013, 11:57 AM #8
- Rep Power
- 0
-
SHARE: 
Similar Threads
-
By dezt in forum Home Access Plus+
Replies: 5
Last Post: 28th November 2011, 03:40 PM
-
By SimpleSi in forum Web Development
Replies: 14
Last Post: 29th October 2008, 08:34 PM
-
By kerlj001 in forum Web Development
Replies: 2
Last Post: 22nd August 2008, 08:39 AM
-
By in forum Network and Classroom Management
Replies: 8
Last Post: 9th March 2007, 07:28 PM
-
By imullings in forum Educational Software
Replies: 2
Last Post: 5th September 2006, 08:10 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules