2024-07-07, 04:48 PM
(This post was last modified: 2024-08-09, 03:43 AM by postcd. Edited 3 times in total.)
MyBB 1.8.38 + PHP 8.3.7 + BootBB style shows on home page (domain.tld/):
/inc/class_error.php 153:
/index.php 139:
I have made sure to re-upload both mentioned files from original mybb_1838 package, yet it does not help. I have latest BootBB style (updated 37 days ago) by @panayot . My board has been recently updated from version 1.6. What to try please?
Quote:Warning [2] Undefined variable $comma - Line: 1 - File: index.php(139) : eval()'d code PHP 8.3.7 (Linux)
/inc/class_error.php
line 153
function errorHandler->error
/index.php(139) : eval()'d code
line 1
function errorHandler->error_callback
/index.php
line 139
function eval
/inc/class_error.php 153:
Quote:function error_callback($type, $message, $file=null, $line=0)
{
return $this->error($type, $message, $file, $line);
}
/index.php 139:
Quote:// Properly format the username and assign the template.
$user['username'] = format_name(htmlspecialchars_uni($user['username']), $user['usergroup'], $user['displaygroup']);
$user['profilelink'] = build_profile_link($user['username'], $user['uid']);
eval('$onlinemembers[] = "'.$templates->get('index_whosonline_memberbit', 1, 0).'";');
I have made sure to re-upload both mentioned files from original mybb_1838 package, yet it does not help. I have latest BootBB style (updated 37 days ago) by @panayot . My board has been recently updated from version 1.6. What to try please?
Avoid Google and use Proton.me and uBlock origin ad/tracker blocker. Use open source system (Linux) and private apps.