tas2580 / seourls

phpBB Extension: URL rewriting for phpBB forums
https://tas2580.net/downloads/phpbb-seo-url/
GNU General Public License v2.0
44 stars 25 forks source link

Errors with php 8.0 #69

Open zetrader opened 3 years ago

zetrader commented 3 years ago

Hi, with phpbb 3.3.1 or 3.3.2 and php 7.4 this extension (i use the latest version 0.3.4) works fine, but with php 8.0 i have some errors. When i go on a topic or post, i get those errors at the top of the page :

[phpBB Debug] PHP Warning: in file [ROOT]/ext/tas2580/seourls/event/listener.php on line 439: Undefined array key "post_id"

[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)

Any idea to fix this?

Edit : I tried phpbb 3.3.2 with php 7.4 and 8.0 when i disable this extension, it works fine in both cases.

Thanks,

Pierre

madu696 commented 3 years ago

This is my fix https://github.com/tas2580/seourls/pull/74/commits/05e48cf5f0986b78e8aa36ba7973613feee823f9