Forum Moderators: coopster
The current script has an includes directory with the pages listed in it, for example test.php
It references these includes using $_GET['page']
However, all links on the site are example.com/test
I'm not really sure how this was working, but it clearly isn't working on our site. Any ideas? Thanks in advance.
Since this has now clearly been shown NOT to be a php problem, admin may feel free to delete it if necessary. Thanks.
EDIT:
For anyone interested, however, the problem ended up being that the original files lacked a / prior to the file in the RewriteRule in (drumroll please) the .htaccess files. So thank you for making that post. It sent me looking in the write direction. Almost didn't as it had copied over... it was just wrong. Thanks again.
[edited by: DaimonR at 7:15 am (utc) on Feb. 1, 2008]