Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Problem authenticating your post Information - only in Internet Explorer
Hi,
I know the cookies thing is a common problem, and here's mine! Here's the scenario:
Firefox, with and without Remember Me: Logging in and can post
IE7, with and without Remember Me: Logging in, but cannot post (error: "There was a problem authenticating your post information.")
Vanilla version: 1.1.4
Contents of settings.php cookie section:
$Configuration['BASE_URL'] = 'http://www.boris-johnson.com/forum/';
$Configuration['FORWARD_VALIDATED_USER_URL'] = 'http://www.boris-johnson.com/forum/';
$Configuration['COOKIE_DOMAIN'] = '.boris-johnson.com';
$Configuration['COOKIE_PATH'] = '/forum/';
It is integrated with Wordpress for themes, but not for logins. Using the plain Vanilla theme has the same issue.
Here is the forum: http://www.boris-johnson.com/forum/
Remedies tried so far:
- Cleared cookies
Please help!
I know the cookies thing is a common problem, and here's mine! Here's the scenario:
Firefox, with and without Remember Me: Logging in and can post
IE7, with and without Remember Me: Logging in, but cannot post (error: "There was a problem authenticating your post information.")
Vanilla version: 1.1.4
Contents of settings.php cookie section:
$Configuration['BASE_URL'] = 'http://www.boris-johnson.com/forum/';
$Configuration['FORWARD_VALIDATED_USER_URL'] = 'http://www.boris-johnson.com/forum/';
$Configuration['COOKIE_DOMAIN'] = '.boris-johnson.com';
$Configuration['COOKIE_PATH'] = '/forum/';
It is integrated with Wordpress for themes, but not for logins. Using the plain Vanilla theme has the same issue.
Here is the forum: http://www.boris-johnson.com/forum/
Remedies tried so far:
- Cleared cookies
Please help!
0
This discussion has been closed.
Comments
IE now only works with Remember Me ticked. It's possible I was mistaken about it working before...
So the situation now is:
Firefox, with and without Remember Me: Logging in and can post
IE7, without Remember Me: Can't log in.
IE7, with Remember Me: Logging in, but cannot post (error: "There was a problem authenticating your post information.")
Any further help would be appreciated - this is a high volume site!
Simon