Welcome, Guest. Please Login or Register.
September 29, 2024, 05:17:20 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Completed mods  |  [Beta 1.4.0 and 1.4.1] Sessions mod 1.2 « previous next »
Pages: 1 ... 3 4 [5] 6 7 8 Reply Ignore Print
Author Topic: [Beta 1.4.0 and 1.4.1] Sessions mod 1.2  (Read 19259 times)
Hagar
Noobie
*
Posts: 13


w00t Blaat!

WWW
Re:[BETA] Sessions mod 1.2
« Reply #60 on: July 18, 2002, 12:25:49 AM »
Reply with quote

I Think I found the problem

--enable-trans-sid

Without this complile flag the SID is not added to the url.
This means you'll have to construct all urls (links) to contain this SID or you'll have to recompile php with this flag.
For a all containing php compile look @ my phpinfo
Chris found it so you should too ;) (off course adjust to your needs)


Perhaps this info is usefull.
http://www.php.net/manual/en/ref.session.php

It says you can add sids to urls like this:
<A HREF="nextpage.php?<?php echo SID?>">click here</A>

Try to construct a link on your forum containing <?php echo SID?> link the example.
If it works you can solve the problem (recompile or add SIDs :) )
« Last Edit: July 18, 2002, 01:11:23 AM by Hagar » Logged
jthorpe
Sr. Member
****
Posts: 331


WWW
Re:[BETA] Sessions mod 1.2
« Reply #61 on: July 18, 2002, 02:10:45 AM »
Reply with quote

I just re-compiled it.  We'll see what happens.  I hope it works.  I would love to get all of my ns 4.78 users back online.  Geez, why can't they just upgrade?!
Logged
Hagar
Noobie
*
Posts: 13


w00t Blaat!

WWW
Re:[BETA] Sessions mod 1.2
« Reply #62 on: July 18, 2002, 02:24:14 AM »
Reply with quote

Have been busy trying to get it to work on my server all night but the forum is to buggy.
So I know how you feel :(

Frankly I can't understand why they have the current 1.4 released cause it really is full of typing bugs etc.
This is what a standard out of the box install does.
http://hagar.homeip.net/test/index.php
Nothing, unless you like the header of a gzip file ???
Logged
phark
Sr. Member
****
Posts: 482


Re:[BETA] Sessions mod 1.2
« Reply #63 on: July 18, 2002, 02:51:02 AM »
Reply with quote

One thing that I would like to know is:  How did a bug this big get past beta testing?

I remember back in the day when we were putting together the old Telegard/Renegad BBS... Us Beta testers dove right in with fully loaded boards to test things.  If there was a major bug, we all worked our asses off to correct it ASAP.  Granted, that was not the day of constant internet connections, so its a little different.  We had to fight just to get online back in those 2400 baud days.   :P

Maybe the developers need too add some more Beta sites... some with ID10T users that use AOL and other such rubish.  We all have those users, and tapping into a source like that would be the best way to find all the bugs right away.

Just me spouting off again...   :-\
Logged

I'm not scared of dying, I just don't want to.
groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:[BETA] Sessions mod 1.2
« Reply #64 on: July 18, 2002, 02:55:49 AM »
Reply with quote

Quote from: phark on July 18, 2002, 02:51:02 AMOne thing that I would like to know is:  How did a bug this big get past beta testing?

The cookies problems?  They didn't get 'past' beta testing.  Just couldn't solve it.  Sessions were planned a while back for upcoming versions.

I don't know why you are complaining about something free :-\
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
goosemoose
Sr. Member
****
Posts: 256


I'm a llama!

Re:[BETA] Sessions mod 1.2
« Reply #65 on: July 18, 2002, 07:12:46 AM »
Reply with quote

I don't think he is really complaining. I understand the frustration. I have about 100 users right now that can't log in, or constantly get logged out. All the emails get tiring. I wish I could go back to 1.3 but I made so many changes and I just don't have the time right now (working 15 hr days!).
Logged

MobileYaBB v.3 [75% done]
All in One MemberList 1.0
Integrated Chat v 2.0
MedMan
Noobie
*
Posts: 40


Trust me I'm a doctor...;-)

Re:[BETA] Sessions mod 1.2
« Reply #66 on: July 18, 2002, 08:37:40 AM »
Reply with quote

Chris, already working on the version that enables users to choose from cookies or sessions ?

So far I think your mod is really elegant but I'd rather wait before implementing it on my board untill there's that "dual-login" option, because in the end, if cookies ARE working fine for you (a lot of members do not encounter any problems, but a substantial minority does), the re-login session login might annoy you because you were used as a cookie-login user, to automatically be logged-in upon vsiting the board.

Mmm somewhat cryptic, but you'll get the idea, I hope   ;D

Keep up the good work.

PS: Something else, perhaps I overread: has anyone of the YaBB developers already worked as a spy and searched the sources of alternative PHP bulletin boards, how they do the cookie-stuff ?
« Last Edit: July 18, 2002, 08:38:22 AM by MedMan » Logged
phark
Sr. Member
****
Posts: 482


Re:[BETA] Sessions mod 1.2
« Reply #67 on: July 18, 2002, 09:39:02 AM »
Reply with quote

Quote from: groundup on July 18, 2002, 02:55:49 AM
Quote from: phark on July 18, 2002, 02:51:02 AMOne thing that I would like to know is:  How did a bug this big get past beta testing?

The cookies problems?  They didn't get 'past' beta testing.  Just couldn't solve it.  Sessions were planned a while back for upcoming versions.

I don't know why you are complaining about something free :-\

I am not complaining... I am discussing a bug.   :P
Logged

I'm not scared of dying, I just don't want to.
Lapino
Noobie
*
Posts: 4


Punk's not dead!

WWW
Re:[BETA] Sessions mod 1.2
« Reply #68 on: July 18, 2002, 10:42:27 AM »
Reply with quote

My phpinfo is at http://www.nelie.org/robbyjb/phpinfo.php
Logged
sylvester
YaBB God
*****
Posts: 525


Re:[BETA] Sessions mod 1.2
« Reply #69 on: July 18, 2002, 10:58:31 AM »
Reply with quote

Quote from: Lapino on July 18, 2002, 10:42:27 AMMy phpinfo is at http://www.nelie.org/robbyjb/phpinfo.php
your host supports sessions :)
Logged

