We are using the Formatting templates from using the {{ freeform.form.render() }} tag.
This error does not happen locally because we are running on Linux servers locally. Only happens on the Windows servers we use for hosting the website
Additional Thoughts
Seeing freeform prepended to the template path
example:
freeformE:\B2b-Craft\vendor\solspace\craft-freeform\packages\plugin\src\templates\_templates\formatting\tailwind-3\index.twig
Could be an issue with the template paths specified on the template selector in the admin
What happened?
We are using the Formatting templates from using the
{{ freeform.form.render() }}
tag. This error does not happen locally because we are running on Linux servers locally. Only happens on the Windows servers we use for hosting the websiteAdditional Thoughts
Seeing
freeform
prepended to the template path example:freeformE:\B2b-Craft\vendor\solspace\craft-freeform\packages\plugin\src\templates\_templates\formatting\tailwind-3\index.twig
Could be an issue with the template paths specified on the template selector in the admin
Errors and Stack Trace (if available)
How can we reproduce this?
{{ form.render() }}
tag on the templateFreeform Edition
Pro
Freeform Version
5.3.3
Craft Version
4.9.7
When did this issue start?
After upgrading from older Freeform version
Previous Freeform Version
5.2.0