Parse error: T_ENDFOREACH
-
This is for a nonprofit org’s website. I just inherited and saw this error:
Parse error: syntax error, unexpected T_ENDFOREACH in comments.php on line 45.
Line 45 would be:
<?php endforeach /* end for each comment */ ?>
I search that code and the error message, but didn’t find solutions that worked. Any help appreciated!
[Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Parse error: T_ENDFOREACH’ is closed to new replies.