PHP Errors
-
Greetings,
A good start on a simple yet flexible Timeline plug. In doing some testing I noticed the following.
Timeline Block -> Changelog – needs updating
Errors shown on Browser (MS Edge) page:
Warning: Undefined array key “contentBg” in /wp-content/plugins/advanced-timeline-block/templates/timeline.php on line 32Warning: Undefined array key “dateNameBg” in /wp-content/plugins/advanced-timeline-block/templates/timeline.php on line 75
Errors shown in PHP error log:
[25-Mar-2024 17:31:07 UTC] PHP Warning: Undefined array key “dateNameColor” in /wp-content/plugins/advanced-timeline-block/templates/timeline.php on line 78[25-Mar-2024 17:31:07 UTC] PHP Warning: Undefined array key “dateNameBg” in /wp-content/plugins/advanced-timeline-block/templates/timeline.php on line 75
WordPress 6.4.3 with PHP 8.1
Here’s hoping you will be able to work out these problems.
- The topic ‘PHP Errors’ is closed to new replies.