TPhpErrorException

Description

[Runtime Notice] Declaration of CmsLanguage::finder() should be compatible with TActiveRecord::finder($className = 'TActiveRec...') (@line 0 in file /home/vwebs/Solutions/cms/cms4/src-cms/cms-4.0/model/configuration/CmsLanguage.php).

Source File

/home/vwebs/Solutions/cms/cms4/lib/prado/prado-3.1.9/framework/PradoBase.php (101)

0090:          */
0091:         set_exception_handler(array('PradoBase','exceptionHandler'));
0092:     }
0093: 
0094:     /**
0095:      * Class autoload loader.
0096:      * This method is provided to be invoked within an __autoload() magic method.
0097:      * @param string class name
0098:      */
0099:     public static function autoload($className)
0100:     {
0101: include_once($className.self::CLASS_FILE_EXT);
0102: if(!class_exists($className,false) && !interface_exists($className,false)) 0103: self::fatalError("Class file for '$className' cannot be found."); 0104: } 0105: 0106: /** 0107: * @param integer the type of "powered logo". Valid values include 0 and 1. 0108: * @return string a string that can be displayed on your Web page showing powered-by-PRADO information 0109: */ 0110: public static function poweredByPrado($logoType=0) 0111: { 0112: $logoName=$logoType==1?'powered2':'powered'; 0113: if(self::$_application!==null)

Stack Trace

#0 /home/vwebs/Solutions/cms/cms4/lib/prado/prado-3.1.9/framework/PradoBase.php(101): PradoBase::phpErrorHandler(2048, 'Declaration of ...', '/home/vwebs/Sol...', 0, Array)
#1 /home/vwebs/Solutions/cms/cms4/lib/prado/prado-3.1.9/framework/PradoBase.php(101): PradoBase::autoload()
#2 [internal function]: PradoBase::autoload('CmsLanguage')
#3 /home/vwebs/Solutions/cms/cms4/src-cms/cms-4.0/components/utils/pages/TCmsPage.php(628): spl_autoload_call('CmsLanguage')
#4 /home/vwebs/Solutions/cms/cms4/src-cms/cms-4.0/components/utils/pages/TCmsPage.php(97): TCmsPage->detectLanguage()
#5 /home/vwebs/Solutions/cms/cms4/src-cms/cms-4.0/components/utils/pages/TCmsPageService.php(154): TCmsPage->TCmsPage(false)
#6 /home/vwebs/Solutions/cms/cms4/lib/prado/prado-3.1.9/framework/Web/Services/TPageService.php(443): TCmsPageService->createPage('cms.components....')
#7 /home/vwebs/Solutions/cms/cms4/lib/prado/prado-3.1.9/framework/TApplication.php(1095): TPageService->run()
#8 /home/vwebs/Solutions/cms/cms4/lib/prado/prado-3.1.9/framework/TApplication.php(382): TApplication->runService()
#9 /home/vwebs/Solutions/cms/cms4/src-cms/cms-4.0/start.php(35): TApplication->run()
#10 /home/vwebs/bestnet/wsnhid/wsnhid.pl/index.php(2): require_once('/home/vwebs/Sol...')
#11 {main}
2024-04-26 15:53 Apache PRADO/3.1.9
Strict Standards: Declaration of CmsLogLevel::finder() should be compatible with TActiveRecord::finder($className = 'TActiveRec...') in /home/vwebs/Solutions/cms/cms4/src-cms/cms-4.0/model/log/CmsLogLevel.php on line 0 Strict Standards: Declaration of CmsLog::finder() should be compatible with TActiveRecord::finder($className = 'TActiveRec...') in /home/vwebs/Solutions/cms/cms4/src-cms/cms-4.0/model/log/CmsLog.php on line 0