Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
2.1.10 and RewriteUrls
freester
New
Hi,
I upgraded to 2.1.10 from 2.1.9. My website embeds the forum in Wordpress.
To get 2.1.10 working I had to set $Configuration['Garden']['RewriteUrls'] = FALSE;
It was previously set to TRUE. Leaving it set to TRUE results in a Wordpress 'page not found error' - I get the forum 'front page' but clicking on any discussions, dashboard etc gives me the error.
What does this parameter really do? Does it matter if I leave it to FALSE? What has changed between versions?
Many thanks in advance...
0
Comments
It has to do with your htaccess file too. It may have bee overwritten so you need to fix that and then make the Rewrite Url TRUE again.
http://vanillaforums.org/discussion/25111/about-error-404-not-found
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Thank you that fixed it.