Last Updated Status
Checking a Profile's Last Updated Status
The lastupdated.php script provides a quick way to see when a profile has last been updated by displaying the last found timestamp in the database for each profile on your system.
NOTE: This script can only be used by admin users and is only useful for Logaholic systems that contain many profiles.
The script is located here:
logaholic/components/MaintenanceScripts/lastupdated.php
Usage:
php lastupdated.php
Open the script in a text editor to change the following options:
TIP: Set up a cron job to run this script periodically and have the results emailed to you. This way, you can keep an eye on the system and quickly notice when any profiles stop updating.