Topic: [1.3] Parse error in File_Based(fancy).php
Hey guys,
Just trying out the latest SVN of 1.3--even better work now!--and seeing if, this time, the mod_rewrite code works right. I use a XAMP server, WAMP technically, as my localhost testing area and I just got this with the fancy mode just trying to activate the thing:
Parse error: syntax error, unexpected '.', expecting ')' in C:\Program Files\XAMPP\xampp\htdocs\punbb1.3\upload\include\url\File_based_(fancy).php on line 52
And lookie what I found on line 52! I thought only I did this...!
.profile_about' => 'user$1-about.html',
As a side note, correcting the typo doesn't grant functioning SEO rewrites though. After a few tests I've determined that none of the rewrite options work on my WAMP localhost server. I guess it's time to break down and attempt it on my LAMP out there on the web, just to see.
Edit: How do I disable debug info in this build? Can't find the option, and I know it's ready to leap from my monitor and bite me in the nose...