Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> BBtoNuke
Author Message
mba1983
New Member
New Member



Joined: Nov 22, 2007
Posts: 5

PostPosted: Sat Nov 24, 2007 9:42 am Reply with quote

Ive had one of them do this already with no luck. He uses firefox and so I had him clear cookies and after that didnt work I had him try IE and that still didnt work. I could have other users try this also but since it didnt work for one I didnt even try with the others.
 
View user's profile Send private message Visit poster's website MSN Messenger ICQ Number
mba1983







PostPosted: Sat Nov 24, 2007 12:48 pm Reply with quote

Looks like I had a dumb mistake on my part. I forgot one letter in my domain cookie and after adding that it seems to be working. Thanks for the help
 
manoe
Client



Joined: Aug 14, 2005
Posts: 151

PostPosted: Sun Dec 16, 2007 10:51 pm Reply with quote

So I get this problem posting in FireFox.

Cookies are as follows.

Domain: .awolgamers.com
Cookie Name: awolgamers_forum
Path: /forum


What would these need to be? These were set for me.. Not sure if this was something Raven set or the install set.
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sun Dec 16, 2007 11:02 pm Reply with quote

Try blanking out the domain and changing the path to /

Those were carry overs from your stand alone version. Also, delete all cookies on your machine that point to your old setup.
 
View user's profile Send private message
Raven







PostPosted: Mon Dec 17, 2007 2:55 am Reply with quote

Did that solve your problem?
 
soulast
New Member
New Member



Joined: Nov 29, 2007
Posts: 4

PostPosted: Wed Jan 23, 2008 4:15 pm Reply with quote

I fghting with that 3days and it is just 1 problem with sending PM on my site.. it showing always invalid session...
i delate :
// session id check
if ($sid == '' || $sid != $userdata['session_id'])
{
message_die(GENERAL_ERROR, 'Invalid_session');
}

And still same thing..my users can reg and make a post but not send msg...
I have last ver of Raven Nuke..Is any fix for that problem??
PLS HELP ME!!Sad
And i did finde out that works in IE but not in Firefox...
 
View user's profile Send private message
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6437

PostPosted: Fri Feb 01, 2008 10:03 pm Reply with quote

Did you change your cookies settings as described in other posts on this topic?

_________________
I search, therefore I exist...
Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
Raven







PostPosted: Fri Feb 01, 2008 11:56 pm Reply with quote

I just wanted to add a note to this. I have modified many sites that have this problem. It is almost never application related, but cookie/browser related. If you make sure you have flushed your cache, deleted all your cookies that relate to your forum path, and then rebuild the cookie settings as described in these posts, I have had 100% success in correcting the problem. Although there may be some occasional outliers they are few and far between Smile
 
wiz
Involved
Involved



Joined: Oct 09, 2006
Posts: 413
Location: UK

PostPosted: Sun Feb 24, 2008 9:12 pm Reply with quote

I have tried all of the fixes..beleive me, i have.
I used to get this error only on PMs but since upgrading to RN2.2 i get it on posts, and usergroups..anything to do with BB2nuke basically.
 
View user's profile Send private message Visit poster's website AIM Address
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Mon Feb 25, 2008 1:45 am Reply with quote

What are your cookie settings in the forum configuration
 
View user's profile Send private message Send e-mail
wiz







PostPosted: Mon Feb 25, 2008 2:35 am Reply with quote

domain = sasclan.org
name = sasclan
path = /
 
Guardian2003







PostPosted: Mon Feb 25, 2008 3:19 am Reply with quote

Assuming your site url is http://sasclan.org then those should be correct.
Using phpMyAdmin or other database administration tool, navigate to the nuke_bbsessions table and remove all rows of data (not the table just any data stored in it).
Closee ALL browser windows, clear cookies and cache
Open new browser window and lets see what happens Smile
 
Gremmie
Former Moderator in Good Standing



Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA

PostPosted: Mon Feb 25, 2008 8:11 am Reply with quote

I've also read you must have 2 dots in your domain. You could also try .sasclan.org.

