kumarsivarajan / rmh-roomreservation-maker

Automatically exported from code.google.com/p/rmh-roomreservation-maker
0 stars 0 forks source link

Request room Referral Form dies after submit #95

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Log In as mary789
2. Click request room and enter scott miller. 
3. create a new reservation and click submit. 

What is the expected output? What do you see instead?
The system should say your reservation has been submitted. Instead I am getting 
an error message pointing to line 44 of the referralForm.php file.

Error Message: 
( ! ) Notice: Undefined variable: familyID in 
C:\wamp\www\rmh-reservation-maker\referralForm.php on line 44
Call Stack
#   Time    Memory  Function    Location
1   0.0016  566816  {main}( )   ..\referralForm.php:0
You have an error in your SQL syntax; check the manual that corresponds to your 
MySQL server version for the right syntax to use near '' at line 1

Original issue reported on code.google.com by cgigli...@gmail.com on 21 Oct 2012 at 8:02

GoogleCodeExporter commented 8 years ago
Sorry, had my brackets in the wrong place and it was causing this error. Fixed 
now.

Original comment by Tiffany....@gmail.com on 21 Oct 2012 at 10:04

GoogleCodeExporter commented 8 years ago

Original comment by Tiffany....@gmail.com on 24 Oct 2012 at 4:23

GoogleCodeExporter commented 8 years ago
Fixed! Output could be better though

Original comment by johannk...@gmail.com on 11 Nov 2012 at 8:44