Closed (duplicate)
Project:
Legal
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2008 at 15:31 UTC
Updated:
18 Sep 2008 at 00:31 UTC
for postgres;
line 316 should remove and tc_id and NULL reference, like:
// If new conditions are different from current permisions - enter in database
if ( legal_conditions_updated($form) ) {
db_query("INSERT INTO {legal_conditions} (conditions, date, extras, changes) VALUES ('%s', %d, '%s', '%s')
thanks
Comments
Comment #1
pearcec commentedduplicate
http://drupal.org/node/80644