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