Skip to content

vt71: Warning messages re function declarations...

It would be nice to get rid of these...


Warning: Declaration of Home_Module_Model::getCalendarActivities($mode, $pagingModel, $user) should be compatible with Vtiger_Module_Model::getCalendarActivities($mode, $pagingModel, $user, $recordId = false) in /var/www/html/vt71/modules/Home/models/Module.php on line 0

Warning: Declaration of Calendar_Module_Model::getExportQuery() should be compatible with Vtiger_Module_Model::getExportQuery($where) in /var/www/html/vt71/modules/Calendar/models/Module.php on line 0

Warning: Declaration of Products_Module_Model::getExportQuery($focus, $query) should be compatible with Vtiger_Module_Model::getExportQuery($where) in /var/www/html/vt71/modules/Products/models/Module.php on line 0

Warning: Declaration of PriceBooks_Module_Model::getExportQuery($focus, $query) should be compatible with Vtiger_Module_Model::getExportQuery($where) in /var/www/html/vt71/modules/PriceBooks/models/Module.php on line 0

Warning: Declaration of Inventory_Module_Model::getExportQuery($focus, $query) should be compatible with Vtiger_Module_Model::getExportQuery($where) in /var/www/html/vt71/modules/Inventory/models/Module.php on line 0

Warning: Declaration of Reports_Module_Model::deleteRecord(Reports_Record_Model $reportModel) should be compatible with Vtiger_Module_Model::deleteRecord(Vtiger_Record_Model $recordModel) in /var/www/html/vt71/modules/Reports/models/Module.php on line 0

Warning: Declaration of Reports_Module_Model::getSideBarLinks() should be compatible with Vtiger_Module_Model::getSideBarLinks($linkParams) in /var/www/html/vt71/modules/Reports/models/Module.php on line 0

Warning: Declaration of Portal_Module_Model::saveRecord($recordId, $bookmarkName, $bookmarkUrl) should be compatible with Vtiger_Module_Model::saveRecord(Vtiger_Record_Model $recordModel) in /var/www/html/vt71/modules/Portal/models/Module.php on line 0

Warning: Declaration of Portal_Module_Model::deleteRecord($recordId) should be compatible with Vtiger_Module_Model::deleteRecord(Vtiger_Record_Model $recordModel) in /var/www/html/vt71/modules/Portal/models/Module.php on line 0

Warning: Declaration of EmailTemplates_Module_Model::saveRecord(EmailTemplates_Record_Model $recordModel) should be compatible with Vtiger_Module_Model::saveRecord(Vtiger_Record_Model $recordModel) in /var/www/html/vt71/modules/EmailTemplates/models/Module.php on line 0

Warning: Declaration of EmailTemplates_Module_Model::deleteRecord(EmailTemplates_Record_Model $recordModel) should be compatible with Vtiger_Module_Model::deleteRecord(Vtiger_Record_Model $recordModel) in /var/www/html/vt71/modules/EmailTemplates/models/Module.php on line 0

Warning: Declaration of Vtiger_Date_UIType::getDisplayValue($value) should be compatible with Vtiger_Base_UIType::getDisplayValue($value, $record = false, $recordInstance = false) in /var/www/html/vt71/modules/Vtiger/uitypes/Date.php on line 11

Warning: Declaration of Settings_Vtiger_CompanyDetails_Model::getInstance() should be compatible with Settings_Vtiger_Module_Model::getInstance($name = 'Settings:V...') in /var/www/html/vt71/modules/Settings/Vtiger/models/CompanyDetails.php on line 0

Warning: Declaration of Vtiger_Url_UIType::getDisplayValue($value) should be compatible with Vtiger_Base_UIType::getDisplayValue($value, $record = false, $recordInstance = false) in /var/www/html/vt71/modules/Vtiger/uitypes/Url.php on line 0
	
Warning: Declaration of Vtiger_Email_UIType::getDisplayValue($value, $recordId) should be compatible with Vtiger_Base_UIType::getDisplayValue($value, $record = false, $recordInstance = false) in /var/www/html/vt71/modules/Vtiger/uitypes/Email.php on line 0
	
Warning: Declaration of Vtiger_Owner_UIType::getDisplayValue($value) should be compatible with Vtiger_Base_UIType::getDisplayValue($value, $record = false, $recordInstance = false) in /var/www/html/vt71/modules/Vtiger/uitypes/Owner.php on line 0

I'm sure there are more.