_________________
Only registered users can see links on this board! Get registered or login! - An Event Calendar for PHP-Nuke
Only registered users can see links on this board! Get registered or login! - A Google Maps Nuke Module 
View user's profile Send private message
wiz







PostPosted: Mon Feb 25, 2008 9:56 am Reply with quote

well before, it was set to .sasclan.org but now its migrated to all things BB i decided to re-read the fixes. So i am way ahead of you guys there
Tried it with dot and without
Table Rows dropped

neither fix it boxingself
 
wiz







PostPosted: Mon Feb 25, 2008 10:24 am Reply with quote

ooh..just to add
This problem is limited to IE..just tried Seamonkey and it works, however IE is my default browser...darn you AOHell!!
 
Raven







PostPosted: Mon Feb 25, 2008 10:27 am Reply with quote

Issue resolved. Use a real browser from now on for the important things Wink
 
bprsk8r4272
Regular
Regular



Joined: Jan 23, 2007
Posts: 96
Location: Rochester, Ny

PostPosted: Mon Feb 25, 2008 5:09 pm Reply with quote

check to see if you have ssl enabled or disabled in the cookie settings sometimes if you have in enabled/disabled it will give you that error mess with that and see if anything changes

_________________
http://gotskillslounge.com 
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
echopros
New Member
New Member



Joined: Oct 04, 2007
Posts: 22

PostPosted: Wed Feb 27, 2008 10:07 pm Reply with quote

here is the sollution
server cookie: Leave blan
name: Leave blank
path : /
 
View user's profile Send private message
fresh
Regular
Regular



Joined: Mar 12, 2008
Posts: 74

PostPosted: Mon Mar 17, 2008 6:47 pm Reply with quote

invalid session in localhost with XAMPP

i even tried the autocookie thing but still cant get to work also i cleared cookies

these are my setting
domain name: localhost
port: 80
cookie domain: localhost
cookie path: /
cookie name: phpBB2_forum



any help please?
 
View user's profile Send private message
Gremmie







PostPosted: Mon Mar 17, 2008 6:50 pm Reply with quote

I use this on my localhost XAMPP install:

domain name: (blank)
cookiename: localhost
cookiepath: /

Changing my settings to this fixed my invalid session problems on my XAMPP install.
 
fresh







PostPosted: Mon Mar 17, 2008 6:56 pm Reply with quote

d*** i was tryina figure this out for about one hour. It's work fine now geez man you are a life saver
thanks alot
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Mon Mar 17, 2008 8:19 pm Reply with quote

Yup, he's worth every penny! killing me

Sorry, I'm in a bit of a slap-happy mood tonight. I am just kidding... all of us are just volunteers.

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
marie
New Member
New Member



Joined: Apr 18, 2008
Posts: 1

PostPosted: Fri Apr 18, 2008 5:25 am Reply with quote

Thank you so much . . . I was going crazy trying to fix this issue!!

Wave
 
View user's profile Send private message
Raven







PostPosted: Fri Apr 18, 2008 5:33 am Reply with quote

RavensScripts

Glad we could help! As they say "If we've helped you, tell others. If not, tell us Wink "

And a link back is always welcomed Smile
 
eagleeye1000
Hangin' Around



Joined: Nov 04, 2007
Posts: 34

PostPosted: Wed Apr 30, 2008 7:55 am Reply with quote

also bumped into the invalid session problem. Tnx for the tips here. Solved my problem.

My settings now:

cookie domain: mass-snipers.com
cookie name: mass-snipers
path: /

First I had the cookie domain on www.mass-snipers.com

This resulted in all people trying to post on our website to get the error. But only if they browsed to the site like http://mass-snipers.com

All other visitors that went through http://www.mass-snipers.com didn't had the problem.

Setting the cookie domain to just mass-snipers.com solved the invalid session solved that problem but gave a new problem as the icons showing 'new posts' didn't display anymore. Fixed that by giving the cookie the same name as the site so mass-snipers

tnx all
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> BBtoNuke

View next topic
View previous 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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©