Recent Topics

1 Mar 24, 2006 00:05    

Using 1.6

Installed in:
http://www.kiwibiker.co.nz/b2evo/ (/var/www/kbprod/b2evo)

Blog setup to use abolute URL:
http://spankme.kiwibiker.co.nz/ (/var/www/kbprod/b2evo/blogs/spankme)

stub file:
index.php
stub file require entry:
require dirname(__FILE__).'/../../index.php';

The problem is when I try to login from the blog, after the login page it redirects to http://www.kiwibiker.co.nz/?blog=2&page=1 instead of http://spankme.kiwibiker.co.nz/?blog=2&page=1

Have I missed a config option?

2 Mar 24, 2006 10:36

Well I checked the 1.8 CVS and it works fine, so I guess it's a bug that has been fixed. I will just have to wait for the new release.

4 Mar 24, 2006 12:36

Thanks for finding and sharing the solution!


Form is loading...