- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2019
01:37 AM
09-16-2019
01:37 AM
Function array_column In Magento CE 1.9.4.2
i have upgrade to 1.9.4.2 on PHP 5.4
i have this problem
PHP Fatal error: Call to undefined function array_column() in /var/www/html/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Locale.php on line 48
array_column is a PHP function on > PHP 5.5
in your sistem requirements Magento CE supports PHP 5.4
https://devdocs.magento.com/guides/m1x/system-requirements.html
Labels:
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2019
06:50 AM
09-16-2019
06:50 AM
Re: Function array_column In Magento CE 1.9.4.2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2019
06:53 AM
09-16-2019
06:53 AM
Re: Function array_column In Magento CE 1.9.4.2
Ok but is not good solution :-)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2019
07:04 AM
09-16-2019
07:04 AM
Re: Function array_column In Magento CE 1.9.4.2
Are on on 5.4 or 5.4.x?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2019
01:02 PM
09-16-2019
01:02 PM
Re: Function array_column In Magento CE 1.9.4.2
PHP 5.4.x