Access Log

Discussion in 'Troubleshooting' started by neiljones, Jul 12, 2003.

  1. neiljones

    neiljones Guest

    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
  2. alex-adm

    alex-adm Guest

    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.
  3. neiljones

    neiljones Guest

    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
  4. alex-adm

    alex-adm Guest

    You may email us and ask for custom development.

Share This Page