Version 1.5.3 of this plugin is now available from here.Posted an updated version of this plugin, version 1.5.3 which upon review and acceptance should be available from here:
Update summary:
Code was tested on up to ZC 1.5.5 and PHP 7.0.Code:Updated 02/23/2017 Version 1.5.3 mc12345678: 1. Implemented an installation/upgrade script instead of expecting users to try to successfully run the installation sql and to remove the need of clearing the database of existing records when performing an update that does not modify the records table. 2. Tightened security controls on the plugin by using focused database entry/record sanitization as well as output control to reduce the likelihood of script being executed by display of attempted url. The captured session data only includes what is needed to support the desired information to be displayed. 3. Updated code to be php 7.2 compliant based on reported deprecation of the each() function. 4. Modified the cart content display to provide cart data adjacent only to the record applicable to that cart. 5. Added a filter to show records that meet a minimum number of hits for that session. 6. Moved some standard html table code into using the default admin ZC table style code. 7. Converted the submit button to a post style submission instead of a get format. 8. Incorporated additional cod changes suggested by torvista as well as DrByte's most recent in forum posted version. 9. Basically restored the code back to the condition it was in at version 1.5.1. 10. Added the day forward/backward at the bottom of the page (so not just at the top). 11. Updated the geoip.dat file to the February 2017 version.



Reply With Quote
