I figured it out. I had included apostrophes in the text, which php interprets as the end of the string, followed by more text that can't be parsed as PHP. You can put a / before an apostrophe if you want to include them in a php string. Just FYI in case helpful to anyone in the future.
Statistics: Posted by CPTOM — Fri May 16, 2025 12:39 am