Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2024-02-15 07:53:36

Gallex
Member
Registered: 2006-10-08
Posts: 1,289

fresh install - bunch of errors

after fresh install i get bunch of errors and TXP throws me constantly out of admin zone.

Textpattern version: 4.8.8 (a5969b336c096d872a7ecab9ee25914b)
Site URL: tiirutaja.eoy.ee
PHP version: 8.2.15
GD Graphics Library: bundled (2.1.0 compatible); Supported formats: GIF, JPEG, PNG, WebP.
Intl extension: 8.2.15
Multibyte String extension: 8.2.15

Warning "Cannot modify header information - headers already sent by (output started at /data05/virt69338/domeenid/www.eoy.ee/tiirutaja/textpattern/lib/txplib_admin.php:734)"
in /data05/virt69338/domeenid/www.eoy.ee/tiirutaja/textpattern/lib/txplib_head.php at line 53.
adminErrorHandler()
textpattern/lib/txplib_head.php:53 header()
textpattern/include/txp_prefs.php:173 pagetop()
textpattern/include/txp_prefs.php:45 prefs_list()
textpattern/index.php:230 include()

Warning "Cannot modify header information - headers already sent by (output started at /data05/virt69338/domeenid/www.eoy.ee/tiirutaja/textpattern/lib/txplib_admin.php:734)"
in /data05/virt69338/domeenid/www.eoy.ee/tiirutaja/textpattern/lib/txplib_head.php at line 54.
adminErrorHandler()
textpattern/lib/txplib_head.php:54 header()
textpattern/include/txp_prefs.php:173 pagetop()
textpattern/include/txp_prefs.php:45 prefs_list()
textpattern/index.php:230 include()

8192 "Creation of dynamic property Textpattern\Textfilter\Textile::$textileRestricted is deprecated"
in /data05/virt69338/domeenid/www.eoy.ee/tiirutaja/textpattern/vendors/Textpattern/Textfilter/Textile.php at line 51.
textpattern/vendors/Textpattern/Textfilter/Textile.php:51 adminErrorHandler()
textpattern/vendors/Textpattern/Textfilter/Registry.php:74 Textpattern\Textfilter\Textile->__construct()
textpattern/vendors/Textpattern/Container/Container.php:120 Textpattern\Textfilter\Registry->__construct()
textpattern/vendors/Txp.php:54 Textpattern\Container\Container->getInstance()
textpattern/lib/txplib_html.php:1514 Txp::get()
textpattern/include/txp_prefs.php:376 pref_text()
textpattern/include/txp_prefs.php:282 pref_func()
textpattern/include/txp_prefs.php:45 prefs_list()
textpattern/index.php:230 include()

Offline

#2 2024-02-15 21:18:04

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 4,596
Website

Re: fresh install - bunch of errors

Not sure about the first error, but might it be the result of a plugin on the admin side? You could try deactivating some admin plugins to see if the warnings cease.

The deprecated dynamic property looks like it could be the result of using txp4.8.8 with PHP 8.2? The current 4.8.8. demo also runs on PHP 8.2 but it is not wholly compatible.

They look like warnings, so there’s a good chance you won’t see them when the production status is set to “live”.


TXP Builders – finely-crafted code, design and txp

Offline

#3 2024-02-16 06:10:01

Gallex
Member
Registered: 2006-10-08
Posts: 1,289

Re: fresh install - bunch of errors

jakob wrote #336666:

Not sure about the first error, but might it be the result of a plugin on the admin side? You could try deactivating some admin plugins to see if the warnings cease.

The deprecated dynamic property looks like it could be the result of using txp4.8.8 with PHP 8.2? The current 4.8.8. demo also runs on PHP 8.2 but it is not wholly compatible.

They look like warnings, so there’s a good chance you won’t see them when the production status is set to “live”.

Php downgrade helped. Thanks Jakob!

Offline

Board footer

Powered by FluxBB