Hi again!
New couch looks amazing, BUT... it kind of broke my user registration form, where I used this: http://www.couchcms.com/forum/viewtopic.php?p=9596#p9596
When I now visit the page I get:
With a total uneducated guess I would think it's because of this:
What do I need to do to fix that?
New couch looks amazing, BUT... it kind of broke my user registration form, where I used this: http://www.couchcms.com/forum/viewtopic.php?p=9596#p9596
When I now visit the page I get:
Parse error: syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in /homepages/45/d262021144/htdocs/_kobukan/couch/tags.php(2926) : eval()'d code on line 45
With a total uneducated guess I would think it's because of this:
Now any Couch tag that has a newline immediately following its terminal '>' bracket, will get the newline removed.
What do I need to do to fix that?