The only error after upgrade is a mass mail error.
Database error in
Query:
SELECT `ID` FROM `sys_localization_languages` WHERE `Name`='en' LIMIT 1
Mysql error: Table '******_site.sys_localization_languages' doesn't exist
Found error in the file '/home/******/public_html/inc/classes/BxDolEmailTemplates.php' at line 35.
Called 'getOne' function with erroneous argument #0.
The BxDolEmailTemplates.php file in 7.0.2 is smaller then in 7.0.3 so I have tried to update the BxDolEmailTemplates.php file with the up to date one in the full dolphin 7.0.3 package due to it not being in the patch package but no luck. So there must be some thing missing from the patch to update the database that is causing the error.
So if any one got any ideas it would be helpful.

