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
·right blocks appear only to admins
·Special characters
·Header not working....
·No banner - Sunset-Theme (but $banner exists)
·Banners not showing on Sunset
·Installation Issues
·Looking for content warning/age verification system.
·Babebox Module Block Image Script
·Upload-Download
·Download Module error

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: Blizz
Today: 0
Yesterday: 1
Overall: 15008

Visitation:
Guests: 659
Members: 0
Total: 659


You are Anonymous user. You can register for free by clicking here
Sponsor Links
Need to find your IP fast?
Need to find your IP fast?

NukeResources :: View topic - Invalid_session ...... Please Help me
NukeResources Forum Index

NukeResources Forum Index -> Bug Reports -> Invalid_session ...... Please Help me
Post new topic  Reply to topic    View previous topic :: View next topic 
Invalid_session ...... Please Help me
PostPosted: Fri Aug 22, 2003 7:22 pm Reply with quote
dalo835
Resource Seeker
Resource Seeker
 
Joined: Aug 14, 2003
Posts: 14




Hi all

I don't know what happened with my forums .. !

when I tried to post a new topic or reply post I receive this message:
Quote:
Invalid_session


I'this is my nuke_bbsessions:
Quote:
# phpMyAdmin MySQL-Dump
# version 2.4.0
# http://www.phpmyadmin.net/ (download page)
#
# Host: localhost
# Generation Time: Aug 23, 2003 at 01:52 AM
# Server version: 4.0.12
# PHP Version: 4.3.1
# Database : `nuke65`
# --------------------------------------------------------

#
# Table structure for table `nuke_bbsessions`
#

DROP TABLE IF EXISTS nuke_bbsessions;
CREATE TABLE nuke_bbsessions (
session_id char(32) NOT NULL default '',
session_user_id mediumint(Cool NOT NULL default '0',
session_start int(11) NOT NULL default '0',
session_time int(11) NOT NULL default '0',
session_ip char(Cool NOT NULL default '0',
session_page int(11) NOT NULL default '0',
session_logged_in tinyint(1) 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)
) TYPE=MyISAM;

#
# Dumping data for table `nuke_bbsessions`
#

INSERT INTO nuke_bbsessions VALUES ('7ca376c0c6ac093545075b70153428d8', 1, 1061533006, 1061533006, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('0297b3746547b3dcdce26d4a76e84088', 1, 1061533006, 1061533006, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('5e148f8d1240981071ca49e6116f20e5', 1, 1061533006, 1061533006, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('cd92bf4f155e40350c8bd5d7692bcb40', 1, 1061533017, 1061533017, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('d4a7b06157ff3e4a4d43b2c4996a3a6f', 1, 1061533020, 1061533020, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('1caa7498163e0322f0a75c0310e03c97', 1, 1061533027, 1061533027, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('64c3c1692b8ef3c92084184897e60daa', 1, 1061533037, 1061533037, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('3e0b354d1aa59f032adba4342072bbe5', 1, 1061533438, 1061533438, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('84732e4c54205f04174125e5eaf491a6', 1, 1061533439, 1061533439, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('d75f8ec7ec497a14fc27d898f831bf8d', 1, 1061533439, 1061533439, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('e88a143c33557a600979eae832a5ca1c', 1, 1061533449, 1061533449, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('bfce1b3af50cef179b282e541f4b1c7d', 1, 1061533453, 1061533453, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('7b706ff7db3fb09e0b0e2ec9dea715ba', 1, 1061533627, 1061533627, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('05657a8022554269cc284adb1c114e8e', 1, 1061533628, 1061533628, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('930313518b19fb78f1a34dfc71dafb2f', 1, 1061533628, 1061533628, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('dff2546522e124a14c040916703d18cc', 1, 1061533648, 1061533648, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('e4c20367b9376968e330dbb527cada7c', 1, 1061533702, 1061533702, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('65e355a2cbca010cb6084d555e67b1f8', 1, 1061533703, 1061533703, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('98f0a46edb469acd723a46a3dd4bf448', 1, 1061533703, 1061533703, '7f000001', 0, 0);
INSERT INTO nuke_bbsessions VALUES ('80ca79b7a968625bba8d36d0ed44bec7', 2, 1061589956, 1061589956, '7f000001', 0, 1);
INSERT INTO nuke_bbsessions VALUES ('5dd3b30c044d4b212829609cd64fa7b7', 2, 1061589945, 1061589945, '7f000001', 0, 1);
INSERT INTO nuke_bbsessions VALUES ('2f4ed9bd5897b0095c2b6ebab99bf9c2', 2, 1061589846, 1061589846, '7f000001', 0, 1);
INSERT INTO nuke_bbsessions VALUES ('4354b4def37648f47861f0c28d01f4fc', 2, 1061589837, 1061589837, '7f000001', 0, 1);
INSERT INTO nuke_bbsessions VALUES ('bf0deb63639d103ba7bcb6db55b65269', 2, 1061589833, 1061589833, '7f000001', 0, 1);
INSERT INTO nuke_bbsessions VALUES ('f40d6eadbdd32fbaea6a8ddb8b949812', 2, 1061589830, 1061589830, '7f000001', 0, 1);
INSERT INTO nuke_bbsessions VALUES ('e2a894f534f9d087d3a8d25d156ecfb3', 1, 1061589809, 1061589809, '7f000001', 0, 0);




So what can I do to resolve this problem... ?

and I just wounder how can I upgrade my forums like you did ...

becouse I have 2.0.2 and I'de upgrade it to 2.0.6 Smile


sincerely..
DALO

_________________
Try to figure it out ...
View user's profile Send private message Send e-mail
PostPosted: Fri Aug 22, 2003 9:45 pm Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




If you have 2.0.2 then i guess you are using Nuke 6.0 or previous, your upgrade process might take some work as you'd first need to upgrade to Tom's 2.0.6 port:
http://bbtonuke.sourceforge.net/modules.php?name=Downloads&d_op=viewdownloaddetails&lid=48&ttitle=phpBB2_Port_version_2.0.6_Beta1_for_PHP-Nuke_6.0
once that is done it'll be easier, you can then upgrade your Nuke version to 6.5, 6.7 or 6.9 and instead of using the upgrade scripts use nukesql.php which you will find in our downloads, just grab the one for the version of Nuke you're upgrading to, make a backup of files and database before doing anything.

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Fri Aug 22, 2003 11:08 pm Reply with quote
dalo835
Resource Seeker
Resource Seeker
 
Joined: Aug 14, 2003
Posts: 14




Hi ChatServ,

thanx for your reply...

actually I have Nuke 6.5 ... and I download the file that you talked about .. but its only for 6.0.

So please direct me ( BECOUSE I AM A TYRO ) ....

_________________
Try to figure it out ...
View user's profile Send private message Send e-mail
PostPosted: Tue Aug 26, 2003 10:37 am Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




Apply the sec-fix patches which you will find in our downloads, this will correct your forum's version number, once done upgrade to BBtoNuke 2.0.5 which will take care of the invalid session problem (not for AOL users though) once you have upgraded to 2.0.5 you can finally upgrade to 2.0.6

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
Invalid_session ...... Please Help me
 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 258 unique hit(s) in the past 24 hours.
Forums ©
Need to find your IP fast?


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.27 Seconds

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