Hi there,
Iยดm retrieving the following error on adding Dashlet of my custom module (done by Module Builder)
Parse error occurred
Message: syntax error, unexpected โ<โ, expecting identifier (T_STRING)
Otherwise the module is working correctly only this error.
Where I can fix it ?
Thank you
Piercarlo
Is there any news on this ?
The same happens to me.
I am using SuiteCRM version 7.8.2 (clean install) and all dashlets created by Module Builder have in the module dashlet.php the following:
class <module_name > Dashlet extends DashletGeneric {
Module Builder should have replaced <module_name > Dashlet by the actual module name.
Is this a bug ?
Thanks