+ Post New Thread
Page 7 of 15 FirstFirst ... 34567891011 ... LastLast
Results 91 to 105 of 219
How do you do....it? Thread, Classroom booking System in Technical; Ok. Have you checked that there is full write permissions to the web server on the /temp directory?...
  1. #91

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,272
    Blog Entries
    2
    Thank Post
    595
    Thanked 877 Times in 615 Posts
    Rep Power
    277
    Ok. Have you checked that there is full write permissions to the web server on the /temp directory?

  2. #92

    Join Date
    May 2007
    Posts
    14
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Everyone has modify access to the classroombookings directory under wamp so yeah, they have full write access to the temp directory, assuming that is the temp directory that you mean?

    Thanks for the help so far, appreciate it.

  3. #93

    Join Date
    Aug 2008
    Location
    Selby
    Posts
    8
    Thank Post
    1
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    I'm having problems attempting to install this on an old sql server we're using. I'm not a techie so apologies if this makes no sense.

    I've installed xampp and apache seems to be running fine. I've followed the google code instructions for installing crbs under windows and everythign seems ok until I get to the install page.

    I navigate to http://localhost/crbs and get the install window. When I type in all details and try to install I get

    Code:
    An Error Was Encountered
    Error Number: 1364
    
    Field 'name' doesn't have a default value
    
    INSERT INTO school (school_id) VALUES (0)
    If I then reload the url I get a login screen where my username and password do not work and i'm hit with these

    Code:
    A PHP Error was encountered
    Severity: Notice
    
    Message: Trying to get property of non-object
    
    Filename: controllers/login.php
    
    Line Number: 23
    and

    Code:
    A PHP Error was encountered
    Severity: Notice
    
    Message: Trying to get property of non-object
    
    Filename: controllers/login.php
    
    Line Number: 35
    Anyone able to give me a hand? I'm trying to do this blind a bit while teaching so if any help can be very slow and with short words that would be great

  4. #94

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    8,925
    Thank Post
    276
    Thanked 795 Times in 715 Posts
    Rep Power
    188
    Just looked at the demo site and the new version looks lovely.

    Can't wait.

    Ben

  5. #95
    Nick_Parker's Avatar
    Join Date
    Jan 2008
    Location
    Dainfern, South Africa
    Posts
    328
    Thank Post
    77
    Thanked 12 Times in 8 Posts
    Rep Power
    11
    Quote Originally Posted by a_d_atkinson View Post
    I'm having problems attempting to install this on an old sql server we're using. I'm not a techie so apologies if this makes no sense.

    I've installed xampp and apache seems to be running fine. I've followed the google code instructions for installing crbs under windows and everythign seems ok until I get to the install page.

    I navigate to http://localhost/crbs and get the install window. When I type in all details and try to install I get

    Code:
    An Error Was Encountered
    Error Number: 1364
    
    Field 'name' doesn't have a default value
    
    INSERT INTO school (school_id) VALUES (0)
    If I then reload the url I get a login screen where my username and password do not work and i'm hit with these

    Code:
    A PHP Error was encountered
    Severity: Notice
    
    Message: Trying to get property of non-object
    
    Filename: controllers/login.php
    
    Line Number: 23
    and

    Code:
    A PHP Error was encountered
    Severity: Notice
    
    Message: Trying to get property of non-object
    
    Filename: controllers/login.php
    
    Line Number: 35
    Anyone able to give me a hand? I'm trying to do this blind a bit while teaching so if any help can be very slow and with short words that would be great
    I'm having exactly the same issues

  6. #96

    Join Date
    Oct 2009
    Posts
    1
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Classroom booking System errors

    Hi All,

    I have encountered the following errors while using the Booking system:

    A PHP Error was encountered
    Severity: Warning
    Message: asort() expects parameter 1 to be array, null given
    Filename: helpers/iconsel_helper.php
    Line Number: 82


    A PHP Error was encountered
    Severity: Warning
    Message: Invalid argument supplied for foreach()
    Filename: helpers/iconsel_helper.php
    Line Number: 86


    A PHP Error was encountered
    Severity: Warning
    Message: Invalid argument supplied for foreach()
    Filename: rooms/rooms_add.php
    Line Number: 203



    In addition, when trying to upload a file e.g. image (jpeg), the system reports the following error:

    The upload path does not appear to be valid.

    Can anyone help me please? I have been looking at all the coding and struggling to resolve the issues.

    Regards

    Dave

  7. #97

    localzuk's Avatar
    Join Date
    Dec 2006
    Location
    Bristol
    Posts
    12,330
    Blog Entries
    24
    Thank Post
    425
    Thanked 1,373 Times in 1,091 Posts
    Rep Power
    397
    Quote Originally Posted by pod View Post
    Dave,

    I can't help you with your current problems but although the system I provide is not free it does take the management/configuration out of your hands. So if you decide you want someone else to do the work for you, give me a shout.

    Cheers,

    Chris
    Chris, it is bad form to continually try to push your own product on this forum. I would suggest you contact an admin to discuss it - it is spamming, essentially.

  8. #98
    buzzard's Avatar
    Join Date
    May 2006
    Location
    North West
    Posts
    228
    Thank Post
    53
    Thanked 21 Times in 19 Posts
    Rep Power
    18
    I always used to use a moderated calander in public folders on Exchange for all room/ resource bookings. Simple for staff training!

  9. #99

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,272
    Blog Entries
    2
    Thank Post
    595
    Thanked 877 Times in 615 Posts
    Rep Power
    277
    Regarding CRBS problems. I tried to replicate the problems on Xampp (which I hardly ever use) and got stuck at the first hurdle. It seems the version of the framework and code used in Classroombookings is too old for some of the latest versions of PHP (mainly 5.3.0); as a lot of PHP changes break older function calls etc.

    Until v2 is released, I would recommend using PHP 5.2.9 or less to run Classroombookings on. It's easy to do this on WAMP - once installed, just use the tray menu: PHP > Version > Get more..., then install an older version.

    I'll also be updating the v2 progress demo site soon; just so you know it is being worked on

  10. #100

    john's Avatar
    Join Date
    Sep 2005
    Location
    Yorkshire
    Posts
    9,092
    Thank Post
    960
    Thanked 719 Times in 639 Posts
    Rep Power
    195
    any ETA on its arrival?

  11. #101

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,272
    Blog Entries
    2
    Thank Post
    595
    Thanked 877 Times in 615 Posts
    Rep Power
    277
    It's getting closer with every line I write, but nothing solid yet. You should know not to ask by now John

  12. 3 Thanks to webman:

    bossman (28th October 2009), john (30th October 2009), plexer (3rd November 2009)

  13. #102

    bossman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    3,217
    Thank Post
    835
    Thanked 789 Times in 569 Posts
    Rep Power
    254
    hey out there!! all of you that are waiting for Webmans room booking system version 2, it will be worth waiting for believe me but give the guy some support as he does most of this from home and gives up his time for free to support you guys who use his creation.

    As for you Chris, yes you have a product and it is probably a good product, its not free like Webmans though, so shame on you for touting it about like a wet rag. Please use the proper channels and pay for your advertising like all the other people who advertise on here.

    Webman apologies for having my pennies worth but felt it needed it.

  14. 4 Thanks to bossman:

    Hightower (29th October 2009), john (30th October 2009), Sylv3r (3rd November 2009), webman (28th October 2009)

  15. #103
    rob998's Avatar
    Join Date
    Jun 2005
    Posts
    82
    Thank Post
    22
    Thanked 17 Times in 3 Posts
    Rep Power
    17
    Hi,

    I have tried to install this and got the following:

    Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\crbs\system\codeigniter\Common.php on line 85

    Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\crbs\system\codeigniter\Common.php on line 91

    A PHP Error was encountered
    Severity: 8192

    Message: Function set_magic_quotes_runtime() is deprecated

    Filename: codeigniter/CodeIgniter.php

    Line Number: 46

    A PHP Error was encountered
    Severity: 8192

    Message: Assigning the return value of new by reference is deprecated

    Filename: database/DB.php

    Line Number: 81

    An Error Was Encountered
    Unable to select the specified database: crbs


    Any ideas? I have followed the install instructions on InstallationWindows - classroombookings - Installing CRBS on Windows with Apache - Project Hosting on Google Code to the letter but always get this far and no further.

    Any help would be great.

    Thanks

    Rob

  16. #104

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    8,925
    Thank Post
    276
    Thanked 795 Times in 715 Posts
    Rep Power
    188
    I'll buy you some beer or other alcholic drink of your preference, I was going to say before you finish it but maybe it would be best after you've finished it

    Ben

  17. #105

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,272
    Blog Entries
    2
    Thank Post
    595
    Thanked 877 Times in 615 Posts
    Rep Power
    277
    @rob998: The errors look like they're to do with using an older version of PHP, which the CRBS framework doesn't work on.

    Have you tried installing/changing to an older version of PHP (steps mentioned in a post of mine a few posts before)?

    I have tried dropping the latest version of the CodeIgniter framework into a CRBS installation which gets around the PHP version issue, but there are lots of code incompatibilities between CRBS and the framework itself (deprecated functions etc).
    Last edited by webman; 3rd November 2009 at 05:31 PM.

  18. Thanks to webman from:

    rob998 (3rd November 2009)

SHARE:
+ Post New Thread
Page 7 of 15 FirstFirst ... 34567891011 ... LastLast

Similar Threads

  1. Classroom booking software
    By Andyhall in forum Educational Software
    Replies: 32
    Last Post: 2nd July 2009, 02:24 PM
  2. Online Resource Booking System
    By SimpleSi in forum Web Development
    Replies: 14
    Last Post: 29th October 2008, 09:34 PM
  3. ICT Booking System
    By sLiDeR in forum Network and Classroom Management
    Replies: 3
    Last Post: 8th August 2007, 07:53 AM
  4. Online Parental Booking System
    By robknowles in forum MIS Systems
    Replies: 4
    Last Post: 3rd July 2007, 07:52 PM
  5. Online Booking System
    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
  •