Closed (duplicate)
Project:
Reservation
Version:
5.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2008 at 16:20 UTC
Updated:
11 Nov 2008 at 07:40 UTC
getting the following error:
user warning: Unknown column '$seats' in 'where clause' query: SELECT rbid FROM reservation_reserved WHERE seat in ($seats) AND vid=2 in C:\programs\xampp\htdocs\d510event\includes\database.mysql.inc on line 172.
using drupal5.10
Comments
Comment #1
twowheeler commentedI previously posted about this issue and suggested a fix for it at #286067: Warning occurs when making reservation
Comment #2
bestknight commentedThank you for the reference to the issue you faced. I will try the solution you suggested.
Comment #3
maulwuff commentedclosing this one in favor of #286067: Warning occurs when making reservation