This is (Dev server run) of CB / CBsubs migration - 1.9.1 to 2.0.15
Supposed to be my last dry run (for timing maintenance window) - but now inexplicable bug.
These were my steps:
Downloaded latest base packages CB & CBsubs
(*** EXTRACT ‘BASE’ INSTALLER FROM /packages/ folder of CB installer ***)
Disabled Kunena Integration, and CBsubs
Disabled all CB plugins except:
CBSubs Eng-GB (*language plugs cannot be disabled, and don’t need to be!)
Default language (English)
Default
Private Message System
CB Core
CB Menu
CB Connections
** USE ‘extracted’ base for CB install (001_pkg_communitybuilder_2.0.15+2016.08.24.16.38.53.60da338b5.zip) !!
Installed base package latest CB ....
at this point "500 error" :S
PHP eror log sez:
Code:
[Wed Aug 31 14:40:39 2016] [error] [client *redacted*] File does not exist: /var/www/html/*redacted*/html/administrator/components/com_comprofiler/plugin, referer: http://*redacted*/administrator/index.php?option=com_kunena
[Wed Aug 31 14:40:39 2016] [error] [client *redacted*] File does not exist: /var/www/html/*redacted*/html/administrator/components/com_comprofiler/js, referer: http://*redacted*/administrator/index.php?option=com_kunena
[Wed Aug 31 14:40:39 2016] [error] [client *redacted*] File does not exist: /var/www/html/*redacted*/html/administrator/components/com_comprofiler/js, referer: http://*redacted*/administrator/index.php?option=com_kunena
[Wed Aug 31 14:43:46 2016] [error] [client *redacted*] PHP Warning: Cannot redeclare class moscomprofiler in /var/www/html/*redacted*/html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 41, referer: http://*redacted*/administrator/index.php?option=com_installer
[Wed Aug 31 14:43:46 2016] [error] [client *redacted*] PHP Warning: Cannot redeclare class moscomprofilerFields in /var/www/html/*redacted*/html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 42, referer: http://*redacted*/administrator/index.php?option=com_installer
[Wed Aug 31 14:43:46 2016] [error] [client *redacted*] PHP Warning: Cannot redeclare class moscomprofilerFieldValues in /var/www/html/*redacted*/html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 43, referer: http://*redacted*/administrator/index.php?option=com_installer
[Wed Aug 31 14:43:46 2016] [error] [client *redacted*] PHP Warning: Cannot redeclare class moscomprofilerLists in /var/www/html/*redacted*/html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 44, referer: http://*redacted*/administrator/index.php?option=com_installer
[Wed Aug 31 14:43:46 2016] [error] [client *redacted*] PHP Warning: Cannot redeclare class moscomprofilerMember in /var/www/html/*redacted*/html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 45, referer: http://*redacted*/administrator/index.php?option=com_installer
[Wed Aug 31 14:43:46 2016] [error] [client *redacted*] PHP Warning: Cannot redeclare class moscomprofilerPlugin in /var/www/html/*redacted*/html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 46, referer: http://*redacted*/administrator/index.php?option=com_installer
[Wed Aug 31 14:43:46 2016] [error] [client *redacted*] PHP Warning: Cannot redeclare class moscomprofilerTabs in /var/www/html/*redacted*/html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 47, referer: http://*redacted*/administrator/index.php?option=com_installer
[Wed Aug 31 14:43:46 2016] [error] [client *redacted*] PHP Warning: Cannot redeclare class moscomprofilerUser in /var/www/html/*redacted*/html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 48, referer: http://*redacted*/administrator/index.php?option=com_installer
[Wed Aug 31 14:43:46 2016] [error] [client *redacted*] PHP Warning: Cannot redeclare class moscomprofilerUserReport in /var/www/html/*redacted*/html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 49, referer: http://*redacted*/administrator/index.php?option=com_installer
[Wed Aug 31 14:43:48 2016] [error] [client *redacted*] PHP Fatal error: Call to a member function translateToCurrentLanguage() on null in /var/www/html/*redacted*/html/libraries/CBLib/CBLib/Language/CBTxt.php on line 142, referer: http://*redacted*/administrator/index.php?option=com_installer
What did I miss??