1142 - INSERT, UPDATE command denied to user 'velosmaxgioscp'@'10.6.20.75' for table 'whos_online'
INSERT INTO whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url) VALUES (0, 'Guest', 'd30d0d35010ea3079b86789a6e932d36', '3.147.193.143', '1730756528', '1730756528', '/jeux-de-direction-et-entretoises-c-415_449.html?ceid=d30d0d35010ea3079b86789a6e932d36&ceid=d30d0d35010ea3079b86789a6e932d36') ON DUPLICATE KEY UPDATE
customer_id = VALUES(customer_id),
full_name = VALUES(full_name),
ip_address = VALUES(ip_address),
time_last_click = VALUES(time_last_click),
last_page_url = VALUES(last_page_url)
[TEP STOP]
1142 - INSERT, UPDATE command denied to user 'velosmaxgioscp'@'10.6.20.75' for table 'sessions'
INSERT INTO sessions (sesskey, expiry, value) VALUES ('d30d0d35010ea3079b86789a6e932d36', '1730756528', 'sessiontoken|s:32:\"eeecea1ba2e4ea55c379fd21a15be52d\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:11:{i:1125;a:1:{s:3:\"qty\";i:2;}i:389;a:1:{s:3:\"qty\";i:2;}i:170;a:1:{s:3:\"qty\";i:1;}i:2135;a:1:{s:3:\"qty\";i:1;}i:2112;a:1:{s:3:\"qty\";i:1;}i:2120;a:1:{s:3:\"qty\";i:1;}i:2125;a:1:{s:3:\"qty\";i:1;}i:2124;a:1:{s:3:\"qty\";i:1;}i:2055;a:1:{s:3:\"qty\";i:1;}i:2180;a:1:{s:3:\"qty\";i:1;}i:2127;a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:6:\"cartID\";s:5:\"86502\";s:12:\"content_type\";b:0;}language|s:6:\"french\";languages_id|s:1:\"1\";currency|s:3:\"EUR\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:3:{i:0;a:3:{s:4:\"page\";s:16:\"products_new.php\";s:3:\"get\";a:3:{s:6:\"action\";s:7:\"buy_now\";s:11:\"products_id\";s:4:\"1893\";s:6:\"osCsid\";s:32:\"3253a25c4fe5ba5e248a4ccb923a2f14\";}s:4:\"post\";a:0:{}}i:1;a:3:{s:4:\"page\";s:16:\"product_info.php\";s:3:\"get\";a:3:{s:11:\"products_id\";s:3:\"566\";s:4:\"ceid\";s:32:\"d30d0d35010ea3079b86789a6e932d36\";s:4:\"page\";s:1:\"1\";}s:4:\"post\";a:0:{}}i:2;a:3:{s:4:\"page\";s:9:\"index.php\";s:3:\"get\";a:2:{s:5:\"cPath\";s:7:\"415_449\";s:4:\"ceid\";s:32:\"d30d0d35010ea3079b86789a6e932d36\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:3:{s:4:\"page\";s:37:\"ext/modules/content/reviews/write.php\";s:3:\"get\";a:2:{s:4:\"ceid\";s:32:\"d30d0d35010ea3079b86789a6e932d36\";s:11:\"products_id\";s:4:\"2105\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:2127;') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)
[TEP STOP]