Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: non-numeric value for image width #67

Open
m-overlund opened this issue Sep 21, 2018 · 1 comment
Open

Warning: non-numeric value for image width #67

m-overlund opened this issue Sep 21, 2018 · 1 comment

Comments

@m-overlund
Copy link

I'm getting this warning, after upgrading to Magento 1.9.3.10 + official PHP7.2 patch + PHP7.2.

Warning: A non-numeric value encountered in app/code/community/TBT/Enhancedgrid/Block/Catalog/Product/Grid.php on line 260

line 260:
$imgWidth = Mage::getStoreConfig('enhancedgrid/images/width') + 'px';

The field is set to a numeric value in admin.

@FredericMartinez
Copy link

PR here: #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants