Database Error Due to not escaped post title
-
Here’s the error in the log:
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 'Azienda Privata','1', 'username_xx', 'administrator','info@info.it', '9' at line 1 per la query INSERT INTO wp_user_activity (post_id,post_title,user_id, user_name, user_role, user_email, ip_address, modified_date, object_type, action) VALUES ('207','L'Azienda Privata','1', 'username_xx', 'administrator','info@info.it', 'XX.XX.XX.XX', '2015-12-10 11:01:09', 'nav_menu_item', 'nav_menu_item updated') fatta da wp_nav_menu_update_menu_items, wp_update_nav_menu_item, wp_update_post, wp_insert_post, wp_transition_post_status, do_action('transition_post_status'), call_user_func_array, ual_shook_transition_post_status, ual_get_activity_function, ual_user_activity_addI think this is because the ‘ in post_title “L’Azienda Privata”
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Database Error Due to not escaped post title’ is closed to new replies.