qstudio
Forum Replies Created
-
Forum: Plugins
In reply to: [Export User Data] Offset Limit is not working after the first attemptHi,
Seems that memory usage is becoming a more common problem – perhaps due to a change in BP.. there have been some other fixes suggested, when I have time I’ll take a look into these.
Q
Forum: Plugins
In reply to: [Export User Data] Not exporting BP xProfile Fields@bkastelijns – You’re going to need to offer some more information about the problem ( empty error logs don’t help solve technical problems ) – without this, it’s not really possible to help.
Forum: Plugins
In reply to: [Export User Data] Not exporting BP xProfile Fields@bkastelijns – please try to use the “advanced options” on the export to limit the number of users being exported – to a low number like 10.. if that works, then it’s likely that your server is running out of memory / hitting a code execution limit.
Sorry, but we don’t like to enter other people’s sites and fix things – too many potential problems.
Let us know.
Q
Forum: Plugins
In reply to: [Export User Data] HowTo: preselected meta keys for exportThanks @cwjordan – when I get some extra time I’ll take a look at this, but if you get a chance, please could you update it for the latest plugin version?
Q
Forum: Plugins
In reply to: [Export User Data] HOW TO: Exporting A LOT of Data (Out of Memory Issue)Hi Eli,
This looks like a pretty complete solution to the memory issue.
The plugin did already feature a export limiter – which would allow you to break the export into smaller batches, and control the rows exported using an offset option.
If there is a wider need for this solution, I’ll review the code locally and consider inclusion in a future release.
Cheers
Q
Forum: Plugins
In reply to: [Export User Data] HowTo: preselected meta keys for exportThis is not an ideal suggestion ( bit lazy, as you pointed out ) – all your preferences will be lost on the next upgrade and it’s only a personal fix – a plugin needs something more accessible.
I did start work on a simple saving mechanism, but other work has taken over – I hope to complete that this winter sometime.
Q
Forum: Plugins
In reply to: [Export User Data] serialized arraysThanks, for the suggestions – I’m testing these and if all works well, they’ll be in the next release.
Forum: Plugins
In reply to: [Export User Data] BuddyPress xProfile Serialized DataThanks, for the suggestions – I’m testing these and if all works well, they’ll be in the next release.
Forum: Plugins
In reply to: [Export User Data] Not exporting BP xProfile Fields@bkastelijns – I’ve just tried the same WP / BP + plugin version and it exported fine – including all BP fields – no errors in the log.
As you’ve not provided extra details and I can’t see any issue, I’m going to mark this as resolved.
Q
Forum: Plugins
In reply to: [Export User Data] Not exporting BP xProfile FieldsHi,
Please turn on and check your PHP Error logs – and report any relevant errors here.
I have not tested the WP + BP combination yet – and will not have a chance for a few weeks – you may need to revert to a previous version or one of both until a new plugin version is ready.
Q
Forum: Plugins
In reply to: [Export User Data] How to import data exported by Export User Data plugin?marking this as resolved as no response.
Forum: Plugins
In reply to: [Export User Data] Does not export file, but shows export in browserMarking this as resolved as no response.
Forum: Plugins
In reply to: [Export User Data] Does not export file, but shows export in browserHey,
You need to turn on php error logging – you can do this via wp_config.php changes.
Perhaps there is an error or you’ve used up all the memory allocation on your server – in either case, the error log might report the problem.
Q
Forum: Plugins
In reply to: [Export User Data] How to import data exported by Export User Data plugin?We wrote a simple import plugin to handle WP user_meta from csv – https://ww.wp.xz.cn/plugins/add-user-metadata/ – but this will not import xProfile data.
We don’t know of any other plugin – anyone else?
Forum: Plugins
In reply to: [Export User Data] Excel file has empty xprofile fieldsGreat – thanks for following-up.
Q