Automatic part of upgade is completed. Please do the following to complete upgrade process:
- Clean /cache/, /cache_public/ and /tmp/ via FTP or SSH, leave only .htaccess file there if one exists
- Recompile language files for all modules from admin panel -> Tools -> Modules
- Recompile system language file from admin panel -> Settings -> Languages Settings
- Recompile Orca Forum language file from admin panel -> Modules -> Orca Forum
- Reinstall 'Profiler' module from admin panel -> Tools -> Modules (you can leave it uninstalled, but do install and uninstall)
-
Set permissions for the following files:
chmod -v 666 ./flash/modules/chat/xml/config.xml
chmod -v 666 ./flash/modules/im/xml/config.xml
chmod -v 666 ./flash/modules/video/xml/config.xml
chmod -v 666 ./flash/modules/video_comments/xml/config.xml
- A/V Chat / Messenger / Video Player / Video Comments settings were reset, if you changed it before you need to update it again in Dolphin admin panel -> Flash Apps -> A/V Chat / Messenger / Video Player / Comments Video Player -> Settings
- Remove /upgrade/ directory
-
Change the following lines in inc/header.inc.php file:
$site['ver'] = '7.0';
$site['build'] = '0';
to the following:
$site['ver'] = '7.0';
$site['build'] = '1';