NukeXchange Network

          

Nuke Sites Link Directory
Nuke Fixes · NukeForums · NukeZone Hosting · NukeUnited · Nuke Sites · Nuke Skins · NukeLance
Nuke Resources
 :: Home  :: Downloads  :: Your Account  :: Forums  :: Advertise :: 
Login or Register
Main Menu
General
 Main
 AvantGo
 Banner_Clients
 cfaq
 Donations
 Downloads
 Forums
 Members_List
 Private_Messages
 Search
 Stories_Archive
 Submit_News
 Surveys
 Topics
 Web_Links
 Your_Account

Your Account
 Login
 Register
 Lost Pass

Modules
Quick Links
· CMS Focus
· Domain Names
. Game Quest
· Learning Linux
. MateMaker
· NukeFixes
· NukeForums
· NukeLance
· Nuke Sites
· Nuke Skins
· NukeZone Hosting
. SearchDevil
Other Options

Download Resources
· Nuke Downloads
· Add a Link
· New Files
· Top Rated
· Most Popular

Web Site Resources
· Nuke Sites
· Add A Site
· New Sites
· Top Rated
· Most Popular

Support
· NukeZone Hosting
· NukeSkins.com
· NukeForums.com
· phpnuke.org
· NukeFixes.com
Information
NukeForums
·decompressing EN-Book-Nuke.tar.tar
·How to allow spaces/gaps/"-" in allowed usernames
·How to Setup PHPNUKE on win2k
·cannot save changes
·voting?
·Nuke forum picture problem
·How to change smtp port on wampserver and windows
·yet another 301 redirect problem
·Image display? - newbie
·php nuke help

read more...
Top10 Links
· 1: Nuke Forums
· 2: PHPNukeFiles
· 3: NukeSkins
· 4: Nuke Templates
· 5: EcomJunk
· 6: MDesign
· 7: Windows Installation: PHP
· 8: FLASH-FOR-NUKE
· 9: Dezina
· 10: Global Dream News Sharing Portal!
Site Visitors
User Login:

Nickname:
Password:
Security Code: Security Code
Type Security Code Here:

Members List Membership:
Latest: Vanquistador
Today: 1
Yesterday: 1
Overall: 15103

Visitation:
Guests: 389
Members: 0
Total: 389


You are Anonymous user. You can register for free by clicking here
Sponsor Links
Nuke Sites Link Directory
Nuke Sites Link Directory

NukeResources :: View topic - chatserv's patch install causes forum problems
NukeResources Forum Index

NukeResources Forum Index -> Bug Reports -> chatserv's patch install causes forum problems
Post new topic  Reply to topic    View previous topic :: View next topic 
chatserv's patch install causes forum problems
PostPosted: Wed May 11, 2005 9:23 pm Reply with quote
DrJamescook
Resource Seeker
Resource Seeker
 
Joined: May 09, 2005
Posts: 4




After i installed chatserv's patch into my phpnuke site (7.5). Everything seems to work fine except for the forum. Here is what it tells me:

Code:
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 ('737e94602116745b1ba3632bf4057ef4', '1', '1115936040', '1115936040', '7f000001', '0', '0', '0')

Line : 203
File : sessions.php


I put the orginal sessions.php file back in there to get my forum back for now. I have to have the patch installed for a block I need. Can I find some help?
View user's profile Send private message
PostPosted: Wed May 11, 2005 9:49 pm Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




Did you run the upgrade file that comes with the patch?

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Wed May 11, 2005 9:54 pm Reply with quote
DrJamescook
Resource Seeker
Resource Seeker
 
Joined: May 09, 2005
Posts: 4




I ran the upgradedb.php file. It shows no results - it just takes me back to the home page.
View user's profile Send private message
PostPosted: Wed May 11, 2005 10:02 pm Reply with quote
vamp
Resource Seeker
Resource Seeker
 
Joined: May 11, 2005
Posts: 7




just out of curiosity, you did install the 7.5 patch on a 7.5 installation, not the 7.7 patch, right?
View user's profile Send private message Visit poster's website
PostPosted: Wed May 11, 2005 10:21 pm Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




Run the upgrade manually through phpMyAdmin:
Code:
alter table nuke_stories change informant informant varchar(25) not null default '';
alter table nuke_stories change aid aid varchar(25) not null default '';
alter table nuke_autonews change informant informant varchar(25) not null default '';
alter table nuke_autonews change aid aid varchar(25) not null default '';
alter table nuke_reviews change reviewer reviewer varchar(25) default NULL;
alter table nuke_reviews_add change reviewer reviewer varchar(25) not null default '';
alter TABLE nuke_bbsessions ADD COLUMN session_admin tinyint(2) DEFAULT '0' NOT NULL;
update nuke_bbconfig SET config_value='.0.15' where config_name='version';


Change nuke to your own prefix if it is different.

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Thu May 12, 2005 8:44 am Reply with quote
DrJamescook
Resource Seeker
Resource Seeker
 
Joined: May 09, 2005
Posts: 4




Thanks, That fixed it.
View user's profile Send private message
PostPosted: Wed Aug 01, 2007 8:17 pm Reply with quote
richman
Resource Newbie
Resource Newbie
 
Joined: Sep 24, 2005
Posts: 48
Location: Canton, Michigan




woohoo... thanks for keeping this thread... mine works now. Very Happy

_________________
<BoA>Richman
Web, Forum, Game admin
www.clanboa.com
Brotherhood of Aggony
View user's profile Send private message
chatserv's patch install causes forum problems
 NukeResources Forum Index -> Bug Reports
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
All times are GMT - 4 Hours  
Page 1 of 1  

  
  
 Post new topic  Reply to topic     



Powered by phpBB © 2001-2005 phpBB Group.     Theme created by Vjacheslav Trushkin.
There have been 132 unique hit(s) in the past 24 hours.
Forums ©
Game Quest Online - Games and more!


Best viewed with a Browser
All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2001 - 2007 by NukeResources.com
You can syndicate our news using the file .backend.php or ultramode.txt
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.28 Seconds

:: Eos phpbb2 style by Cyberalien :: PHP-Nuke theme by www.nukemods.com ::