Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => SMF Feedback and Discussion => Topic started by: pitke on May 04, 2005, 04:41:39 PM

Title: SMF Session
Post by: pitke on May 04, 2005, 04:41:39 PM
I'm using SMF on one of my websites.
On this same website is a photo album (self writen) which is gonna get a feature to post comment per picture.

Is it possible to logon to the SMF session for this.
With that I mean, if the users is logged in to the forum he's able to post comment.
If he isn't logged on he can't.

Needed variables are the username, email and uid.

How can I manage this ?
Is there a other thread that explains this ?

Thanks
Title: Re: SMF Session
Post by: [Unknown] on May 04, 2005, 07:33:00 PM
Search for "SSI.php (http://www.simplemachines.org/community/index.php?action=search2;search=SSI.php)" and "$user_info (http://www.simplemachines.org/community/index.php?action=search2;search=$user_info)".

-[Unknown]