Closed (fixed)
Project:
Promote Blocks
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Oct 2007 at 09:32 UTC
Updated:
3 Dec 2007 at 22:13 UTC
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.