#2414 - Strict Standards
Hi, Installed TagMe module, added field to Counterparties module and in there got: "Strict Standards: Declaration of SugarFieldUtagme::getSearchWhereValue() should be compatible with SugarFieldBase::getSearchWhereValue($value) in C:\xampp\htdocs\suitecrm\custom\include\SugarFields\Fields\Utagme\SugarFieldUtagme.php on line 0". Is there a way to make this work? Many thanks.
8 years ago
Hello there,
It seems your php setting have enabled "Strict Standards warnings" error message to display on screen.
You can change your php.ini by setting like error_reporting(E_ALL | E_STRICT);
Do let us know if you have any further question.
Thanks & Regards, Team Urdhva Tech
8 years ago
Many thanks, it worked!
8 years ago
You are most welcome :)
We request you to share your reviews about our add-on. so other users will get to know the usefulness of this add-on.
Thanks & Regards, Team Urdhva Tech