Fatal error: Array and string offset access syntax with curly braces is no longer supported in /mnt/web623/b2/69/51913069/htdocs/m512net/site/plugins/pdf/vendor/tecnickcom/tcpdf/tcpdf.php on line 16893 Kirby CMS Debugger
Whoops \ Exception \ ErrorException (E_COMPILE_ERROR)
Array and string offset access syntax with curly braces is no longer supported Whoops\Exception\ErrorException thrown with message "Array and string offset access syntax with curly braces is no longer supported" Stacktrace: #0 Whoops\Exception\ErrorException in /mnt/web623/b2/69/51913069/htdocs/m512net/site/plugins/pdf/vendor/tecnickcom/tcpdf/tcpdf.php:16893
Stack frames (1)
0
Whoops
\
Exception
\
ErrorException
/
mnt
/
web623
/
b2
/
69
/
51913069
/
htdocs
/
m512net
/
site
/
plugins
/
pdf
/
vendor
/
tecnickcom
/
tcpdf
/
tcpdf.php
16893
/
mnt
/
web623
/
b2
/
69
/
51913069
/
htdocs
/
m512net
/
site
/
plugins
/
pdf
/
vendor
/
tecnickcom
/
tcpdf
/
tcpdf.php
                    }
                    if (($dom[$key]['value'] == 'strong') OR ($dom[$key]['value'] == 'b')) {
                        $dom[$key]['fontstyle'] .= 'B';
                    }
                    if (($dom[$key]['value'] == 'em') OR ($dom[$key]['value'] == 'i')) {
                        $dom[$key]['fontstyle'] .= 'I';
                    }
                    if ($dom[$key]['value'] == 'u') {
                        $dom[$key]['fontstyle'] .= 'U';
                    }
                    if (($dom[$key]['value'] == 'del') OR ($dom[$key]['value'] == 's') OR ($dom[$key]['value'] == 'strike')) {
                        $dom[$key]['fontstyle'] .= 'D';
                    }
                    if (!isset($dom[$key]['style']['text-decoration']) AND ($dom[$key]['value'] == 'a')) {
                        $dom[$key]['fontstyle'] = $this->htmlLinkFontStyle;
                    }
                    if (($dom[$key]['value'] == 'pre') OR ($dom[$key]['value'] == 'tt')) {
                        $dom[$key]['fontname'] = $this->default_monospaced_font;
                    }
                    if (!empty($dom[$key]['value']) AND ($dom[$key]['value'][0] == 'h') AND (intval($dom[$key]['value']{1}) > 0) AND (intval($dom[$key]['value']{1}) < 7)) {
                        // headings h1, h2, h3, h4, h5, h6
                        if (!isset($dom[$key]['attribute']['size']) AND !isset($dom[$key]['style']['font-size'])) {
                            $headsize = (4 - intval($dom[$key]['value']{1})) * 2;
                            $dom[$key]['fontsize'] = $dom[0]['fontsize'] + $headsize;
                        }
                        if (!isset($dom[$key]['style']['font-weight'])) {
                            $dom[$key]['fontstyle'] .= 'B';
                        }
                    }
                    if (($dom[$key]['value'] == 'table')) {
                        $dom[$key]['rows'] = 0; // number of rows
                        $dom[$key]['trids'] = array(); // IDs of TR elements
                        $dom[$key]['thead'] = ''; // table header rows
                    }
                    if (($dom[$key]['value'] == 'tr')) {
                        $dom[$key]['cols'] = 0;
                        if ($thead) {
                            $dom[$key]['thead'] = true;
                            // rows on thead block are printed as a separate table
                        } else {

Environment & details:

Key Value
Kirby Toolkit v2.5.6
Kirby CMS v2.5.6
empty
empty
empty
empty
empty
Key Value
REDIRECT_STATUS 200
UNIQUE_ID ZiCFVNA5jrgGYU_95Q2rMgAAA_k
SCRIPT_URL /impressum
SCRIPT_URI http://www.aussteuer-bettenhaus.de/impressum
DOCUMENT_ROOT /home/strato/http/power/rid/30/69/51913069/htdocs/m512net/
RZ_php 82
PHPRC /home/strato/http/power/rid/30/69/51913069/htdocs/m512net/
HTTP_HOST www.aussteuer-bettenhaus.de
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_CONNECTION close
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
SERVER_SOFTWARE Apache/2.4.58 (Unix)
SERVER_NAME www.aussteuer-bettenhaus.de
SERVER_PORT 80
REMOTE_ADDR 13.58.82.79
SERVER_ADMIN service@webmailer.de
SCRIPT_FILENAME /home/strato/http/power/rid/30/69/51913069/htdocs/m512net/index.php
REMOTE_PORT 27934
REDIRECT_URL /impressum
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /impressum
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1713407316.3861
REQUEST_TIME 1713407316
argv Array ( )
argc 0
Key Value
REDIRECT_STATUS 200
UNIQUE_ID ZiCFVNA5jrgGYU_95Q2rMgAAA_k
SCRIPT_URL /impressum
SCRIPT_URI http://www.aussteuer-bettenhaus.de/impressum
DOCUMENT_ROOT /home/strato/http/power/rid/30/69/51913069/htdocs/m512net/
RZ_php 82
PHPRC /home/strato/http/power/rid/30/69/51913069/htdocs/m512net/
HTTP_HOST www.aussteuer-bettenhaus.de
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_CONNECTION close
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
SERVER_SOFTWARE Apache/2.4.58 (Unix)
SERVER_NAME www.aussteuer-bettenhaus.de
SERVER_PORT 80
REMOTE_ADDR 13.58.82.79
SERVER_ADMIN service@webmailer.de
SCRIPT_FILENAME /home/strato/http/power/rid/30/69/51913069/htdocs/m512net/index.php
REMOTE_PORT 27934
REDIRECT_URL /impressum
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /impressum
SCRIPT_NAME /index.php
0. Whoops\Handler\PrettyPageHandler