http://diehardwolfers.areyep.com returns a phpBB error immediately upon trying to enter. Hopefully a moderator can see this and work of fixing it.
3 posters
DieHard Wolfers is down
WolfForever- Senior Member
- Number of posts : 864
Age : 34
Registration date : 2010-12-05
- Post n°1
DieHard Wolfers is down
stathmk- Veteran
Number of posts : 1790
Age : 44
Location : Indiana, United States
Job : fast food worker & wolfensteingoodies.com webmaster
Hobbie : old games & young dames
Registration date : 2008-04-08
- Post n°2
It's working now.
It's working now. Try closing your browser and restarting. Or try restarting your computer.WolfForever wrote:http://diehardwolfers.areyep.com returns a phpBB error immediately upon trying to enter. Hopefully a moderator can see this and work of fixing it.
WolfForever- Senior Member
- Number of posts : 864
Age : 34
Registration date : 2010-12-05
- Post n°3
Re: DieHard Wolfers is down
The error only occurs under certain circumstances which I describe below, but first here's the full text of the error I get:
phpBB : Critical Error
Error doing DB query userdata row fetch
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_sessions_keys.MYI' (errno: 144)
SELECT u.* FROM phpbb_users u, phpbb_sessions_keys k WHERE u.user_id = 946 AND u.user_active = 1 AND k.user_id = u.user_id AND k.key_id = 'd0f12d5f2e3310e9a00a65c47ef68a5a'
Line : 177
File : sessions.php
The error occurs if I try to log in with the 'Remember Me' check box marked. It does not occur if I open the site and am not logged in, or if I log in without that box checked. I've tried in multiple different browsers (Firefox, IE, Chrome). On the computer I'm using, it always occurs immediately in Firefox and I presume it's because that browser is already set to log me in automatically.
phpBB : Critical Error
Error doing DB query userdata row fetch
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_sessions_keys.MYI' (errno: 144)
SELECT u.* FROM phpbb_users u, phpbb_sessions_keys k WHERE u.user_id = 946 AND u.user_active = 1 AND k.user_id = u.user_id AND k.key_id = 'd0f12d5f2e3310e9a00a65c47ef68a5a'
Line : 177
File : sessions.php
The error occurs if I try to log in with the 'Remember Me' check box marked. It does not occur if I open the site and am not logged in, or if I log in without that box checked. I've tried in multiple different browsers (Firefox, IE, Chrome). On the computer I'm using, it always occurs immediately in Firefox and I presume it's because that browser is already set to log me in automatically.
WolfForever- Senior Member
- Number of posts : 864
Age : 34
Registration date : 2010-12-05
- Post n°4
Re: DieHard Wolfers is down
As an update, I was able to remove all individual cookies I had for DHW in Firefox and now the site will open for me in that browser (but it still won't let me log in with 'Remember Me' checked).
Andy- Seasoned Wolfer
- Number of posts : 280
Registration date : 2007-12-22
- Post n°5
Re: DieHard Wolfers is down
I second WolfForever's experience. I am able to log in to DHW if I delete the cookies and don't try to have the website remember me/keep me logged on. The Cookies Manager addon for Firefox is useful for that. I had to delete an areyep.com and several diehardwolfers.com entries using the Cookies Manager.
WolfForever- Senior Member
- Number of posts : 864
Age : 34
Registration date : 2010-12-05
- Post n°6
Re: DieHard Wolfers is down
I think the code is probably malfunctioning in some way; it should probably be looked at.