Access denied during Edit Flow import
-
Hello,
I’m trying to evaluate Publishpress as a replacement for Edit Flow. I installed version 3.4.1 locally via composer and it activated successfully. However, when I try to use the link to import data from Edit Flow (https://localhost/wordpress/wp-admin/?page=pp-efmigration&publishpress_import_editflow=1), I get a “Sorry you’re not allowed to access this page” error. I tried this using both my local admin test account (user: admin, pass: admin), and my actual admin user account from our production site. Both results were the same.
Just to double check, I found the import functions in publishpress/modules/efmigration/efmigration.php. Specifically on line 93, there’s a check for user capabilities. It’s being passed correctly, but something else is blocking the correct functionality of the plugin.
I’ve turned off other plugins, etc but that’s not really an option in production except as a last resort.
Are there any other ways to import the data? Do you have any suggestions about what might be causing this error?
Thanks,
Adam
- The topic ‘Access denied during Edit Flow import’ is closed to new replies.