Advertisement
Guest User

Untitled

a guest
Jun 28th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. [2016-06-28 15:13:55]createUser return error: exception 'RuntimeException' with message '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 1 SQL=INSERT IGNORE INTO al260_user_usergroup_map (user_id,group_id) VALUES(224,)' in /var/www/html/libraries/joomla/database/driver/mysqli.php:660
  2. Stack trace:
  3. #0 /var/www/html/libraries/joomla/database/database.php(33): JDatabaseDriverMysqli->execute()
  4. #1 /var/www/html/administrator/components/com_sos_users/helpers/groups.php(31): JDatabase->query()
  5. #2 /var/www/html/administrator/components/com_sos_users/helpers/users.php(534): GroupsHelper::addUserToGroup(224, NULL)
  6. #3 /var/www/html/administrator/components/com_sos_users/controllers/user.php(78): UserHelperSos::createUser(Object(Google_Service_Directory_User), Array)
  7. #4 /var/www/html/libraries/legacy/controller/legacy.php(728): SosUsersControllerUser->saveNew()
  8. #5 /var/www/html/administrator/components/com_sos_users/sos_users.php(32): JControllerLegacy->execute('saveNew')
  9. #6 /var/www/html/libraries/cms/component/helper.php(405): require_once('/var/www/html/a...')
  10. #7 /var/www/html/libraries/cms/component/helper.php(380): JComponentHelper::executeComponent('/var/www/html/a...')
  11. #8 /var/www/html/libraries/cms/application/administrator.php(98): JComponentHelper::renderComponent('com_sos_users')
  12. #9 /var/www/html/libraries/cms/application/administrator.php(152): JApplicationAdministrator->dispatch()
  13. #10 /var/www/html/libraries/cms/application/cms.php(257): JApplicationAdministrator->doExecute()
  14. #11 /var/www/html/administrator/index.php(51): JApplicationCms->execute()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement