26

Re: I nearly allways get "could not fetch topic list"

Oh, some time ago, I created "modded_common.php" for any reason. I tried to use common.php instead, but then I don't get transferd to the right place (index2.php) after logging in. I have searched for what I could have changed, but I just can not find it.

Do you know where I could have messed it up?

Re: I nearly allways get "could not fetch topic list"

Well, common.php doesn't redirect you, login.php does. Actually, login.php calls the function redirect() that is defined in common.php. Just search for index.php in the scripts and I think you'll work it out.

"Programming is like sex: one mistake and you have to support it for the rest of your life."