Viewing 5 replies - 1 through 5 (of 5 total)
  • As mentioned on the plugin page, it requires WordPress 3.2 or higher.

    like the person above i am experiencing the same issue and using latest version of WP. Please help.

    Same here. I tried defining a higher memory limit, thinking that the error was due to insufficient memory allotment:

    define('WP_MEMORY_LIMIT', '128M');

    But that didn’t seem to do the trick for me. I am using WordPress 3.4.1.

    FYI – For anyone who is trying to manually raise their memory limit, this is done by adding the code:

    define('WP_MEMORY_LIMIT', '64M');

    to your wp-config.php file, which is located in the root folder of your WordPress install. You can read more about it in the WordPress Codex.

    Hi Ulrich,

    I’m having the same problem as well – the plugin has been great – but recently it stopped working – triggering the same Server error message.

    I use a plugin called s2member – what I’ve found is that if I select any of the standard wp member types the export works, but not when I choose ‘every role’ or one of the s2member type roles.

    Unfortunately I have been using this to tell me about the s2member details – it worked fine but then stopped working but I don’t know why or what triggered it.

    Would really appreciate your help and would be happy to donate.

    Thanks,
    Rich

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Export Users to CSV] Triggers a Server Error’ is closed to new replies.