qstudio
Forum Replies Created
-
Forum: Plugins
In reply to: [Export User Data] Problem export dataClosing as no response from OP.
Forum: Plugins
In reply to: [Export User Data] Medium Risk XSS VulnerabilityThe latest version of the plugin addresses and resolves this issue – thanks for the heads-up.
Forum: Plugins
In reply to: [Export User Data] Slow Export of user dataSlow exports ( which don’t throw errors ) are purely an issue on your hosting platform – you will need to speak to you host to resolve these – as there are no configuration options within the plugin to influence this.
Forum: Plugins
In reply to: [Export User Data] xProfile content not exportingdebug info is generated by wordpress if you enable the wp-debug constants – you will need to read how and provide any lines from the log that relate to this plugin.
I would also suggest that you try the “limit” options to export less users, if you are dealing with a large number.
Forum: Plugins
In reply to: [Export User Data] Export problem with ' in xprofil label@agencekn – please can you update to the latest version and check if this works better – we added a small fix, but did not do much testing with real data.
Forum: Plugins
In reply to: [Export User Data] How to export emails?@alanrmiller – are you still having problem to export?
Forum: Plugins
In reply to: [Export User Data] How to export emails?As @ldeschenes says – “Make sure you have the “Standards Fields” option check in Advanced”.
This should be clicked by default on all new stored options, but might be un selected on older export options.
Forum: Plugins
In reply to: [Export User Data] How to export emails?We’ve pushed a minor update – 1.2.5, please check and let us know if this resolves the issue.
Forum: Plugins
In reply to: [Export User Data] How to export emails?good spot @j4t – we’ll push an update as soon as possible – for those that can’t wait, the fix is to move that block outside of the conditional loop.
Please try to remember that this plugin, the support we offer – and of course WordPress itself – are both free and open-source. we offer these tools without guarantee and complete many hours of work in our own free time.
Forum: Plugins
In reply to: [Export User Data] How to export emails?I need extra info to help – data from the website log files – please read about turning on wp_debug ( https://codex.ww.wp.xz.cn/WP_DEBUG ).
Please provide extra data and follow debugging conventions – such as turning off other plugins and reverting to the default theme – also, please provide information about your server ( PHP version at least )
Thanks
Forum: Plugins
In reply to: [Export User Data] How to export emails?That sounds like a corrupt upgrade – I suggest that you delete and reinstall again.
Forum: Plugins
In reply to: [Export User Data] How to export emails?Also – as noted before, this open is hidden on page load – you need to click the Advanced Options: “Show” link to view it.
Forum: Plugins
In reply to: [Export User Data] How to export emails?I have 1.2.4 installed and I see the option – please check this grab on twitter:
Export User Data plugin – screengrab pic.twitter.com/fBYn4Cbkzu
— Q (@_qstudio) November 11, 2015
I’ve checked the code in track and it’s the same as my local install – so, as far as I can tell the hosted version 1.2.4 is correct.
If this is not the case, then you’re going to need to help me discover how and why they are different by providing error logs, or screengrabs or some more information.
Forum: Plugins
In reply to: [Export User Data] How to export emails?Then you don’t have the latest version of the plugin – 1.2.4 – please update.
Forum: Plugins
In reply to: [Export User Data] How to export emails?You need to click the “Advanced Options” link to view the additional controls in order to select the “Standard User Fields”.
user_email is not a user meta field, it’s part of wp_users core table.