I installed CiviCRM on my drupal site but after the installation its showing bunch of warning messages:
"Strict warning: Non-static method CRM_Core_Block::setTemplateValues() should not be called statically in CRM_Core_Block::setTemplateValues() (line 587 of D:\Programs\XAMPP\htdocs\drupal101\sites\all\modules\civicrm\CRM\Core\Block.php).
Strict warning: Non-static method CRM_Core_Block::setTemplateShortcutValues() should not be called statically in CRM_Core_Block::setTemplateShortcutValues() (line 287 of D:\Programs\XAMPP\htdocs\drupal101\sites\all\modules\civicrm\CRM\Core\Block.php).
Strict warning: Non-static method CRM_Core_Block::setTemplateValues() should not be called statically in CRM_Core_Block::setTemplateValues() (line 587 of D:\Programs\XAMPP\htdocs\drupal101\sites\all\modules\civicrm\CRM\Core\Block.php).
Strict warning: Non-static method CRM_Core_Block::setTemplateValues() should not be called statically in CRM_Core_Block::setTemplateValues() (line 587 of D:\Programs\XAMPP\htdocs\drupal101\sites\all\modules\civicrm\CRM\Core\Block.php).
Strict warning: Non-static method CRM_Core_Block::setTemplateDashboardValues() should not be called statically in CRM_Core_Block::setTemplateDashboardValues() (line 291 of D:\Programs\XAMPP\htdocs\drupal101\sites\all\modules\civicrm\CRM\Core\Block.php).
Strict warning: Non-static method CRM_Core_Block::setTemplateValues() should not be called statically in CRM_Core_Block::setTemplateValues() (line 587 of D:\Programs\XAMPP\htdocs\drupal101\sites\all\modules\civicrm\CRM\Core\Block.php). "
The problem remains when i went to configure my modules for the CiviCRM:
"Non-static method CRM_Core_l18n_Schema::triggerinfo()should not be called statically in CRM_Core_l18n_Schema::triggerinfo()(line 1530 of CRM\Core\DAO.php
Comments
As your question is based on
As your question is based on module usage and not module development, you have posted in the wrong forum. Your question is better served in the module issue queue (on the module project page), or in the Post Installation forum.
Jaypan We build websites
Thanks
Appreciate the suggestion