I have installed all of the files for the tracking tool. When I go into tools > user tracking config its blank? Not sure what I need to do to get this ti work?
Thanks
I have installed all of the files for the tracking tool. When I go into tools > user tracking config its blank? Not sure what I need to do to get this ti work?
Thanks
tools > user tracking it says:
Now displaying the latest CONFIG_USER_TRACKING_SESSION_LIMIT sessions of this 24 hour period. You can also purge all records past the last 72 hours of data.
Delete all info from IP-Address CONFIG_USER_TRACKING_EXCLUDED purge all records
1146 Table 'crichar_laminate.user_tracking' doesn't exist
in:
[select customer_id, full_name, ip_address, time_entry, time_last_click, last_page_url, page_desc, session_id, referer_url, customers_host_address from user_tracking where time_entry > 1187067600 and time_entry < 1187154000 order by time_last_click desc]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
did you remember to run the ql file through your
admin -> tools -> sql patch updater?
Zen cart PCI compliant Hosting
You are referring to the tools > install sql patches? If so what do I put there?
Thanks
you upload the sql file that was attaced or you copy and paste the sql code from the instructions,
Zen cart PCI compliant Hosting
Great, thanks for the help, it works perfect now.