You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is the message that I get when try to run the reports.
exception 'yii\base\ErrorException' with message 'Indirect modification of overloaded element of SimpleXMLElement has no effect' in D:\wamp64\www\master\reports\class\PHPJasperXML-1.0.inc.php:388
Below is the message that I get when try to run the reports.
exception 'yii\base\ErrorException' with message 'Indirect modification of overloaded element of SimpleXMLElement has no effect' in D:\wamp64\www\master\reports\class\PHPJasperXML-1.0.inc.php:388
Below is the line that causing this error.
$this->pointer=&$this->arraygroup[$xml_path["name"]]["groupHeader"];
Can help and advise how to solve this?
Thanks.
Regards,
The text was updated successfully, but these errors were encountered: