[SOLVED] Error after upgrade to CB 1.4

13 years 1 month ago - 13 years 1 month ago #160323 by SaboHCM
Help I'm getting this huge bit off code dispalying across the site after upgrade to CB 1.4 and also have the latest CBSubcs installed.

s', null, 'components', 'com_users' ) ); break; } /** * CB framework * @global CBframework $_CB_framework */ global $_CB_framework; $optionOfCb = 'com_comprofiler'; // cbGetParam( $_REQUEST, 'option', 'com_comprofiler' ) $_CB_framework = new CBframework( $mainframe, $tmpDatabase, $acl, $aclParams, $sefFunc, $sefFuncHtmlEnt, $cmsUser, $cmsUserNeedsDb, $cmsRedirectFunc, $my->id, $my->username, $my->usertype, $myAid, $myLanguage, $myLanguageTag, array( 'option' => $optionOfCb ), $getVarFunction, $getDocFunction, $outputCharst, $editorDisplay ); cbimport( 'cb.acl' ); $_CB_framework->acl = new CBACL( $acl ); if ( checkJversion() == 2 ) { $_CB_framework->_myCmsGid = (int) $_CB_framework->acl->getBackwardsCompatibleGid( array_values( (array) $my->groups ) ); } /** * CB text languages EXPERIMENTAL * @access private * @global CBText $_CB_framework */ global $_CB_TxtIntStore; $_CB_TxtIntStore = new CBTxtStorage( $_CB_framework->outputCharset(), ( isset( $ueConfig ) ? (int) $ueConfig : 0 ) ); ?>

Please Log in to join the conversation.

13 years 1 month ago #160432 by krileon
Replied by krileon on topic Re: Error after upgrade to CB 1.4
How did you upgrade and what did you upgrade from? The code displayed is at the bottom of the foundation file. Something went wrong during the upgrade. Please check server error log for any errors. Please also test with debug mode enabled and maximum error reporting set from Joomla global configuration.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

13 years 1 month ago #160475 by SaboHCM
Replied by SaboHCM on topic Re: Error after upgrade to CB 1.4
I simply uploaded everything to my joomla temp folder and ran the installation, it upgraded from CB 1.3.1 to CB 1.4. The PHP version is 5.3.6 on the server. Going to run through the logs and see if I can find anything. Is there anyway to implement a quick fix to at least get the error off the screen, see mtnaccess.com

Please Log in to join the conversation.

13 years 1 month ago #160476 by SaboHCM
Replied by SaboHCM on topic Re: Error after upgrade to CB 1.4
Found the problem, the plugin.foundation file had an extra bit of code repeated at the very end outside of the ?> code so it was shot out immediately has text. Can't really figure out why it didn this originally but things look good now.

Please Log in to join the conversation.

13 years 1 month ago #160662 by krileon
Replied by krileon on topic Re: Error after upgrade to CB 1.4
CB has no such code, this was likely done manually by your self or another managing the site. Another way it could happen is if a patch was applied incorrectly and would result in duplicate ?> tags causing the second set of information to render as HTML.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.262 seconds

Facebook Twitter LinkedIn