• 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/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author anmari

    (@anmari)

    I’ll look into it tomorrow or next day hopefully

    Thread Starter deadelvis

    (@deadelvis)

    Thanks a lot… that would be great.
    Want to avoid hacking a fix myself.

    Plugin Author anmari

    (@anmari)

    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.

    Thread Starter deadelvis

    (@deadelvis)

    Thanks. Seems 100% now. No funnies so far.

    Thread Starter deadelvis

    (@deadelvis)

    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

    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.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: amr-users] Broken on PHP 5.3 ?’ is closed to new replies.