2022-12-25, 04:52 PM
I use this OUGC_pages plugin ( https://community.mybb.com/mods.php?acti...6&bid=4368 ) for several years without any problems. Everything worked fine.
But after upgrading from PHP 7.4 to PHP 8.0 something strange happens:
Using PHP 7.4 the plugin page admin/index.php?module=config-plugins looks like this (how it should look):
![[Image: php7-4.jpg]](https://camo.mybb.com/fc2a269f0890f709ad60b414c05e8fff9fdced71/68747470733a2f2f692e706f7374696d672e63632f6b343870634834792f706870372d342e6a7067)
Using PHP 8.0 non of the plugins shows up, just an empty field is displayed - see picture:
![[Image: php8-0.jpg]](https://camo.mybb.com/ba20bf0b03ec244fe13f235ed9b8d33a7ded8087/68747470733a2f2f692e706f7374696d672e63632f344e58533642547a2f706870382d302e6a7067)
Looks like OUGC_pages does'nt support PHP 8.0 (as soon as i place the OUGC_pages.php - file into the plugin folder this happens). Is there a solution to keep it working, also under PHP 8.0?
Any help or suggestions would be nice.
By the way, I use OUGC_pages version 1.8.21 (the latest version so far I know)
But after upgrading from PHP 7.4 to PHP 8.0 something strange happens:
Using PHP 7.4 the plugin page admin/index.php?module=config-plugins looks like this (how it should look):
Using PHP 8.0 non of the plugins shows up, just an empty field is displayed - see picture:
Looks like OUGC_pages does'nt support PHP 8.0 (as soon as i place the OUGC_pages.php - file into the plugin folder this happens). Is there a solution to keep it working, also under PHP 8.0?
Any help or suggestions would be nice.
By the way, I use OUGC_pages version 1.8.21 (the latest version so far I know)