Info
- 3 posts
- 2 voices
- Started 3 years ago by mikeyc
- Latest reply from chrishajer
- This topic is not resolved
new installation - 404 errors
-
- Posted 3 years ago #
I've had a look through the forum and this seems common, but my problem seems different.
The forum is there, but almost everything I click on goes to a 404 page.I've tried changing the config.php back to mod rewrite = false, and I've tried deleting the database and starting again.
I'd be grateful for any help and advice.
It's at http://www.gudbux.com/community/bbpress
Thank you.
MC -
- Posted 3 years ago #
Sorry, just realised something. In case it's useful to others...
I tried changing mod rewrite to 'slugs', but when that didn't work I changed it back to false, only (not knowing php) I left the quotation marks, i.e. I left it as 'false'.
I hope that's useful to some other poor devil.
MC -
- Posted 3 years ago #
Right, if you quote the values false, it evaluates as a string, rather than the boolean FALSE. Good job.
-
You must log in to post.