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
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]