7..0.9 to 7.1 upgrade language problem

Ran 7.0.9 to 7.1 upgrade instructions to the letter but have issues with the language keys. Was unable to compile the default language file during the manual part of the upgrade, leaving lots of new language keys (instead of the strings) displayed all over the application and admin interfaces (see attached images). The only language file which could be compiled was my  language file created to correct English errors in the default language file. The default English language file isn't listed for selection in the Language Settings for compilation.

Any idea how to correct this problem?

Thanks in advance!

Encountered the following errors during the upgrade process steps:

BoonEx Dolphin Upgrade Step: 7.0.9-7.1.0.B1

SET @iMenuEventsTop = (SELECT `ID` FROM `sys_menu_top` WHERE `Parent`
= 0 AND `Type` = 'top' AND `Name` = 'Forums');: Subquery returns more
than 1 row

 

BoonEx Dolphin Upgrade Step: 7.1.0.B2-7.1.0

Installation of: Spy Failed
-- Changing database:
-- -- There are errors in the following MySQL queries:
-- -- Error:

INSERT INTO `sys_menu_top` (`Parent`, `Name`, `Caption`, `Link`, `Order`, `Visible`, `Target`, `Onclick`, `Check`, `Editable`, `Deletable`, `Active`, `Type`, `Picture`, `BQuickLink`, `Statistics`) VALUES(118, 'Spy Personal', '_bx_spy_notifications', 'modules/?r=spy/', @iTMOrder+1, 'memb', '', '', '', 1, 1, 1, 'custom', '', 0, '');

 

BoonEx Dolphin Upgrade Step: 7.1.0.B2-7.1.0

Installation of: World Map Failed
-- Changing database:
-- -- There are errors in the following MySQL queries:
-- -- Error:

INSERT INTO `sys_menu_top` (`Parent`, `Name`, `Caption`, `Link`, `Order`, `Visible`, `Target`, `Onclick`, `Check`, `Editable`, `Deletable`, `Active`, `Type`, `Picture`, `Icon`, `BQuickLink`, `Statistics`) VALUES(138, 'World Map', '_bx_wmap_search_submenu', 'modules/?r=wmap/home', @iCatOrder, 'non,memb', '', '', '', 1, 1, 1, 'custom', '', '', 0, '');

Quote · 4 Sep 2013

Did you have english language before applying upgrade ? was named as original english Dolphin language especially language code must be 'en' ?

Regarding errors - you need to correct them and then run upgrade script again according to this doc: http://www.boonex.com/forums/topic/Errors-fixing-procedures-during-upgrade.htm

Don't apply next upgrade until you successfully complete previous one!

1) remove duplicate Forums item from top menu

2) try to uninstall spy module and install it after all upgrades are completed

3) try to uninstall maps module and install it after all upgrades are completed

 

Rules → http://www.boonex.com/terms
Quote · 9 Sep 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.