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

ezra-g’s picture

What version of PHP are you running?

ezra-g’s picture

Status: Active » Postponed (maintainer needs more info)
ezra-g’s picture

Status: Postponed (maintainer needs more info) » Fixed

I 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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.