qstudio
Forum Replies Created
-
Forum: Plugins
In reply to: [Export User Data] How to export emails?what version do you have installed – 1.2.4 is the latest?
Did you follow the instructions to include the “Standard User Fields”?
Forum: Plugins
In reply to: [Export User Data] How to export emails?I’ve just run an export to confirm and user_email column was created with all the user emails – please update the plugin to the latest version and ensure that the “Standard User Fields” option is checked.
Forum: Plugins
In reply to: [Export User Data] Select multiple roles at once?You might be better of running multiple exports and merging the results – as we would not plan on integrating this feature, at least in the near future.
Thanks for your input.
Forum: Plugins
In reply to: [Export User Data] xProfile content not exportingWe’re going to need some debug info in order to help – this is not a problem on the test server we run, which exports all BP data just fine – so please take the time to check error logs and disable other plugins before testing.
Thanks
Forum: Plugins
In reply to: [Export User Data] Export problem with ' in xprofil labelHey – this is an issue that we’ll have to resolve in a future update of the plugin – I imagine you could workaround this by editing the plugin files themselves and search and replacing the problem characters – or renaming the custom fields themselves.
Forum: Plugins
In reply to: [Query Monitor] PHP Fatal error and Notice messages in latest version@johnbillion – we’ve re-run the updates and all seems to be working fine now.
Thanks!
Forum: Plugins
In reply to: [Export User Data] Taken to a blank page.Marking this thread as resolved as the OP has not responded in 4 months.
Forum: Plugins
In reply to: [Export User Data] Data does not expertMarking this thread as resolved as the OP has not responded in 2 months.
Forum: Plugins
In reply to: [Export User Data] bp user role of moderator not exportedMarking this topic as resolved – as it’s not an error report – but will consider inclusion of this feature in a future release.
Forum: Plugins
In reply to: [Export User Data] xProfile content not exportingPlease try the latest plugin release and update this thread if this has helped to resolve the issue.
Forum: Plugins
In reply to: [Export User Data] How to export emails?What do you mean by emails?
If you mean the email address that users signup with, these are included in all exports by default.
Forum: Reviews
In reply to: [Export User Data] Export hangsPerhaps it would be more useful to you and to the other plugin users to take the time to review your install and provide debug info – rather than just discard the plugin off=hand, because it failed in your case.
Forum: Plugins
In reply to: [Query Monitor] PHP Fatal error and Notice messages in latest versionAs the error log identifies, switching the QM_Dispatcher_AJAX->before_output() to public resolves the issue – but the method in the abstract class is also set to protected, so not sure this is the correct route.
Forum: Plugins
In reply to: [Query Monitor] PHP Fatal error and Notice messages in latest versionHey – we’re seeing a fatal error message also – but only on the staging version of a site on WPEngine:
Fatal error: Access level to QM_Dispatcher_AJAX::before_output() must be public (as in class QM_Dispatcher) in /nas/wp/www/staging/CLIENT/wp-content/plugins/query-monitor/dispatchers/AJAX.php on line 105
Forum: Plugins
In reply to: [Export User Data] Medium Risk XSS VulnerabilityPlease produce a patch and we’ll try to push an update shortly.