Does anyone know the PHP code to force aMember to list pages in the access log? Currently my access log shows customer's access to aMember's BASIC pages (member.php, profile.php, etc.) however it never shows when customers hit my custom protected (new_rewrite) pages. I know the new_rewrite only shows the initial access, but in my case, it doesn't even show that much for my custom pages. I know the security is working, and I know I'm missing some lines of code in the header of each page to trigger the tracking, I just can't figure out what those lines of code are. I'm running aMember 3.1.8 Pro. Thanks in advance!
The access log isnt really a tracking log- i think it just tracks the page that they logged in from. If you want tracking- try google analytics or other service. David