Hi Craig,
Thanks for the speedy response. I love what you've done with both v1
and v2. Absolutely fabulous work and, as a huge fan of the GPL, great
choice on v3.
Questions:
A. In version1, I get this error message when on the add a new room
screen (I think it's because I'm running php 5.2+):
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: rooms/rooms_add.php
Line Number: 203
I also can't add any single bookings to the calendar on any day of the
week except Thursday (today is Thursday). Even when I add a Monday
date, the booking shows up on Thursday in the table.
B. V2. seems to be coming along nicely. Do you have a timeline on
its completion (or beta)?
Cheers, and congrats on a great product!
which leads to multiple errors on the next screen
On Jul 16, 5:46 am, Craig Rodway <
craig.rod...@gmail.com> wrote:
> Hi Geoff
>
> As James has mentioned; the best way to get the latest code is from
> the subversion repository on the Google Code site. Extract the files
> to a web server folder, import the crbs2.sql file into a MySQL
> database, and edit: app/config/crbs.php, and app/config/database.php
> accordingly.
>
> I do intend to have (configurable) booking email notifications; for
> both room owners and the user who created the booking.
>
> Allowing users to specify the number of computers to be used at the
> time of booking is not currently planned. A workaround for this in the
> mean time, would be to encourage users to put the number they will be
> using in brackets of the notes/details field when making the booking.
> E.g. "Grade 8 (17 PCs)".
>
> Craig.
>
> 2009/7/14 <
Thompson_Geoff...@durham.edu.on.ca>: