Vtiger user integration issue
Posted: Fri May 01, 2009 8:40 pm
When I attempt to syc users with vtiger I get this error:
Any help is appreciated.
- Code: Select all
Connected successfully
GROUP- ADMIN: 4
VDAD: 3
UPDATE vtiger_users SET user_password='$1$VD$Q3Oh/be41YOYRjSO9h73A0',last_name='Outbound Auto Dial',is_admin='off',status='Inactive' where id='3';
UPDATE vtiger_user2role SET roleid='H5' where userid='3';
Could not execute: 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 ')' at line
Any help is appreciated.