1
Hi
I have successfully upgraded one of my my websites from 2.4.5 to 2.5.8
There was only one problem (for me a small one, maybe for other ones not):
after running "mydomain.com/upgrade/" I got the message, that upgrade was successfully finished and I have to go to modules admin (.../modules/system/admin.php?fct=modulesadmin) and to run update for system module. But there the modules list didn't appear because of a smarty error caused by missing template 'system_modules.tpl', therefore it was not possible to start module update from there as foreseen.
I manuelly started update of system module by 'http://mydomain/modules/system/admin.php?fct=modulesadmin&op=update&module=system' directly and after that everything was fine.
Now my suggestion: is it possible to run sytem module update automatically after finishing the upgrade procedure?