board3 / Board3-Portal

Adds a portal with several blocks, which can be switched on and off via the ACP, to the front page of your phpBB 3 forums.
http://www.board3.de
GNU General Public License v2.0
30 stars 22 forks source link

PHP Fatal error: Call to undefined function Marc1706\TextShortener\striipos() #702

Closed Galixte closed 3 years ago

Galixte commented 7 years ago

Hi @marc1706,

on phpBB 3.2.0, i have this error from Apache logs:

[21-Jun-2017 06:51:20 Europe/Berlin] PHP Fatal error: Call to undefined function Marc1706\TextShortener\striipos() in /forum/ext/board3/portal/vendor/marc1706/phpbb-text-shortener/src/TextIterator.php on line 120

The displaying of the portal is currently like a blank page for admin/founder users while simple registered users & guests can view the portal.

Apache 2.2.31 / PHP 5.5.27 / MySQL 5.6.35.

Could you fix this, please ?

marc1706 commented 3 years ago

Fixed in master with latest version of text shortener.