7
Seems
define('_MI_EXTGAL_B_SUB',"Top submitters");
is missing in languagge modinfo.php file. Add it after _MI_EXTGAL_B_TOPESS.
The other deprecated error should not influence the results. Possible correction would be to remove the & from
function &create($isNew = true) {
$obj =& new $this->className();
in ExtgalleryPersistableObjectHandler.php
Did you check the presence of the template files in error and their format?