phpbb-seo / usu

Ultimate phpBB SEO Friendly URL extension
GNU General Public License v2.0
17 stars 12 forks source link

usu not working with php8.1 #68

Open playaz44 opened 1 year ago

playaz44 commented 1 year ago

Describe the bug :
usu not working with php8.1

To Reproduce :
Steps to reproduce the behavior:

  1. Upload phpBB SEO 2.0.2
  2. Install plugin from acp
  3. Go to "PHPBB SEO" page in acp
  4. See error 500

Got error 'PHP message: PHP Fatal error: Uncaught TypeError: Illegal offset type in /var/www/html/bb/ext/phpbbseo/usu/acp/usu.php:156\nStack trace:\n#0 /var/www/html/bb/includes/functions_module.php(676): phpbbseo\\usu\\acp\\usu->main()\n#1 /var/www/html/bb/adm/index.php(81): p_master->load_active()\n#2 {main}\n thrown in /var/www/html/bb/ext/phpbbseo/usu/acp/usu.php on line 156', referer: redacted

Expected behavior :
Open usu settings page

Device (please complete the following information) :

Additional context :
This project looks dead but I leave for information people who have the same problem.

zetrader commented 1 year ago

Hi, it's strange, i'm checking with phpbb 3.3.10 and php 8.2.9 and it works on my host.