Preview Error when viewing

Parse error : syntax error, unexpected ‘’>Learn More
<’ (T_CONSTANT_ENCAPSED_STRING), expecting ‘)’ in /private/var/folders/lj/st3gzgj94hx6s0jhbb505ncr0000gn/T/com.realmacsoftware.rapidweaver8/RapidWeaver/3277/document-0x7fc68c270140/RWDocumentPagePreview/registration/index.php on line 1674

Does anybody know what this means?
I added a Formsnap 3 to a foundation 6 page and when I preview I get this error
@tpbradley

Does this happen if you quit and restart RW as well?

yes it does

What macOS version are you using?

Parsing Error is a PHP error. You probably don’t know yet but do you get this on a published page?

1 Like

My bet is that you added a single or double quote into a setting. That has caused the syntax of the page to break.

If that is the case, the the developer of that stack know so that it can be fixed.

The published page was blank and it was working perfectly on a test page.

I am running Mac OS 10.15.4

As it happens after a reboot of my Mac that seems to have cured the problem for the moment

thanks

I had this error:

Parse error : syntax error, unexpected ‘version’ (T_STRING) in /private/var/folders/f8/jf5n3w1d4qq12j_sb4hjbwrr0000gn/T/com.realmacsoftware.rapidweaver8/RapidWeaver/679/document-0x7fd0968a0370/RWDocumentPagePreview/contacto/index.php on line 170

After i delete SVG logo image, the error disappear

formsnap 3 updated
foundation 6 updated
mac os updated
rw updated

Sounds like there’s something about the SVG image that’s the issue.

PHP parsing error is often caused by an extra quote or double quote.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.