View previous topic :: View next topic |
Author |
Message |
kcalpha
|
Posted: Thu Dec 21, 2006 8:53 pm Post subject: limiting booking system |
|
|
Well basiclly i managed to set all the bookingsystem now. The final problem i have is how can irestrict a registered user from booking a whole day by himself ?? Can i limit every user to book say maximum of 4hrs a day and he cannot book more than 12hrs a week ?? I want a sort of credit system for every user or some limitations i can set. Thank you |
|
Back to top |
|
 |
adbot
|
Posted: Thu Mar 31, 2011 3:57 am |
|
|
|
|
|
Andrew Mammoth
|
Posted: Sun Dec 24, 2006 10:47 am Post subject: |
|
|
Users are by default restricted to a few bookings per week, and at most 2 hours per booking.
Amount of bookings a user may make per week is defined on the Domain Configuration tab.
Amount of hours a booking may run for is defined on each game's Configuration tab under 'Maximum Runtime'. |
|
Back to top |
|
 |
kcalpha
|
Posted: Mon Dec 25, 2006 12:47 am Post subject: Registering and booking |
|
|
Yes i know how t osettle those options .. but how can irestrict a new registered user from accesing my booking system ... can i make a sort of permission before they can start using the booking sytem 10ks |
|
Back to top |
|
 |
Andrew Mammoth
|
Posted: Tue Dec 26, 2006 2:45 pm Post subject: |
|
|
No, not at this time.
You could create a front end that users book through (See Temporary Server Integration Example under Downloads on the left) and limit access to that page via that which would do what you want. |
|
Back to top |
|
 |
|