We're evaluating aMember for a new site, and have a few questions that aren't terribly obvious from the trial version... 1) There's talk here about a "remember me" function at login (which we'd require), but it doesn't seem to be implemented in the trial version's login screen. How would we implement that? 2) The spec we're working-to requires that every page (even the "public" pages) contain the login information (username/password) if the user is not currently logged-in, and the user's name with a logout button if they are. How would we implement this? I would imaging there's a simple "is_logged_in" type test? and login/logout functions that can be run from anywhere, even from outside the aMember and protected areas? The only login options shown in the demo (trial) version are a dedicated login screen. 3) What is the scope of integration with phpBB using the optional interface? Can aMember prevent non-registered users from even getting-to (seeing) phpBB? Thank you in advance for your reply. It looks like a wonderful package, and we hope that it can meet the above requirements!
Is someone monitoring this forum? We'd really like to make a decision about purchasing aMember for our sites very soon. Thank you in advance!
0) http://www.cgi-central.net/forum/showthread.php?t=2167 1) aMember CP -> Setup -> php_include, you can enable and confugure this function. 2) It is possible to do (and has been posted into this forum at least 10 times , if your pages are PHP files. It is impossible to add dymaic content into HTML pages. 3) Yes, it can. Please have a look: http://www.cgi-central.net/support/faq.php?do=article&articleid=4