Search found 1 match

by ejohnson
14 Jul 2015, 00:42
Forum: Help
Topic: Fatal Error accessing Survey URL in Frontend
Replies: 2
Views: 1672

Re: Fatal Error accessing Survey URL in Frontend

Just ran into this issue as well, replacing the semicolon with an ampersand in both the survey email template and by manually editing the URL in browser fixed the issue. I think it may be webserver issue, because a little googlefu tells me that using ; instead of & should be supported but not al...