MyBB Community Forums

Full Version: Login Problem With index.php
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I run my forum site on a subdomain. After logging in, if the forum link is as "forum.mysite.com" there is no problem,
but when you go to the link as "forum.mysite.com/index.php" it shows as I am not logged in.
Even so, when you click on the other links apart from "/index.php" it shows as I am still logged in.
So the only problem is with the "/index.php".

As far as I remember, the last change I made before this problem was on "overview" plugin.

I have done cookie settings, but the problem still exists.

My site is "forum.geredelisesi.com".
Test user account: user-name: user, pass: 1234

Thanks in advance.

(P.S: I have read some threads about login problem, but couldn't find anything exactly the same with my problem.)

I've just realized, with different browsers I get different results.

Chrome, on .com page it shows as logged in but not on /index.php page,
Firefox, on /index.php page it shows as logged in but not on .com page,
IE, there is no login problem, everything is fine.

Any help is appreciated.
Still waiting for any help, please...
provide a test user account so that someone can check the issue
I've created test user account.
user-name: user, pass: 1234

And the issue turned out to be a little complicated for me.
On Chrome browser, the login problem occurs only the link is like "http://www.forum.mysite.com/index.php"
Any other link works fine.

With Firefox, the case is the opposite with Chrome.
The issue occurs when going to the link as "http://www.forum.mysite.com" without "index.php".

(For both browsers, links without "www" work fine.)

On IE, still everything is OK.

So the problem is just about "index.php" with/without  "www" prefix.
Any help, please...