I have tried the importer for bulk uploading locations and I figured I would delete the events afterwards.
I tried it with two events/locations
They appear in the front end and in the database from what I can see via phpMySQL
But I get this error message.
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in /home/starter1/public_html/test/wp-content/plugins/events-manager-import-export-0.0.3-alpha/class.EM_ImpExpImport.php on line 711
Warning: mysql_real_escape_string(): A link to the server could not be established in /home/starter1/public_html/test/wp-content/plugins/events-manager-import-export-0.0.3-alpha/class.EM_ImpExpImport.php on line 711
Hi,
Just wondering if someone could help.
I have tried the importer for bulk uploading locations and I figured I would delete the events afterwards.
I tried it with two events/locations They appear in the front end and in the database from what I can see via phpMySQL
But I get this error message.
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in /home/starter1/public_html/test/wp-content/plugins/events-manager-import-export-0.0.3-alpha/class.EM_ImpExpImport.php on line 711
Warning: mysql_real_escape_string(): A link to the server could not be established in /home/starter1/public_html/test/wp-content/plugins/events-manager-import-export-0.0.3-alpha/class.EM_ImpExpImport.php on line 711
Does this impact anything?