Hi
I update from 7 to 8 successfully
But still in my admin panel it show Dolphin 7.0.7
Update to 7.0.8 link |
any one help me ?
Hi I update from 7 to 8 successfully But still in my admin panel it show Dolphin 7.0.7
any one help me ?
| ||
Did you perform this last step? Change the following lines in inc/header.inc.php file: $site['ver'] = '7.0'; $site['build'] = '7'; to the following: $site['ver'] = '7.0'; $site['build'] = '8'; Nothing to see here | ||