+ Post New Thread
Page 8 of 15 FirstFirst ... 456789101112 ... LastLast
Results 106 to 120 of 219
How do you do....it? Thread, Classroom booking System in Technical; I have installed an earlier version of php on the server. Now I am getting the following: An Error Was ...
  1. #106
    rob998's Avatar
    Join Date
    Jun 2005
    Posts
    82
    Thank Post
    22
    Thanked 17 Times in 3 Posts
    Rep Power
    17
    I have installed an earlier version of php on the server. Now I am getting the following:

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

    Thanks

  2. #107

    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, cool. What you need to do now is create a database & username for CRBS, and then tell CRBS what details to use.

    The easiest way to do this is through phpMyAdmin. Click on Privileges > Add new user. In the Login Information box, enter a username in the username field, choose Local from the Host drop-down box, then enter a password twice in the username fields. In the Database for user box, choose 'Create database with same name and grant all privileges.' Finally, click the Go button at the bottom-right of the page.

    Next, go to the classroombookings folder within the www directory. Then go to system/application/config and open database.php in a text editor. Fill in the appropriate variables - database, username and password.

    If you've made the required changes to config.php already (according to the instructions on the google code site wiki); then it should work

  3. Thanks to webman from:

    rob998 (4th November 2009)

  4. #108
    rob998's Avatar
    Join Date
    Jun 2005
    Posts
    82
    Thank Post
    22
    Thanked 17 Times in 3 Posts
    Rep Power
    17
    I have done as you said. I no longer get the database error, I just get a page cannot be displayed page. It is trying to go to http://servername:81/crbs

    That was the same path I put the in config.php file.

    Thanks

  5. #109

    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
    Are you using the mod_rewrite feature? Also, what does the $config['index_page'] line look like in system/application/config.php?

    Check the Apache error logs (should be an icon for this in the WAMP menu) to see if there are any clues there.

  6. #110
    rob998's Avatar
    Join Date
    Jun 2005
    Posts
    82
    Thank Post
    22
    Thanked 17 Times in 3 Posts
    Rep Power
    17
    I am working fine now thanks, looks good

  7. #111

    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
    Cool

    I do realise the older that CRBS gets, the more difficult it is to get running on latest software; which is really awkward when you come to set it up. That's mostly my fault for not continually updating it, so for that I apologise. But to make up for that, version 2 will kick ass

  8. #112
    rob998's Avatar
    Join Date
    Jun 2005
    Posts
    82
    Thank Post
    22
    Thanked 17 Times in 3 Posts
    Rep Power
    17
    No need to apologise. I appriciate all the extra effort you put in to making the software for us.

    Looking forward to v2

  9. #113

    Join Date
    Nov 2009
    Posts
    4
    Thank Post
    1
    Thanked 1 Time in 1 Post
    Rep Power
    0
    First off, I just want to thank webman for an awesome piece of software. It fit the needs perfectly of what I am trying to accomplish. The install went very smooth, no errors at all. Logging on for the first time I am noticing that no images are being displayed in the control panel.

    Any input is greatly appreciated. Thanks
    -Sean

  10. Thanks to mcquills from:

    webman (23rd November 2009)

  11. #114

    Join Date
    Nov 2009
    Posts
    4
    Thank Post
    1
    Thanked 1 Time in 1 Post
    Rep Power
    0
    Here is an image of the control panel


  12. #115

    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
    Hi mcquills - it looks like images and CSS aren't loading. If you view the source of the page, there should be a <base href...> tag near the top - this should be the base path to the CRBS installation. It is taken from the base_url entry in the system/application/config.php file. Check these match your setup exactly.

  13. 2 Thanks to webman:

    Aaron (24th November 2009), mcquills (23rd November 2009)

  14. #116

    Join Date
    Nov 2009
    Posts
    4
    Thank Post
    1
    Thanked 1 Time in 1 Post
    Rep Power
    0
    Thanks for the quick reply, I have "http://localhost/crbs" which points to the directory with

    Documentation
    system
    temp
    webroot

    .htaccess
    califr.ttf
    classroombookings.sql
    gil___.ttf
    index.php
    license.txt
    tahoma.ttf
    verdana.ttf

  15. #117

    Join Date
    Nov 2009
    Posts
    4
    Thank Post
    1
    Thanked 1 Time in 1 Post
    Rep Power
    0
    Excuse my ignorance,

    changed http://localhost/crbs to http://localhost/crbs/ (added fowardslash at the end)

    now everything is working great.

    Thanks again

    -Sean

  16. #118
    Aaron's Avatar
    Join Date
    Feb 2009
    Location
    N.Ireland
    Posts
    251
    Thank Post
    78
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Can anyone help me i am trying to add rooms on and at the bottom were it says feilds i am getting a PHP error was encountered
    Severity:Warning
    Message: Invalid argument supplied for foreach()
    Filename: rooms/rooms_add.php
    Line Number: 203

    If i try to save anyway it says "The upload path does not appear to be vaild"

  17. #119
    Aaron's Avatar
    Join Date
    Feb 2009
    Location
    N.Ireland
    Posts
    251
    Thank Post
    78
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    can anyone help me with this please i seem to be able to do everything else except add rooms to book

  18. #120

    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
    If I remember rightly, that foreach() warning is because there are no room fields defined. If you add a single field (for example, for how many computers are in the room) it should go away. As for the uploading issue, please make sure the paths as per the instructions have write permission first.

  19. 2 Thanks to webman:

    Aaron (25th November 2009), bossman (25th November 2009)

SHARE:
+ Post New Thread
Page 8 of 15 FirstFirst ... 456789101112 ... 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
  •