by jagsv » 12:34am, Wed 14 Mar, 2007
Thanks to everyone who has added their posts, links and codes, because this helps us and everyone to make PHPList to work as we like to have it.
Althou... i have some questions regarding this hack or mod, I have done basically as you said... except that i didnt delete all the content of the plugins folder, just added the folder to the plugins folder and changed the codes route to
# This code has been insterted to track statistics in a whole new level
define ("PLUGIN_ROOTDIR","/plugins/statistics_plugin/statistics.php");
I do understand that it should work by doing it like this, but the problem is that where can i see that information...where can i access to a page where i type the ID of the message i want to track...for example i go to messages and i find the id of the message but cant get a page where to view the statistics....
Appreciate help and support.