bbains wrote: I have updated all cb and cbsubs plugins and have made sure it is correct version for newer cb. Corrected database erros as I stepped through it and seems the database was not all innodb for cb 1.91. and joomla 3.3.6, the site was orginally migrated from 2.5.28 to joomla 3.3.6
so still have the same problem right now as in no one can register and forgot password or username does not email nor give an error message when debugging is on.
this is on a clone of the real site.
I would like to get site upgraded to newer community builder and newer cbsubs
The joomla update went ok, the problems are happening when I upgrade the cb and cbsubs to 2.0.x and 4.x
would the problems with the upgrade occur if the storage engine of the cb tables is not innodb in version 1.91?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
That's due to something loading CBs API too early. The common culprits are as follows.I started over and site is now joomla 3.4.3 and upgrading from cb 1.91 to cb 2.09 get this error message
Warning: Cannot redeclare class moscomprofiler in <span>/</span>home<span>/</span>soulan5/public_html/testjoomla/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 41
Warning: Cannot redeclare class moscomprofilerFields in <span>/</span>home<span>/</span>soulan5/public_html/testjoomla/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 42
Warning: Cannot redeclare class moscomprofilerFieldValues in <span>/</span>home<span>/</span>soulan5/public_html/testjoomla/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 43
Warning: Cannot redeclare class moscomprofilerLists in <span>/</span>home<span>/</span>soulan5/public_html/testjoomla/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 44
Warning: Cannot redeclare class moscomprofilerMember in <span>/</span>home<span>/</span>soulan5/public_html/testjoomla/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 45
Warning: Cannot redeclare class moscomprofilerPlugin in <span>/</span>home<span>/</span>soulan5/public_html/testjoomla/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 46
Warning: Cannot redeclare class moscomprofilerTabs in <span>/</span>home<span>/</span>soulan5/public_html/testjoomla/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 47
Warning: Cannot redeclare class moscomprofilerUser in <span>/</span>home<span>/</span>soulan5/public_html/testjoomla/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 48
Warning: Cannot redeclare class moscomprofilerUserReport in <span>/</span>home<span>/</span>soulan5/public_html/testjoomla/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 49
Fatal error: Call to a member function translateToCurrentLanguage() on a non-object in <span>/</span>home<span>/</span>soulan5/public_html/testjoomla/libraries/CBLib/CBLib/Language/CBTxt.php on line 135
That's due to your install failing half way through.did refresh and it looked like it worked, problem is now on front end with this error
Unknown column 't.useraccessgroupid' in 'where clause' SQL=SELECTÂ * FROM pohx0_comprofiler_tabs t WHERE t.enabled=1 AND t.useraccessgroupid IN (-2,1) ORDER BY t.position, t.ordering
can log in on backend ok, have checked database and used tools in cb to fix the problems with the comprofiler tables
will keep debugging and see what is giving the error and search forums to see if anyone else has had problems with this error
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.