phpBB : Critical Error 7.8 forums

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   phpBB : Critical Error 7.8 forums
CCGHS
CZ Newbie
CCGHS has been a member for over 19 year's 19 Year Member
Gender: Female
Status: Offline
Joined: Apr 06, 2005
0.00 posts per day
Posts: 11
Points: 277
   
I installed the PHP NUke 7.8 to my website located at [ Register or login to view links on this board.]
My webhosting provider APSR help out with getting it installed. The only problem we have is the fourms are not working. This is what it says.

phpBB : Critical Error

Error creating new session

DEBUG MODE

SQL Error : 1054 Unknown column 'session_admin' in 'field list'

INSERT INTO nuke_bbsessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('40caab582c8eefbcfcfe738d57ebe1b3', '202', '1148092792', '1148092792', '18b2d6c4', '0', '1', '0')

Line : 203
File : sessions.php

I do not know much about PHP Nuke. The forum section of my site is an important part of it. Thank you.



Back to top Reply with quote
#2   
Telli
Site Admin
Telli has been a member for over 20 year's 20 Year Member
Occupation: Self Employed
Age: 46
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.06 posts per day
Posts: 8089
Points: 494,430
   
That error means there is no field in the table nuke_bbsessions called session_admin. Can you make a backup or your nuke_bbsessions and attach it here?




_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#3   re: phpBB : Critical Error 7.8 forums
CCGHS
CZ Newbie
CCGHS has been a member for over 19 year's 19 Year Member
Gender: Female
Status: Offline
Joined: Apr 06, 2005
0.00 posts per day
Posts: 11
Points: 277
   
Where would that be at? is that the nukebb.php



Back to top Reply with quote
#4   re: phpBB : Critical Error 7.8 forums
webshark
PayPal Donation
CZ Moderator
 Codezwiz Site Donator
webshark has been a member for over 20 year's 20 Year Member
turkey.gif
Age: 55
Gender: Male
Website:
Status: Offline
Joined: Mar 23, 2004
0.09 posts per day
Posts: 643
Points: 57,200
   
ita a table from your php nuke database

you can find it via phpmyadmin ( you used it when installing your nuke.sql file )
open your php nuke database & find nuke_bbsessions table
and copy it here.




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#5   re: phpBB : Critical Error 7.8 forums
CCGHS
CZ Newbie
CCGHS has been a member for over 19 year's 19 Year Member
Gender: Female
Status: Offline
Joined: Apr 06, 2005
0.00 posts per day
Posts: 11
Points: 277
   
Is it in the Nuke SQL file, someone did all that for me because I didn't understand how to do it.

If So this is what it says:

Estructura de tabla para la tabla `nuke_bbsessions`
#

CREATE TABLE nuke_bbsessions (
session_id char(32) NOT NULL default '',
session_user_id mediumint(icon_cool.gif NOT NULL default '0',
session_start int(11) NOT NULL default '0',
session_time int(11) NOT NULL default '0',
session_ip char(icon_cool.gif NOT NULL default '0',
session_page int(11) NOT NULL default '0',
session_logged_in tinyint(1) NOT NULL default '0',
session_admin tinyint(2) NOT NULL default '0',
PRIMARY KEY (session_id),
KEY session_user_id (session_user_id),
KEY session_id_ip_user_id (session_id,session_ip,session_user_id)
) ENGINE=MyISAM;

#
# Volcar la base de datos para la tabla `nuke_bbsessions`



Back to top Reply with quote
#6   re: phpBB : Critical Error 7.8 forums
webshark
PayPal Donation
CZ Moderator
 Codezwiz Site Donator
webshark has been a member for over 20 year's 20 Year Member
turkey.gif
Age: 55
Gender: Male
Website:
Status: Offline
Joined: Mar 23, 2004
0.09 posts per day
Posts: 643
Points: 57,200
   
its ok thats what Telli was askin for icon_smile.gif hola Espanola nuker :p




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#7   re: phpBB : Critical Error 7.8 forums
CCGHS
CZ Newbie
CCGHS has been a member for over 19 year's 19 Year Member
Gender: Female
Status: Offline
Joined: Apr 06, 2005
0.00 posts per day
Posts: 11
Points: 277
   
So I posted the right one? I hope so. I do not know much about PHP Nuke. I just know the forums is a big part of my site.



Back to top Reply with quote
#8   re: phpBB : Critical Error 7.8 forums
CCGHS
CZ Newbie
CCGHS has been a member for over 19 year's 19 Year Member
Gender: Female
Status: Offline
Joined: Apr 06, 2005
0.00 posts per day
Posts: 11
Points: 277
   
Can anyone help me. I am starting to regret installing PHP nUke 7.8



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum