Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors with php 8.0 #69

Open
zetrader opened this issue Nov 18, 2020 · 1 comment
Open

Errors with php 8.0 #69

zetrader opened this issue Nov 18, 2020 · 1 comment

Comments

@zetrader
Copy link

zetrader commented Nov 18, 2020

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
Copy link

madu696 commented Jun 22, 2021

This is my fix 05e48cf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants