User Tools

Site Tools


create_your_first_cartridge

Media Manager

Media Files

Files in democartridges

File

authpdo: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups ON usergroup.gid = groups.gid WHERE usergroup.uid = '5'' at line 2 [auth.php:585]
authpdo: SQL:
SELECT groups.name AS `group`
  FROM usergroup JOIN groups
       ON usergroup.gid = groups.gid
  WHERE usergroup.uid = '5'
[auth.php:585]
2017/12/06 03:26 (current)
Boettchers
Date:
2017/12/06 03:26
Filename:
cartvariablesconditions.eff
Size:
126KB
Date:
2017/12/06 03:26
Filename:
cartvariablesconditions.eff
Size:
126KB
authpdo: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups ON usergroup.gid = groups.gid WHERE usergroup.uid = '5'' at line 2 [auth.php:585]
authpdo: SQL:
SELECT groups.name AS `group`
  FROM usergroup JOIN groups
       ON usergroup.gid = groups.gid
  WHERE usergroup.uid = '5'
[auth.php:585]
create_your_first_cartridge.txt · Last modified: 2016/06/25 11:03 by Boettchers