Hi I have successfully installed the free version of Amember and it works really well, I do not have any payment on my site and only use amember to control access, the only issue i have is that the access log is logging users twice, once at the /amember/login.php and the other at the protected PHP page, I would like to have the log only display the access to the protected pages. I am using the PHP protection system So can what can i do to fix this small problem Thanks for the script Neil
Unfortunately, it is impossible without editing source code. If it is not problem for you, have a look to: amember/plugins/db/mysql/mysql.inc.php function log_access( add condition to don't log access inside amember/ directory.
Hi Alex Unfortunatly that looks beyond me, I found the area of the script no problem, but editing it is out of my depth. Any clues? Thanks Neil