Hi, I bought and installed the sales pack recently; then I added a new field into the Sales Order entity; also renamed another field, "Shipping Cost", by "Costo de Envio" in Spanish; after that, every time I click over the Sales Orders, I receive a "Bad Server Response" alert window; I checked the log and I see this:
[2020-04-23 08:32:59] Espo.ERROR: Uncaught Exception ParseError: "syntax error, unexpected '?', expecting variable (T_VARIABLE)" at /home/sot/domains/salesontop.com/public_html/fe/application/Espo/Modules/Sales/Services/Quote.php line 446 {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '?', expecting variable (T_VARIABLE) at /home/sot/domains/salesontop.com/public_html/fe/application/Espo/Modules/Sales/Services/Quote.php:446)"} []
I made a rollback to revert the changes but even with that I'm getting the same error.
Can anybody help me to know what can be happening?
[2020-04-23 08:32:59] Espo.ERROR: Uncaught Exception ParseError: "syntax error, unexpected '?', expecting variable (T_VARIABLE)" at /home/sot/domains/salesontop.com/public_html/fe/application/Espo/Modules/Sales/Services/Quote.php line 446 {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '?', expecting variable (T_VARIABLE) at /home/sot/domains/salesontop.com/public_html/fe/application/Espo/Modules/Sales/Services/Quote.php:446)"} []
I made a rollback to revert the changes but even with that I'm getting the same error.
Can anybody help me to know what can be happening?
Comment