Getting Error After Upgrading Store Cs-Cart 4.3.2 To Cs-Cart 4.3.3.sp1

hello ,

we are Getting Error in back end After Upgrading Store CS-Cart 4.3.2 to CS-Cart 4.3.3.SP1

we are using multi store when we select "All store" the error showing

Message

Undefined index: title

Error at

app/Tygh/BackendMenu.php, line: 218

Backtrace

			File:
		
			app/Tygh/BackendMenu.php
	
			Line:
		
			218
	
			Function:
		
			{closure}
	
			File:
		
			app/Tygh/BackendMenu.php
	
			Line:
		
			68
	
			Function:
		
			_getSettingsSections
	
			File:
		
			app/controllers/backend/init.php
	
			Line:
		
			111
	
			Function:
		
			generate
	
			File:
		
			app/functions/fn.control.php
	
			Line:
		
			680
	
			Function:
		
			include
	
			File:
		
			app/functions/fn.control.php
	
			Line:
		
			451
	
			Function:
		
			fn_run_controller
	
			File:
		
			tashunaina.php
	
			Line:
		
			27
	
			Function:
		
			fn_dispatch
	

And when we select single store error not comming.

please help us to resolve this issue.

Thanks & Regards

Shravan

HSA-error.png

If you have any 3rd party modules, try to disable them, clear the cache and check the result

Please check all your core settings ('General', 'Appearance', 'Company', etc.). They should have a description (the 'value' field in the 'settings_descriptions' database table for rows with 'object_type' = 'S') for the selected language.

You could have missed this value when adding a new language or some third-party modification added some none-valid setting.

If you have any 3rd party modules, try to disable them, clear the cache and check the result

hi thanks for reply we have disable all third party add-on and clear catch but error still comming.

Please check all your core settings ('General', 'Appearance', 'Company', etc.). They should have a description (the 'value' field in the 'settings_descriptions' database table for rows with 'object_type' = 'S') for the selected language.

You could have missed this value when adding a new language or some third-party modification added some none-valid setting.

Thanks for reply
we have checked all (General', 'Appearance', 'Company', etc.) and also checked database setting_description table
(Email,General,Appearence,Company,Google base ) object_type ='S' their is more than 100 entry some object_type='s'
some object_type='O',some object_type='V'
Still getting Error

Please PM me temporary FTP access so that we can check the issue

Did you clear browser cache also? Was getting lots of errors till I cleared FireFox cache after upgrade to latest..

hi thanks for reply we have disable all third party add-on and clear catch but error still comming.