SQL Syntax error on upload
-
When i trying to upload image map to server there isnt any action made. Only in logs i have this
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 ”wp_mapsvg_schema’ WHERE table_name=’wp_mapsvg_regions_71” at line 1
and this
DELETE FROM ‘wp_mapsvg_schema’ WHERE table_name=’wp_mapsvg_regions_71′ wys?anego przez do_action(‘wp_ajax_mapsvg_delete’), WP_Hook->do_action, WP_Hook->apply_filters, ajax_mapsvg_delete, mapsvg_delete
I cant upload anything to server, folder has proper permisions. When i put file maualy on server with FTP i can choose from drop down map. But, when i want to save me draws on map they just disapear.
What’s wrong?
I have PHP 7.1 and mySQL 5.5
- The topic ‘SQL Syntax error on upload’ is closed to new replies.