I'm back
Lapino
Noobie
*
Posts: 4


Punk's not dead!

WWW
Re:[BETA] Sessions mod 1.2
« Reply #70 on: July 18, 2002, 11:39:21 AM »
Reply with quote

I knew that allready, but I don't know why the mod doesn't work at all. Does it have anything to do with the SID?
Logged
Hagar
Noobie
*
Posts: 13


w00t Blaat!

WWW
Re:[BETA] Sessions mod 1.2
« Reply #71 on: July 18, 2002, 01:56:36 PM »
Reply with quote

SID should be allright with those settings.
Could you take a look in the dir /tmp
php should use that dir to save the session info.
Access the forum and look if any data is being written into that directory.

If it's not the session is not started correctly.
Logged
jthorpe
Sr. Member
****
Posts: 331


WWW
Re:[BETA] Sessions mod 1.2
« Reply #72 on: July 18, 2002, 02:01:12 PM »
Reply with quote

QuoteI don't know why you are complaining about something free :-\

This is the kind of thing that really pisses me off.  Just because it's free doesn't mean it has to be a piece of crap, right?  These guys give feedback and people like you flame them for it, yet without feedback, the dev team wouldn't have a decent product, free or not.  

I think we all can appreciate how much time these guys volunteer to this project.  They do a great job and YaBB is a GREAT piece of work, but that doesn't mean it's flawless.  When it has problems, I WILL point them out because we ALL want something good.  We want it to improve.  Without feedback, you just cannot improve on something, so get over this "free" crap and move on.  
Logged
severina
Noobie
*
Posts: 45


I'm a llama!

Re:[BETA] Sessions mod 1.2
« Reply #73 on: July 24, 2002, 01:16:51 PM »
Reply with quote

did this die? .. i'm not gonna install it until i have someone say that it works fine on their board and they have over 1000 users... i have over 1000 users but I know that about 3/4 of them can't login because they don't know how to fix their cookies. Better 1/4 of them logging in than none.

Michelle
Logged
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:[BETA] Sessions mod 1.2
« Reply #74 on: July 24, 2002, 01:59:17 PM »
Reply with quote

Well you can always unintall it if it doesn't work. There is no need to be paranoid about it messing something up. Just uninstall if it don't work for you.

As long as you have the correct sessions set in your php.ini file it should work.
Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
Pages: 1 ... 3 4 [5] 6 7 8 Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Beta 1.4.0 and 1.4.1] Sessions mod 1.2 « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.108 seconds with 20 queries.