Please enable the debug information and tell me which error you get:
http://codex.ww.wp.xz.cn/Editing_wp-config.php#Debug
Hello i have the latest version and i have the same problem
I enable the debug and i get these errors:
Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /home/ediagoni/public_html/wp-includes/functions.php on line 2839
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/ediagoni/public_html/wp-includes/functions.php:2839) in /home/ediagoni/public_html/wp-content/plugins/si-contact-form/si-contact-form.php on line 1997
Thank you!
UPDATE:
I tested in some different environments and all works fine if i have a few users.
When i have a lot of users (10.000+) something goes wrong and i get a blank screen even with memory_limit set to 256M or higher
Thread Starter
inactive
(@nurdanucergmailcom)
@eartboard, I second that.
This seems to be a bug, and limiting the number of users to about 100 per page resolves the problem.
You can hard code the page per view parameter like so to temporarily fix the problem:
http://yourdomain.com/wp-admin/users.php?page=users_extended&users_per_page=100
Yes it seems that is a bug. Thank you for your answer @mightypixel.
I tried this but didn’t work for me…
@marco
Thank you for your answer but didn’t work…
Ok, please go to All Users->Screen Options put 50 or 100 per page.
I did that but i get the same blank page…
I fixed it, can you please try the development version and let me know?
Thank you
Marco
http://downloads.wp.xz.cn/plugin/cimy-user-extra-fields.zip
I tested it and it works!
Thank you Marco!
Great, marking as resolved, v2.5.2 will be released shortly.