| Author |
Message |
magus
Nuke Cadet


Joined: Jul 11, 2003
Posts: 3
|
Posted:
Fri Jul 11, 2003 8:17 am |
  |
Hi all,
I am using bb to nuke and mostly every thing works fine. The only thing that won't work is the forum moderation. I always get "Invalid_session" error, if I want to moderate a forum.
I don't realy know if this is a bb to nuke problem or a php problem. Can anyone got a solution?
MaGuS
| Code: |
Module Copyright © Information
Forums module for PHP-Nuke
Module's Name: Forums
Module's Version: 2.0.5
Module's Description: phpBB 2.0.5 port by NukeCops
License: GNU/GPL
Author's Name: Nuke Cops
Author's Email: zx@nukecops.com |
|
|
|
     |
 |
mikem
Theme Guru


Joined: Jan 13, 2003
Posts: 1582
Location: Corn fields of Indiana
|
Posted:
Fri Jul 11, 2003 10:36 am |
  |
Can you get the analyzer script and check to see what version of PHp your server is running?
The invalid session is supposed to be gone in the 2.0.5 phpBB port.
Funny how it is only showing up when you want to Moderate a forum...
Did you make sure you uploaded ALL the files that came with the phpBB2.0.5 port?
mikem |
_________________ Getting Started | My Projects |
|
   |
 |
magus
Nuke Cadet


Joined: Jul 11, 2003
Posts: 3
|
Posted:
Fri Jul 11, 2003 11:13 am |
  |
yes I uploaded all file.
The php version is: 4.3.2
Yes its strange.  |
_________________
 |
|
     |
 |
Bigbowser
Nuke Soldier


Joined: Aug 26, 2003
Posts: 20
|
Posted:
Tue Aug 26, 2003 11:29 am |
  |
I'm having the same problem ........
my analyzer page is here
Does anyone know of a fix for this???
its very annoying.... |
|
|
     |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Tue Aug 26, 2003 11:46 am |
  |
Open modcp.php and make sure lines 205-209 (aprox) are commented out:
| Code: |
// session id check
//if ($sid == '' || $sid != $userdata['session_id'])
//{
// message_die(GENERAL_ERROR, 'Invalid_session');
//} |
|
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
Bigbowser
Nuke Soldier


Joined: Aug 26, 2003
Posts: 20
|
Posted:
Tue Aug 26, 2003 12:23 pm |
  |
thats lines 210 - 214 and they weren't commented out i'm just off to upload it and see if it works.....
[edit]
No it didn't work.....I still get the same error....
[/edit] |
|
|
     |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Tue Aug 26, 2003 1:00 pm |
  |
What url do you get when the error shows up? By chance, are you a AOL user? |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
Bigbowser
Nuke Soldier


Joined: Aug 26, 2003
Posts: 20
|
Posted:
Wed Aug 27, 2003 5:49 am |
  |
No I use ntl ....but now I'm getting loadsa different errors... I'm going to do a clean install of it to see if that fixes it.... |
|
|
     |
 |
sting
Site Admin


Joined: Jul 24, 2003
Posts: 1985
Location: Apparently ALWAYS Online. . .
|
Posted:
Wed Aug 27, 2003 8:36 am |
  |
|
        |
 |
maggiemacary
Private


Joined: Jun 27, 2003
Posts: 36
|
Posted:
Thu Sep 11, 2003 8:57 am |
  |
Ok..so is this a problem with phpbb - or a problem with the BB to nuke port? If it is a phpbb problem - does anyone know of the fix - and if you put that fix in, will it impact anything with the BBtoNuke port?
Frankly, I'm confused.
Maggie |
|
|
    |
 |
maggiemacary
Private


Joined: Jun 27, 2003
Posts: 36
|
Posted:
Thu Sep 11, 2003 3:44 pm |
  |
| maggiemacary wrote: |
Ok..so is this a problem with phpbb - or a problem with the BB to nuke port? If it is a phpbb problem - does anyone know of the fix - and if you put that fix in, will it impact anything with the BBtoNuke port?
Frankly, I'm confused.
Maggie |
Ohhh..
And BTW..I'm using phpbb port v 2.01. Certainly deleting the cookies gets rid of the problem - but I'm still concerned over what the permanent fix is for this.
Hellllllllllllllp!
Maggie |
|
|
    |
 |
sting
Site Admin


Joined: Jul 24, 2003
Posts: 1985
Location: Apparently ALWAYS Online. . .
|
Posted:
Thu Sep 11, 2003 7:26 pm |
  |
Will ask some of the other support staff via this post if they know of anything more they can add.
-sting |
_________________ Is it paranoia if they are really out to get you?
-------------------------------------------------------
sting usually hangs out at nukehaven.net |
|
        |
 |
Niksa
Sergeant


Joined: Jul 18, 2003
Posts: 92
Location: Riverside, Iowa.
|
Posted:
Sun Sep 14, 2003 7:46 am |
  |
I'm also having this problem with certain users. Tried to comment the session_id general error out, but still doesn't work. |
|
|
      |
 |
maggiemacary
Private


Joined: Jun 27, 2003
Posts: 36
|
Posted:
Sun Sep 14, 2003 7:55 am |
  |
Hi..
I notice this problem is very prevalent on the sites where I have ported from PHPBB to the NukeBB - when I deleted cookies (from my machine), the problem went away. I'm wondering Niksa, if you're in a similiar situation - a previous BB moved over to a integrated Nuke site - just a thought.
Maggie |
|
|
    |
 |
IACOJ
Major


Joined: Jan 15, 2003
Posts: 1269
Location: USA
|
Posted:
Sun Sep 14, 2003 8:25 am |
  |
Make sure in your board configuration you have given your cookies and individual name. I used to have the same problem when I was using the default cookie name, after I changed it to something specific for my site, the error ceased. |
|
|
   |
 |
|
|