PDA


View Full Version : Wrong login redirect


Mizjaa
11-26-2005, 05:01 PM
When i try to acces the root of my site, it want's me to login, that's fine, but fails.
Everything points to

www.wezienwel.nl/login.php
www.wezienwel.nl/register.php
etc. etc.

but it should be

www.wezienwel.nl/forum/login.php

installed it as follow:
/cmps_index.php
/forums/index.php


Anyone caring to help me ?
My

TTG
11-26-2005, 09:51 PM
try adding $vboptions[bburl]/ to all the links that are pointing to the wrong url

KW802
11-26-2005, 10:03 PM
Mizjaa,

Do you have it purposesly set up so that guests can't view the portal page? If the answer is "yes" then try changing the links in STANDARD_ERROR as TTG suggested.

Mizjaa
11-27-2005, 08:32 AM
uhmm, i don't want guests to view my portal page =]