MyBB Community Forums

Full Version: BootBB problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Community (sorry if my English is not perfect, I am from Germany).

We run mybb 1.8.30 with php 8.1.2 and MySQLi 10.6.7 using theme BootBB V12.
The problem is, that we are getting a lot of warnings (not errors) of two types:

inc/plugins/phptpl.php
118
Warning
Undefined array key 2


global.php(559) : eval()'d code
4
Warning
Undefined variable $menu_date_time



Any help highly appreciated.

Thanks and regards.

Bodo
try php 7.4 version
Hey Bodo,

this isn't an issue with BootBB theme...it's a problem of phptpl plugin.
Hi Sven,

thx for clarifying.

I will try to look for a solution there.

Regards Bodo