Hi Everyone,
Not sure if this issue has alread been revolved but I *think* I find out the source of it. When Friendly url is turned on for me I noticed that the page would show up blank.
The error occured in the $modx->rewriteUrls() function :
$thealias = '$aliases[\\1]';
Change to :
$thealias = '$aliases["\\1"]';
It also appears that some [()] tags are not being processed correctly
I have been following this from a distance and to my knowedge it has not been resolved... It would be awesome it this fixes it because it has driven some people totally nuts !
.: COO - Commerce Guys - Community Driven Innovation :.
MODx est l'outil id
Can anyone confirm this fix for the Random blank page issue?
Does
this possibly have something to do with the random blank page issue? I’m glad that the native logging will be replaced with slimstats soon..
EDIT: Just noticed when reading the post again that the parse error info was about event logging..
"He can have a lollipop any time he wants to. That's what it means to be a programmer."