Hi Javier,
Thanks for your response. Here is a screenshot of my tabs.
https://share.getcloudapp.com/kpubNd0v
The user you manage has enough capabilities?
Are you the admin?
I have just tested in 4 different sites now and it is working.
There is something strange in your site.
Any message if you activate WP_DEBUG?
I am unfamiliar with coding and not comfortable to run a debug on the site.
However, I have just found the “export” option on the menu. https://share.getcloudapp.com/jkuZYnYk
It is not on the tabs, but it is on the menu and seems to be working. Thank you.
@mimagifthub,
Yes there is a link there.
Nice you found a solution.
Hi Javier,
I’m getting an error when I try to export the data. https://share.getcloudapp.com/nOukDmKw
I have been told the below – grateful if you could please help.
As for the error, this is the exact one that we are seeing in the debug log:
——————
PHP Recoverable fatal error: Object of class stdClass could not be converted to string in /home2/islamip0/public_html/wp-content/plugins/import-users-from-csv-with-meta/classes/export.php on line 194
——————
Please pass that on to the plugin developer and ask if the plugin has any requirements in terms of the PHP or WP version for example.
No there is no special requirements.
You have a problem in this line:
fputcsv( $file, $line, $delimiter );
Could you tell us the value of each one of this variables?