cancel
Showing results for 
Search instead for 
Did you mean: 

Select.php Error: Undefined index on Magento 1.9 with PHP 7.1

Select.php Error: Undefined index on Magento 1.9 with PHP 7.1

Hi,

 

Does anybody know why I am getting this error in System.log when running my Magento 1.9.3.10 on PHP 7.1?

ERR (3): Notice: Undefined index: label in /home/ronniebergfel/domains/4x4offroad.se/public_html/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Select.php on line 76

When running on PHP 5.4 I do not get this error. Any idea how to solve this?

 

Regards Ronnie

2 REPLIES 2

Re: Select.php Error: Undefined index on Magento 1.9 with PHP 7.1

Hi @RonnieBergfelt,

 

At least you use the Patch for Php 7.2 you won't be able to use Magento 1.9.3.10 with Php 7.1.

Did you installed another module to be able to run Magento 1 with other version than 5.x?

Re: Select.php Error: Undefined index on Magento 1.9 with PHP 7.1

Thank you for your answer.

I just found an old log on my server and discovered that I had this fault even when running PHP 5.4.
I thought 1.9.3.10 was PHP 7.1 compatible, running good a part from this at least Smiley Happy

I will soon update to 1.9.4.0 that has the PHP 7.2 patch included. 

 

But unfortunately this will most likely fix my fault as I had it since PHP 5.4. Smiley Sad