@milanxy, I’ve changed this back to unresolved. Hopefully they review your last comment about it.
Any updates on this isse?
I have the same issue on opening the events calendar (HOMEPAGE/events) or some event details from plugin the-events-calendar:
PHP Warning: Undefined property: stdClass::$content in
…\wp-content\plugins\nextgen-gallery\src\Util\Router.php
in line 595.
How is nextgen-gallery related to the plugin the-events-calendar?
I’m getting this error after upgrading from PHP 7 to PHP 8.
-
This reply was modified 2 years ago by
dcasado.
NextGen gallery is NOT related to TEC. But it does load up on calendar and event pages and there is some sort of conflict there.
My solution was https://wordpress.org/plugins/freesoul-deactivate-plugins/ and I was able to stop NGG from loading on /calendar and all event listings. It’s a Bandaid kind of fix, but it works and I don’t see the error anymore.
Of course, if you use NGG galleries in your event listings this will require you to set those individual events to allow NGG to load.
Many thank @karl_peschel, I get it to work with your suggested plugin 🙂
I’m not a WordPress or PHP expert.
I don’t understand why NextGen gallery is loaded on calendar related stuff, but not everywhere else on the homepage. Everything else is working without any issues so far.