Fatal error: Call to undefined function: array_combine() in /home/gazeta/public_html/alfa/sites/all/modules/promote_blocks/promote_blocks.module on line 67
Fatal error: Call to undefined function: array_combine() in /home/gazeta/public_html/alfa/sites/all/modules/promote_blocks/promote_blocks.module on line 67
Comments
Comment #1
emackn commentedarray_combine comes with PHP5. So until I get time to do a patch for php4 you can check out http://us2.php.net/array_combine for php4 options.
Comment #2
emackn commentedAnother option for PHP4 users, http://pear.php.net/package/PHP_Compat
Comment #3
emackn commentedFixed with latest release
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.