UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Trouble between php 7.1.15 and Office template

Tony Boutemeur · ·
9:26 PM Wednesday, 14 March 2018
High
Hello,

When I updated to php 7.1.15, I have got these error lines on each page with Office Template:

Warning: A non-numeric value encountered in ~/public_html/plugins/system/officehelix3/core/officehelix3.php on line 472

Warning: A non-numeric value encountered in ~/public_html/plugins/system/officehelix3/core/officehelix3.php on line 472

Warning: A non-numeric value encountered in ~/public_html/plugins/system/officehelix3/core/officehelix3.php on line 472

Warning: A non-numeric value encountered in ~/public_html/plugins/system/officehelix3/core/officehelix3.php on line 472

Warning: A non-numeric value encountered in ~/public_html/plugins/system/officehelix3/core/officehelix3.php on line 472

Warning: A non-numeric value encountered in ~/public_html/plugins/system/officehelix3/core/officehelix3.php on line 472


Code on line 472 in officehelix3.php file:


$column->className = 'col-sm-' . (self::getColXsNo($column->className) + $last_col) . ' col-md-' . (self::getColXsNo($column->className) + $last_col);


Do you have the right code, it seems this is a compatibility trouble with php 7.1.x version?
The replies under this section are restricted to logged in users or users with an active subscription with us