Author |
Message |
mrix
Client
![](modules/Forums/images/avatars/blank.gif)
Joined: Dec 04, 2004
Posts: 757
|
Posted:
Tue Apr 08, 2008 11:31 am |
|
Hi all, I have got this database error when trying to read topics in the forums
phpBB : Critical Error
Error creating new session
DEBUG MODE
SQL Error : 1062 Duplicate entry '2' for key 1
INSERT INTO nuke_bbsessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('e4a1f441949ac3a7628b87c4e6a72568', 2, 1207675747, 1207675747, '59f19deb', 0, 1, 0)
Line : 184
File : sessions.php
any idea`s
I have tried a sessions table repair but with no joy
thanks
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Apr 08, 2008 11:39 am |
|
I thought it was nuke_session but the problem was in bbsession which I repaired and all is fine now
cheers all
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
Site Admin
![](modules/Forums/images/avatars/0c0adf824792d6d341ef4.gif)
Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Wed Apr 09, 2008 5:26 am |
|
Ok. Thanks for letting us know. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Dawg
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/46907b8543f928e08c8d7.gif)
Joined: Nov 07, 2003
Posts: 928
|
Posted:
Thu Apr 10, 2008 8:17 pm |
|
mrix,
I have the same problem tonight. What did you do to fix it?
Dawg |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Dawg
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Apr 10, 2008 8:29 pm |
|
Here is my error....
Code: phpBB : Critical Error
Error doing DB query userdata row fetch : session_pagestar
DEBUG MODE
SQL Error : 1016 Can't open file: 'nuke_bbsessions.MYI' (errno: 145)
|
No recent changes...was working fine 10 mins before. I have been having a problem with Too many connections on MYSQL server.
If anyone knows anything about this please let me know.
Dawg |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Gremmie
Former Moderator in Good Standing
![](modules/Forums/images/avatars/0cd76dcf45da5de2cf864.jpg)
Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA
|
Posted:
Thu Apr 10, 2008 8:40 pm |
|
Go into phpMyAdmin, find the table, and do a "repair" on it. |
_________________ Only registered users can see links on this board! Get registered or login! - An Event Calendar for PHP-Nuke
Only registered users can see links on this board! Get registered or login! - A Google Maps Nuke Module |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Dawg
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Apr 10, 2008 8:46 pm |
|
IT reported OK....Still same error.
Thank You for helping!
Dawg |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Dawg
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Apr 10, 2008 9:09 pm |
|
LOL...I was looking at the wrong table. It is BB_sessions...DUMBY!
THANK YOU THANK YOU AND THANK YOU!
Dawg |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|