(2021-07-19, 05:26 AM)Gene Steinberg Wrote: Even with the above changes, I still get, with PHP 8.0.8:
our copy of MyBB running on Attack of the Rockoids Community Forums (https://rockoids.com/forums) has experienced an error. Details of the error include:
---
Type: 2
File: index.php (Line no. 239)
Message
Undefined array key "hiddencount"
Back Trace: #0 errorHandler->email_error(2, Undefined array key "hiddencount", index.php, 239) called at [/home/rockoids/public_html/forums/inc/class_error.php:203]
#1 errorHandler->error(2, Undefined array key "hiddencount", index.php, 239) called at [/home/rockoids/public_html/forums/index.php:239]
try this
if(isset($bdaycache[$bdaydate]))
{
if (isset($bdaycache[$bdaydate]['hiddencount'])) {
$hiddencount = $bdaycache[$bdaydate]['hiddencount'];
$today_bdays = $bdaycache[$bdaydate]['users'];
}
}
Not in this land alone,
But be God's mercies known,
From shore to shore!
Lord make the nations see,
That men should brothers be,
And form one family,
The wide world ov'er
But be God's mercies known,
From shore to shore!
Lord make the nations see,
That men should brothers be,
And form one family,
The wide world ov'er