<![CDATA[ HELP error replacing into active users! SQL: REPLACE INTO Sql.`modx_active_users - My Forums]]> https://forums.modx.com/thread/?thread=44802 <![CDATA[Re: HELP error replacing into active users! SQL: REPLACE INTO Sql.`modx_active_users]]> https://forums.modx.com/thread/44802/help-error-replacing-into-active-users-sql-replace-into-sql-modx-active-users#dis-post-257699 juke80 Jul 21, 2011, 05:32 AM https://forums.modx.com/thread/44802/help-error-replacing-into-active-users-sql-replace-into-sql-modx-active-users#dis-post-257699 <![CDATA[Re: HELP error replacing into active users! SQL: REPLACE INTO Sql.`modx_active_users]]> https://forums.modx.com/thread/44802/help-error-replacing-into-active-users-sql-replace-into-sql-modx-active-users#dis-post-257698 I had the same problem and I just solved it :
Some mySql users doesn’t have all the privileges to do whatever task they want. This is why you get the "INSERT,DELETE command denied to user ’Sql109991’@’33.333.333.33’ for table ’modx_active_users’ notice.

To solve this : check your mySql user’s "privileges" : under your hosting account, (I my case: Cpanel via OVH hosting), there is a section called "MySQL Databases" (you’ll probably find something similar on your hosting provider): click on your database name and select your mySql user : check INSERT and DELETE checkboxes. This should work then.

good luck,


]]>
booyaka Jul 11, 2011, 06:45 AM https://forums.modx.com/thread/44802/help-error-replacing-into-active-users-sql-replace-into-sql-modx-active-users#dis-post-257698
<![CDATA[HELP error replacing into active users! SQL: REPLACE INTO Sql.`modx_active_users]]> https://forums.modx.com/thread/44802/help-error-replacing-into-active-users-sql-replace-into-sql-modx-active-users#dis-post-257697
HELP this is my problem

error replacing into active users! SQL: REPLACE INTO Sql212271_8.`modx_active_users` (internalKey, username, lasthit, action, id, ip) VALUES (1, ’admin’, ’3333333333’, ’2’, NULL, ’33.33.333.226’) INSERT,DELETE command denied to user ’Sql109991’@’33.333.333.33’ for table ’modx_active_users’]]>
juke80 Jul 11, 2011, 01:09 AM https://forums.modx.com/thread/44802/help-error-replacing-into-active-users-sql-replace-into-sql-modx-active-users#dis-post-257697