• Resolved ngardens

    (@ngardens)


    i do not have Events Ticketing and after applying 6.1.0 or 6.1.0.2 it breaks wpadmin, i get a blank page.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Gustavo Bordoni

    (@bordoni)

    Hi @ngardens,

    We are working on getting a fix in place to prevent that problem.

    If you turn on the debugging like described here, it would be super helpful to get the error message so we can make sure its fixed.

    Debugging in WordPress

    Best regards,

    Hello.

    I have the same issue.

    This is the error message with explanation in French.

    Fatal error: Declaration of TEC\Common\lucatume\DI52\Container::has($id) must be compatible with Psr\Container\ContainerInterface::has(string $id): bool in /webdata/wordpress/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Container.php on line 294
    
    Notice: La fonction is_embed a été appelée de fa?on incorrecte. Les balises de requête conditionnelle ne fonctionnent pas avant le lancement de la requête. Avant cela, elles renvoient toujours le booléen false. Veuillez lire Débogage dans WordPress (en) pour plus d’informations. (Ce message a été ajouté à la version 3.1.0.) in /webdata/wordpress/wp-includes/functions.php on line 5865
    
    Notice: La fonction is_search a été appelée de fa?on incorrecte. Les balises de requête conditionnelle ne fonctionnent pas avant le lancement de la requête. Avant cela, elles renvoient toujours le booléen false. Veuillez lire Débogage dans WordPress (en) pour plus d’informations. (Ce message a été ajouté à la version 3.1.0.) in /webdata/wordpress/wp-includes/functions.php on line 5865
    
    Il y a eu une erreur critique sur ce site.
    
    En apprendre plus sur le débogage de WordPress.

    Thanks in advance.

    Thread Starter ngardens

    (@ngardens)

    i am not getting any helpful error messages. the best i can get is a 500 error. it is only affecting wp_admin giving me a blank page but doesn’t bother the non-login site.

    {
    “installName”: “xxxxxxxxxxxxx”,
    “environment”: “STAGE”,
    “domain”: “xxxxxxxxxxx.wpenginepowered.com”,
    “ipAddress”: “xx.xx.xx.xx”,
    “date”: “2023-06-15T15:09:11.000Z”,
    “type”: “nginx”,
    “verb”: “GET”,
    “resource”: “/wp-admin/”,
    “protocol”: “HTTP/1.0”,
    “status”: 500,
    “referer”: “https://xxxxxxxxxxwpenginepowered.com/”,
    “userAgent”: “Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/114.0”,
    “uuid”: “62642f8f-f8c7-4621-85f5-f55fe38a5284”
    }

    Happening to me too. Here’s what I get in the error_log in wp_admin:

    [15-Jun-2023 15:21:35 UTC] PHP Fatal error: Declaration of TEC\Common\lucatume\DI52\Container::has($id) must be compatible with Psr\Container\ContainerInterface::has(string $id): bool in /home/mpoh/public_html/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Container.php on line 294

    Plugin Author Gustavo Bordoni

    (@bordoni)

    Hi @ngardens @webbsatwork @vfavrat,

    We’ve just released versions 6.1.1 for The Events Calendar and 5.6.0 for Event Tickets.

    With those updates you should no longer have these fatals.

    Best Regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘update 6.1.0 & 6.1.0.2 break wpadmin’ is closed to new replies.