Hi, we built a site using bricks and moved it across to another account within our host.
Upon doing so we had a few issues with Bricks causing critical errors.
The error was noted as this line in the form.php file, saying the T Arrow was not expected:
fn( $key, $value ) => “$key: $value”,
To resolve I deleted the entire section for * Generate CSS styles for honeypot fields.
Not sure if this is a bug or an error down to something else.
Also, can you post the whole log file (or the relevant parts) and can you let me know if the specs of the new server is different than the old (dev) one - especially PHP version.