Error in PHP Script
/en/search.php
PHP Version: 5.2.17;  Zend Engine Version: 2.2.0;  Qcubed Version: 1.0.0 RC2 (QCubed 1.0 RC2)
Application: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635;  Server Name: www.robcc.ro
HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Use of undefined constant LANG_BASE_CONTENTID - assumed 'LANG_BASE_CONTENTID'
Error Type:   E_NOTICE

Source File:   /home/robccro/public_html/__search_engine.php     Line:   47

Line 42:    		$this->lstSearchIn=new QCheckBoxList($this);
Line 43:    		$this->lstSearchIn->Name=QApplication::Translate('Sections');
Line 44:    		$this->lstSearchIn->RepeatColumns=3;
Line 45:    
Line 46:    
Line 47:    		$MainParents=Content::GetMenu(Content::FilterIsPublishedTrue,LANG_BASE_CONTENTID);
Line 48:    
Line 49:    		$BaseParentsInsideChildren=array(LANG_BASE_CONTENTID);
Line 50:    
Line 51:    		if(!empty($MainParents)) {
Line 52:    			

Call Stack:

#0 /home/robccro/public_html/__search_engine.php(47): QcodoHandleError()
#1 /home/robccro/public_html/qcubed/includes/qcodo/_core/qform/QFormBase.class.php(276): CautareSimpla->Form_Create()
#2 /home/robccro/public_html/__search_engine.php(122): QFormBase::Run()
#3 /home/robccro/public_html/en/search.php(4): require_once()

Variable Dump:   Show/Hide