bellevue Posted August 26, 2008 Report Share Posted August 26, 2008 was muss ich da machen =?? 1054 - Unknown column 'p.group_permission_' in 'where clause' select * FROM products p, products_description pd where p.products_status = '1' and p.products_id = '0' and pd.products_id = p.products_id and p.group_permission_=1 and p.products_fsk18!=1 and pd.language_id = '2' [XT SQL Error] Link to comment Share on other sites More sharing options...
isd17 Posted August 26, 2008 Report Share Posted August 26, 2008 Ohne jetzt näher geschaut zu haben, aber p.group_permission_=1 [/CODE] sieht komisch aus. Ich denke sowas wie p.group_permission=1 wäre besser. Musst halt schauen, wie das Feld in deiner Datenbanktabelle products heisst. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.