Author Topic: group problem!  (Read 3659 times)

0 Members and 1 Guest are viewing this topic.

Offline kevin0079

  • Pre-Newbie
  • Posts: 2
    • View Profile
group problem!
« on: October 07, 2002, 04:30:56 PM »
I add user to group. But....
Why?

DB Error: Bad SQL Query: DELETE FROM 4images_groupmatch WHERE user_id = AND group_id IN (2)
You have an error in your SQL syntax near 'AND group_id IN (2)' at line 2

DB Error: Bad SQL Query: INSERT INTO 4images_groupmatch (group_id, user_id, groupmatch_startdate, groupmatch_enddate) VALUES (2, , UNIX_TIMESTAMP('2002-10-07 22:33:00'), 0)
You have an error in your SQL syntax near ' UNIX_TIMESTAMP('2002-10-07 22:33:00'), 0)' at line 4

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
group problem!
« Reply #1 on: October 07, 2002, 06:04:39 PM »
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline kevin0079

  • Pre-Newbie
  • Posts: 2
    • View Profile
thanks
« Reply #2 on: October 08, 2002, 02:23:01 AM »
that works, thanks!  :D