Hi, I get a fatal error when I try to create a smartqueue by user in the nodequeue settings.
Fatal error: Call to undefined function: array_diff_key() in /home/pso/public_html/sites/all/modules/smartqueue_users/smartqueue_users.module on line 118
Thanks!
Comments
Comment #1
ezra-g commentedWhat version of PHP are you running?
Comment #2
ezra-g commentedComment #3
ezra-g commentedI suspect your PHP version is less than 5.1.0. According to http://au.php.net/array_diff_key , array_diff_key was introduced at PHP 5.1.0. I'm adding a notice to the project page.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.