I know the js script you are talking about. I probably forgot to edit it. I will check it out. Thanks again. Do you know of a good gallery mod for phpbb3, like the old smartor mod? I haven't had a gallery for nearly 2 years, since I updated to phpbb3, and my old smartor gallery used to be my busiest...
Fixed it. The forum cache was not writable so chown -R apache cache and chmod -R 755 cache done the trick. Now it all seems be working and send out the 301 headers and redirecting. Very nice mod. It's amazing what you fine when you turn set php.ini to display all errors. The only blank page I can fi...
Yes that's how I checked the headers and the forums take cookies as well. Also, I think there is a another bug becasue the forums are no longer sending notification emails when someone replies to a topic. It only started happend after I upgraded my phpseo and zero dupe.
zero duplicate was on but I had to turn it off, too many blank pages and it wasn't sending out 301's. I'm still getting some blank pages in the admin section even with it turned off. The old version seemed to work better. It's a fresh install of phpbb 3.04 with no mods. Not sure why it won't work or...
For example I have n old page called general-questions-f4.html Now rewriting to general-questions.html But all I get is a blank page and http 200 response. I should be redirecting to the new url and sending me a 301 but it’s not. Any page that is misspelt with do the same thin;. no redirect and no 3...