We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 19499
    • 30 Posts
    Hi everyone,

    I have recently had to solve a problem. I thought I would post my experience in-case others had similar issues.

    Setting up eForm on Localhost works like a charm, yet the same code on a production server kept getting me a parse error.

    The reason:

    • My contact form template was set as an external html file. I was using a TV @FILE to link the code.
    • eForm will not parse an external templates of this nature.

    BTW I tried to solve this a million ways, including every caching combo. I am on OSX.

    THANKS for reading!