Another Problem

Finally i got up the whole thing… Logged in to set up a new site… and it asks for to login again in the right window. i put in my login-data and it wont let me…


it says "Login Key incorrect" anybody?

Sounds like your IP address is changing, which causes Matrix's security system to kick in. Edit your main.inc file in data/private/conf and change:

    define('SQ_CONF_ALLOW_IP_CHANGE', '0');


to

    define('SQ_CONF_ALLOW_IP_CHANGE', '1');


This will tell Matrix to ignore the fluctuating IP address.

[quote]Sounds like your IP address is changing, which causes Matrix's security system to kick in. Edit your main.inc file in data/private/conf and change:

    define('SQ_CONF_ALLOW_IP_CHANGE', '0');


to

    define('SQ_CONF_ALLOW_IP_CHANGE', '1');


This will tell Matrix to ignore the fluctuating IP address.[/quote]
that didnt help :o


if you use msn please contact me basse@borregata.no

Sorry, I misread your original post. Login Key Incorrect usually means that Matrix wasn't able to match the original login. Do you get any of the other frames loaded, like the top bar or the asset map?

Yepp they are all there.. but when i try to add a new site the login box appear in the right window… even if i try to click on any of the options i get the same box…

well since i get logged in the first one… and i have tried to log out and in again same thing… i get the login box for everything.

Are you allowing cookies? If Matrix can't verify its session, it usually generates that error.

hmm on my computer… yepp

Odd. Can you PM me your server details and root password so I can check myself?