I’m getting the following error when I try to use a simple wayfinder snippet.:
Parse error: syntax error, unexpected '&' in /home/.jordan/justinae/www.test.buildlocal.org/manager/includes/document.parser.class.inc.php(766) : eval()'d code on line 24
The HTML for my template is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
</head>
<body>
[!Wayfinder? startId=`0`!]
</body>
</html>
I found info about other parse errors but not this one. Any help is appreciated. I’m running 0.9.6.
thanx,
Justin