UseBB Community

The official board for UseBB help and discussion

UseBB Community » 1.0 Discussion » Willing to pay someone for some modifications.

Willing to pay someone for some modifications.

Page: 1

Author Post
Member
Registered: Dec 2007
Posts: 2
Hello,

I'm more than willing to pay someone to convert this software from cookie based sessions to php's $_SESSION.

Reason for this is I've actually modified the software to be the central user interface for our site requiring a user to be logged in to post reviews on business or add comments to articles etc.

The cookie based session method (while it works now) I'd rather it be $_SESSION as that is what the rest of the site uses. Plus I need the software to work even if a user has cookies disabled as the majority of traffice are not too computer savvy.

However, I still want to use the cookie for auto-login so next time a user visits then they are automatically logged in.

You can email quotes to support@skysoftdigital.com, just make a post here to indicate you've sent a quote as we get a ton of spam ;)

Thanks,
Joe
Developer
Registered: Apr 2004
Posts: 2180
Location: Belgium
I suggest you to read http://www.usebb.net/community/topic-post6043.html#post6043 and subsequent posts, because I don't think you really know or understand how cookies/sessions in PHP/UseBB work.

Moved to 1.0 Discussion.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Dec 2007
Posts: 2
Hello,

All I know is that if a users cookies are disabled in their browser, then they can't login/browse the forum script at all which is a bad thing.

This has to be possible. If the cookie session id is set through the script, it couldn't be too much trouble to set and read a $_SESSION[] value as opposed to a cookie which is why I'm more than willing to pay. Or if someone can do it via sessions in mysql that is fine too.

Thanks,
Joe

Page: 1

UseBB Community » 1.0 Discussion » Willing to pay someone for some modifications.

UseBB Community is powered by UseBB 1 Forum Software