Error In Cs-Cart V.4.3.9 When Enable Catalog Mode Add-On

Hello,

I am using cs-cart multivendor-4.3.9.In this when we enable "Catalog Mode" add-on then it gives an error.I know when i enable catalog mode add-on then "Buy together" and "Gift certificate " add-ons get disabled.But it gives an error regarding gift certificate add-on.

PHP Notice

Message

Use of undefined constant STATUSES_GIFT_CERTIFICATE - assumed 'STATUSES_GIFT_CERTIFICATE'

Error at

app/addons/gift_certificates/schemas/menu/menu.post.php, line: 26

Backtrace

			File:
		
			app/addons/gift_certificates/schemas/menu/menu.post.php
	
			Line:
		
			26
	
			Function:
		
			{closure}
	
			File:
		
			app/functions/fn.common.php
	
			Line:
		
			2138
	
			Function:
		
			include
	
			File:
		
			app/Tygh/BackendMenu.php
	
			Line:
		
			47
	
			Function:
		
			fn_get_schema
	
			File:
		
			app/controllers/backend/init.php
	
			Line:
		
			111
	
			Function:
		
			generate
	
			File:
		
			app/functions/fn.control.php
	
			Line:
		
			699
	
			Function:
		
			include
	
			File:
		
			app/functions/fn.control.php
	
			Line:
		
			455
	
			Function:
		
			fn_run_controller
	
			File:
		
			admin.php
	
			Line:
		
			27
	
			Function:
		
			fn_dispatch
	

Thank you

Looks like the system still gets schema of the "Gift certificate" module from cache. Try to clear it