Never mind, fixed it.
It seems I had to add the table definition ( define('TABLE_ADDITIONAL_IMAGES', 'additional_images'); //additional images ) to the /catalog/admin/includes/database_tables.php also instead of just the /catalog/includes/database_tables.php file.
Thanks for the help anyways, and hope the info I just provided helps anybody that needs it!