| View previous topic :: View next topic |
| Author |
Message |
samurai
Joined: 05 May 2005
Posts: 50
|
| Posted: Thu Aug 31, 2006 5:46 pm Post subject: server pornlinkpro ERRROR |
|
|
hi all...when i login i have this error
phpBB : Critical Error
Error doing DB query userdata row fetch
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_sessions_keys.MYI' (errno: 145)
SELECT u.* FROM phpbb_users u, phpbb_sessions_keys k WHERE u.user_id = xxx AND u.user_active = 1 AND k.user_id = u.user_id AND k.key_id = '1ddecd3803fcee86c957eb050fb2e74d9'
Line : 89
File : sessions.php |
|
| Back to top |
|
mvprules
Joined: 30 May 2005
Posts: 2372
Location: ADULTREiGNMAN Headquarters
|
| Posted: Thu Aug 31, 2006 6:42 pm Post subject: |
|
|
I'm getting the same error.
It is a session error. It mostly occurs when you want your computer to remember your username/password so you don't have to type in the details every time you enter this site.
Just click back on the browser and enter your user/pass again. This should work then. If not, try deleting the cookie stored in your PC for this site "xxxxxxxx@pornlinkpro.com.txt" |
|
| Back to top |
|
samurai
Joined: 05 May 2005
Posts: 50
|
| Posted: Thu Aug 31, 2006 9:52 pm Post subject: |
|
|
i have delete the cookie, i have delete my user/pwd from FIREFOX memory, deleting all cache. but the error when i insert my name is show.
this error have now, but in the morning not.
thank you |
|
| Back to top |
|
Psycholarry
Joined: 02 May 2005
Posts: 773
Location: ...a Land called pr0n
|
| Posted: Thu Aug 31, 2006 10:31 pm Post subject: |
|
|
| I had the same error BTW, deleted my cookies and now it works fine ^^ |
|
| Back to top |
|
mummra
Joined: 29 Apr 2005
Posts: 25
|
| Posted: Thu Aug 31, 2006 11:08 pm Post subject: |
|
|
this happened to a board of mine once.
if any of you mods have access to the database you just need to run this query on the database.
Code: repair phpbb_sessions_keys; |
|
| Back to top |
|
InariVachs
Joined: 13 Jun 2005
Posts: 595
Location: PRAGUE, EU
|
| Posted: Thu Aug 31, 2006 11:50 pm Post subject: |
|
|
| Sorry, solved now. The mysql database erased (itself) 1 table with sessions. I had to restore the table from the last backup. Strange! |
|
| Back to top |
|
samurai
Joined: 05 May 2005
Posts: 50
|
| Posted: Fri Sep 01, 2006 6:05 am Post subject: |
|
|
| hehehe...fantastic work ;) |
|
| Back to top |
|
InariVachs
Joined: 13 Jun 2005
Posts: 595
Location: PRAGUE, EU
|
| Posted: Sun Sep 03, 2006 4:53 pm Post subject: |
|
|
| Again, the same table was "destabilized". |
|
| Back to top |
|
| |