deadelvis
Member
Posted 5 months ago #
I get all kinds of errors (particularly when sorting tables) on PHP 5.3 (5.3.2 to be more specific). Like these:
Warning: Parameter 2 to array_multisort() expected to be a reference, value given in /wp-content/plugins/amr-users/includes/ameta-includes.php on line 830
Warning: Invalid argument supplied for foreach() in /wp-content/plugins/amr-users/includes/ameta-admin.php on line 521
This is possibly the problem:
https://bugs.php.net/bug.php?id=49069
Is a fix possible?
Cheers
http://wordpress.org/extend/plugins/amr-users/
I'll look into it tomorrow or next day hopefully
deadelvis
Member
Posted 5 months ago #
Thanks a lot... that would be great.
Want to avoid hacking a fix myself.
See version 3.3 up soon. Works fine on my php 5.3 with wp 3.3. Please advise asap if you experience any funnies.
deadelvis
Member
Posted 5 months ago #
Thanks. Seems 100% now. No funnies so far.
deadelvis
Member
Posted 5 months ago #
BTW... any chance I can get my hands on your cron plugin?
I don;t really get why ams-users seems to have scheduled cache for 2020 on my server:
2011-12-16 09:51:51 - All reports: Cache already scheduled for 08.12.2020 22:10 Europe/Lisbon, in 7 days time
2011-12-16 09:51:51 - Received background cache request for 3 reports
Buck Miller
Member
Posted 4 months ago #
Does this plugin work in backend admin to sort and search registered users by first and/or last name for editing?
Sorry if silly question. Trying to get a good understanding before installation. The user search in admin is just by username and that doesn't work well for large number of subscribers.
Thank You for your help.