You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built a form using Vue.js from the cdn script I wanted to put the HTML using the plugin but it throws the error below. I think because PHP + HTML is combined it is erroring out when I have code like the code below. How can I only paste html snippets so the snippet doesn't try to look for any php syntax?
I built a form using Vue.js from the cdn script I wanted to put the HTML using the plugin but it throws the error below. I think because PHP + HTML is combined it is erroring out when I have code like the code below. How can I only paste html snippets so the snippet doesn't try to look for any php syntax?
Parse error: syntax error, unexpected 'version' (T_STRING) in /public_html/wp-content/fluent-snippet-storage/6-form-html.php on line 221
Fatal error: Exception thrown without a stack frame in Unknown on line 0
The text was updated successfully, but these errors were encountered: