You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 63 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Error [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
scabby
Nuke Soldier
Nuke Soldier


Joined: Aug 02, 2006
Posts: 16


PostPosted: Sun Aug 13, 2006 10:26 am Reply with quoteBack to top

Fresh install of 7.6 with 3.0 security patches installed

When I click on forums I get this error

Quote:
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 ('25b5724ce57e9273d473f709352dd785', '1', '1155477290', '1155477290', '522f55aa', '0', '0', '0')

Line : 203
File : sessions.php


I have looked inside the forums folder and it looks like the phpNuke 7.6 came with the forum available so, If this is because I have not installed something please point this noob to the item to read, thanks
Find all posts by scabbyView user's profileSend private message
webjunky
Lieutenant
Lieutenant


Joined: May 11, 2003
Posts: 167


PostPosted: Sun Aug 13, 2006 11:12 am Reply with quoteBack to top

CHECK IN YOUR VDATABASE IF THE FIELD SESSION_ADMIN EXISTS IN TABLE NUKE_BBSESSIONS

_________________
- Do not pm me for help -
Find all posts by webjunkyView user's profileSend private message
Kelvyn
Sergeant
Sergeant


Joined: Sep 11, 2003
Posts: 118


PostPosted: Sun Nov 05, 2006 6:16 pm Reply with quoteBack to top

Ok, I was having the same problem and have looked and no, it's not there in the table. I don't know how to edit tables really, is there anyway to fix this?? Thanks
Find all posts by KelvynView user's profileSend private messageVisit poster's website
Endeavour
Corporal
Corporal


Joined: Oct 22, 2006
Posts: 59


PostPosted: Mon Nov 06, 2006 2:33 am Reply with quoteBack to top

Use your favourite method to execute this SQL query (phpmyadmin, a php script etc):

*edit* ok, damn... the hack-protection on this site is preventing me from posting the query you need. Put it together from this, paste each one after another to make the full query.

Code:
ALTER

Code:
TABLE `nuke_bbsessions`

Code:
ADD COLUMN

Code:
'session_admin' TINYINT( 2 )

Code:
NOT NULL;


Curiously I think there are some 7.6 packages out there that have been played with. I've had a couple of the "patched" ones that are missing db columns etc...
Find all posts by EndeavourView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.241 Seconds - 385 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::