tanya I've added a new hook file which always gives me a PHP error:
[Wed Feb 07 13:15:26.288032 2018] [:error] [pid 64097] [client 10.20.16.71:55948] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/espo/application/Espo/ORM/DB/Query/Base.php on line 414
I've attached the Hook file and I want to know if there's a trigger make the Hook dynamic without save the entity.
[Wed Feb 07 13:15:26.288032 2018] [:error] [pid 64097] [client 10.20.16.71:55948] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/espo/application/Espo/ORM/DB/Query/Base.php on line 414
I've attached the Hook file and I want to know if there's a trigger make the Hook dynamic without save the entity.
Comment