Menu

#26 array_combine used (since PHP 5)

open-accepted
5
2014-08-21
2006-07-13
No

On the very first page, I get the followin error:
Fatal error: Call to undefined function:
array_combine() in
c:\server\apache\htdocs\test\ibwebadmin\inc\panel_elements.inc.php
on line 503

Using PHP 4.3.4. So it isnt PHP 4 compatibale as
mentioned in
http://www.ibwebadmin.net/doc/requirements.html

Emulation can be done easily:
http://en.php.net/array_combine

Discussion

  • Lutz Brueckner

    Lutz Brueckner - 2006-07-13
    • status: open --> open-accepted
     
  • Lutz Brueckner

    Lutz Brueckner - 2006-07-13

    Logged In: YES
    user_id=192077

    I've got a bug report about this a few days ago and it's
    already fixed in cvs. As a workaround you can replace the
    file inc/functions.inc.php with the latest version from cvs
    until 1.02 will be released.

    http://ibwebadmin.cvs.sourceforge.net/\*checkout*/ibwebadmin/ibwebadmin/inc/functions.inc.php?revision=1.67.2.10&pathrev=ibwa_1

    Thanks for your support!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.