Thank you for the quick reply

File edits made. Will check the log file latter on tonight and see if anything pops back up.
Still getting (1) error with this...
NOTICE: PHP message: PHP Fatal error: syntax error, unexpected ';', expecting ']' on line 334 in /home/........./public_html/forums/includes/cron/iei_cron.php"
This did not work...
Code:
if(!count($image_tags))
{
$image_tags = ['img'];
}
Trying the first notation...