BMcDonald

Anonymous
I just discovered a huge problem with my site now that I've upgraded. You guys changed the way URLs are generated so ALL of my site links that I've spent the last year spreading around the web give a access denied message. Now geeklog is looking for "?page=" I'm screwed. Why the heck did you guys do this?

Is there any way to tell the system if it sees /index.php/ to replace it with /index.php?page=" so all my pages with old URLs can be found? This is really bad. I have LOTS of links to my pages all over the internet.

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
I guess you simply didn't activate $_CONF['url_rewrite'] ...

bye, Dirk

BMcDonald

Anonymous
Holy cow!! Didn't know a thing about it. But it worked!! Thanks so much Dirk. Amazing it was such a simple fix.