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

Error: failed to delete buffer and headers already sent #53

Open
HDValentin opened this issue Jan 17, 2021 · 2 comments
Open

Error: failed to delete buffer and headers already sent #53

HDValentin opened this issue Jan 17, 2021 · 2 comments
Assignees
Labels

Comments

@HDValentin
Copy link

HDValentin commented Jan 17, 2021

On my site https://www.vbachem.de/PubwichFork/ I get several error messages.
Perhaps the script is not compatible with never php versions. I've tried PHP 7.1, 7.2, 7.3. Now active is 7.4:

"Deprecated: Function get_magic_quotes_runtime() is deprecated in /home/www/vbachem.de/PubwichFork/app/vendor/pear-cache-lite/Cache/Lite.php on line 757

Notice: ob_end_clean(): failed to delete buffer. No buffer to delete in /home/www/vbachem.de/PubwichFork/app/core/Pubwich.php on line 180

Warning: Cannot modify header information - headers already sent by (output started at /home/www/vbachem.de/PubwichFork/app/vendor/pear-cache-lite/Cache/Lite.php:757) in /home/www/vbachem.de/PubwichFork/app/core/Pubwich.php on line 181

Warning: Cannot modify header information - headers already sent by (output started at /home/www/vbachem.de/PubwichFork/app/vendor/pear-cache-lite/Cache/Lite.php:757) in /home/www/vbachem.de/PubwichFork/app/core/Pubwich.php on line 182

Warning: Cannot modify header information - headers already sent by (output started at /home/www/vbachem.de/PubwichFork/app/vendor/pear-cache-lite/Cache/Lite.php:757) in /home/www/vbachem.de/PubwichFork/app/core/Pubwich.php on line 183"

"Warning: Cannot modify header information - headers already sent by (output started at /home/www/vbachem.de/PubwichFork/app/vendor/pear-cache-lite/Cache/Lite.php:757) in /home/www/vbachem.de/PubwichFork/app/core/Pubwich.php on line 188

Deprecated: Function get_magic_quotes_runtime() is deprecated in /home/www/vbachem.de/PubwichFork/app/vendor/pear-cache-lite/Cache/Lite.php on line 757

Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /home/www/vbachem.de/PubwichFork/app/vendor/simplepie/library/SimplePie/Parse/Date.php on line 544

Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /home/www/vbachem.de/PubwichFork/app/vendor/simplepie/library/SimplePie/Parse/Date.php on line 545

Deprecated: Function get_magic_quotes_runtime() is deprecated in /home/www/vbachem.de/PubwichFork/app/vendor/pear-cache-lite/Cache/Lite.php on line 757

Deprecated: Function get_magic_quotes_runtime() is deprecated in /home/www/vbachem.de/PubwichFork/app/vendor/pear-cache-lite/Cache/Lite.php on line 757"

@haschek haschek self-assigned this Jan 25, 2021
@haschek haschek added the Core label Jan 25, 2021
@haschek
Copy link
Owner

haschek commented Jan 25, 2021

@HDValentin It did not work with PHP 7 at all or it just stopped working after upgrading to PHP 7.4?

@HDValentin
Copy link
Author

@haschek I am not sure when it stopped working.

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

No branches or pull requests

2 participants