Not sure if this is the most appropriate category for this thread, but here it goes! I have protection working via including check.inc.php, but i was wondering if there was any way of pulling user info, or at least checking to see if they're logged in or not from public pages of our site (that dont include check.inc.php). Also on the pages including check.inc.php is there any user array or class that gets pulled through that i can use to get user info? any help would be greatly appreciated, Ryan
Session data should be present, if so check this: http://manual.amember.com/Integrating_aMember_Pro_with_website
Hi - Similar to what Ryan asked here, I was wondering if there was a way to show a display of users who are currently logged in via aMember, on our index page, which is .php? Similar to say the home page of twitter that shows current users ... Yes, our page already has the code for php session start so that member who are logged in will see a 'welcome johndoe' display. But for those who are not logged in and simply visiting the front door, so to speak, it would be great to have a display of current users online. Is that possible? What code would I use? Thanks so much for considering my question. Brian
Hi Alex, Thanks for your reply. May I ask another question? Could we feature a list of users who are currently online, for those people who are already logged in to aMember? This is a slight variation but it would be as useful as my first idea. Thanks, Brian
Brian , The problem is aMember do not store info about logged in users currently and we do not plan to change this in aMember 3 (this will be too difficult to add into current version and will require modifications in almost all protection plugins)