The forum is installed to /forums/ I have tried .htaccess in both root & /forums with CHMOD 644. Virtual hosting. I can have a look for php.ini as I've SSH access. .htaccess (MYURL replaces my actual URL & posting rules here required a hyphen before http): # Lines That should already be in y...
Nope that fails too as does trying to view topics or member profiles. When I turn off SEO rewrite and get the SIDs etc. everything works fine again. It's off because when rewite is enabled it is re-writing URLs to the SEO optimized format for every link, but I get 404s. I've searched high and low on...
I have a clean install of PHP 3.0.10 (SEO pre-mod). I have enabled Mixed, re-writing. When I go to my forum it loads and the URL links are to the re-written URLs not x.com/forums/viewforum.php?f=5, as I would expect. However neither x.com/forums/viewforum.php?f=5 or x.com/forums/your-first-forum-f2....
Hi I have decided to make a fresh install of PHPBB with SEO premod 3.0.10. I will be using the Rokbridge for Joomla & PHPBB. I see on the forum various questions regarding how to successfully integrate URL rewriting with older versions of the above but none are (conclusively) answered. Has anyon...
Stephen26 wrote:Are the /phpbb_seo/cache/ directory + phpbb_cache.php writeable? Does downloading the phpbb_seo/cache/phpbb_cache.php file and changing 'url_rewrite' => false to 'url_rewrite' => true and reuploading work?
So I have followed the required processes and when in Mixed mode I try and enable URL re-writing and run the phpbb_seo/sync_url.php scirpt I get the above error. Currently all forums are working and displayed in pre-mod style. Manually entered URLs in the URL re-written style do work. So I thought m...