UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible 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 offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

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