Hi
I installed mint in a subdomain at mint.example.com to track a wordpress blog located at example.com
First Issue: I have secret crush installed and followed the instructions to insert the following code into the wp-config file:
define('COOKIEPATH', '/');
define('COOKIE_DOMAIN', '.example.com');
Until now it has been tracking IP address correctly, but never the user name for users that have registered/left a comment. When I go to the Wordpress comment section, I can see that the IP for the comment matches the IP in the Secret Crush, but no name appears in the secret crush.
Is the snippet above, correct for my mint config?
Second Issue: In the Secret Crush pepper, in the “Most Recent” tab, the title bar at the right of the widget says “When/Duration”. All of the IPs that appear there have the “When” answered (i.e. 2 hours ago) but not the “Duration” number next to it. Might this be related to the first issue?
Thanks in advanced,
jon