I have the problem that the quick forum style chooser does not work when vbSEO plugin is on. With vbSEO off it does work.
I get a blank page when the url is forum/index.php?styleid=xyz or /forum/?styleid=xyz
So I used the good old telnet and found:
So it looks like the redirect URL is wrong.Code:Escape character is '^]'. GET /forum/index.php?styleid=40 HTTP/1.0 HTTP/1.1 301 Moved Permanently Date: Sat, 27 Jun 2009 20:40:38 GMT Server: Apache Location: http:///forum/index.php Vary: Accept-Encoding,User-Agent Content-Length: 0 Connection: close Content-Type: text/html; charset=ISO-8859-1
On my development server the same stuff with a copy of the site does work (all settings are the same). I checked htaccess, which is correct.
Only difference:
Real Server: Debian 4 with Apache 2.2.3 and PHP 5.2.0
Dev Server: OS X 10.5 with Apache 2.2.9 and PHP 5.2.6
Both are set up to use mod_php. Memory Limit is > 128 MB on both.
vBulletin is 3.8.0 and vbSEO 3.3.0.
I have really no idea why I get a blank page.



LinkBack URL
About LinkBacks





Reply With Quote
