Good morning,
I am using zen-cart on a site that does not receive purchases, but it is convenient to use ZC since it has a great user interface. Thus, I am still using 1.3.8a, and php version 5.2.17. I have not upgraded the site recently. There are some add-ons that we use, such as user tracking, sitemap, and seo urls. The issue I am having is not exactly an issue, more of a question about this plug-in specifically.
I use godaddy as my hosting provider, and they have a limit on database sizes of 200mb. I think they have changed it recently to make the amount of available space higher, but I am not sure (their tech support person told me they have removed this limit). This user tracking mod appears to be able to only write to the database. Since I have several bots that visit the site, and there is no way to block tracking on every one since their ip addresses change regularly, the user tracking database file grows quite large. I am not sure what version of this module I am using, since I can't find where it says the version in either the config page or the tracking page. I believe it was a version that was installed in 2009, so it is either version 1.3.6.2 or 1.4.0.
What I am wondering is, is there a way to cause the module to write the data to a file on the server instead of to the database? Does the new version do this, as opposed to writing to the database? I cannot find a way to change this aspect of the module in the configuration section. If I purge all the records in the last 72 hour period, then I would lose the data for the visitors in that period. So, I am simply looking for a way to make the database stop growing. I did not see writing to the database mentioned as something that was changed in later versions, so I am wondering if that was something that is different now. If it is a simple fix such as this, I will install the new version right away.
Alternatively, is there a different module that would work more in the way that I have mentioned? Any help on this matter is appreciated. Thank you.