We are attempting to take a “master” event and have exported it and are trying to use it to import as a template for future events.
However, after selecting the .csv file which was exported from EE and attempting to import it, we receive the error:
EE_Import – import – 197 error.
After researching this on Google there are only two potential entries that address this and both of them suggest changing the writing privileges for the appropriate /wp directories. We have done so, but we are still unable to import this file.
Is this a known issue for which there is a fix forthcoming? Kind of seems silly to have a big, shiny and friendly “IMPORT” button that is useless.
There are a couple of reasons for this, one of those is permissions on the wp-content/uploads/ directory which you mention above. The other is when the open_basedir restriction is set on your server.
If you look within your php.ini file and find ‘open_basedir’, check is a path has been set for this, if so it is enabled. If you uploads directory is within the path there then that is why the upload is failing.
If this is the case I would recommend contacting your host to ask them change this path to allow uploads.
Viewing 2 reply threads
The support post ‘EE_Import – import – 197 error: Importing in EE 4.4.5.p’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.