PHP Web Host - Quality Web Hosting For All PHP Applications Sign up for PayPal and start accepting credit card payments instantly
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
mba1983
New Member
New Member


Joined: Nov 22, 2007
Posts: 5

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

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
New Member
New Member


Joined: Nov 22, 2007
Posts: 5

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

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
View user's profile Send private message Visit poster's website MSN Messenger ICQ Number
manoe
Client


Joined: Aug 14, 2005
Posts: 136

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

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: 14928
Location: Kansas

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

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 Visit poster's website AIM Address Yahoo Messenger
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 14928
Location: Kansas

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

Did that solve your problem?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
soulast
New Member
New Member


Joined: Nov 29, 2007
Posts: 3

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

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: 4624

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

Did you change your cookies settings as described in other posts on this topic?
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 14928
Location: Kansas

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

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
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
wiz
Client


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

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

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: 4557
Location: Poland

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

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


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

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

domain = sasclan.org
name = sasclan
path = /
View user's profile Send private message Visit poster's website AIM Address
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 4557
Location: Poland

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

Assuming your site url is
Only registered users can see links on this board!
Get registered or login to the forums!
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
View user's profile Send private message Send e-mail Visit poster's website
Gremmie
Moderator


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

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

I've also read you must have 2 dots in your domain. You could also try .sasclan.org.
View user's profile Send private message
wiz
Client


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

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

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
View user's profile Send private message Visit poster's website AIM Address
wiz
Client


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

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

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!!
View user's profile Send private message Visit poster's website AIM Address
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 14928
Location: Kansas

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

Issue resolved. Use a real browser from now on for the important things Wink
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
bprsk8r4272
Regular
Regular


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

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

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
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 Back to top

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 Back to top

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
Moderator


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

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

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.
View user's profile Send private message
fresh
Regular
Regular


Joined: Mar 12, 2008
Posts: 74

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

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
View user's profile Send private message
montego
Site Admin


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

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

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.
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 Back to top

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

Wave
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 14928
Location: Kansas

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

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
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
eagleeye1000
New Member
New Member


Joined: Nov 04, 2007
Posts: 12

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

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
Only registered users can see links on this board!
Get registered or login to the forums!


This resulted in all people trying to post on our website to get the error. But only if they browsed to the site like
Only registered users can see links on this board!
Get registered or login to the forums!


All other visitors that went through
Only registered users can see links on this board!
Get registered or login to the forums!
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

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2008 by Raven
Proud to be listed at Lobo Links Web Directory

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::

:: fisubice Theme Recoded To 100% W3C CSS & HTML 4.01 Transitional Compliance by Raven and 64bitguy ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum