Uploaded by Jack_mcs
- Added a Phoenix version.
- Added a setting to hold the database name and a tool in Tools to set it.
- Added an option to ignore IPv6 ip's.
- Added an option to view reports as a graph for those reports that can use it.
- Added more hacker checks.
- Added more robot checks.
- Added code to delete all deny entries in the .htaccess file. Used for total blocking from the database.
- Added code to the Maintainance section in Tools to provide a way to clear tables.
- Added a checkbox to the reports section to allow choosing which database table to use (standard or storage).
- Added the database name to the hidden section for quick identification.
- Changed code to use the new databases provided by IP2Location.
- Changed code to no longer use the tep_validate_ip_address function.
- Changed the send email option to allow sending to multiple email addresses.
- Changed the hacker/spoofing checking code to use a common functions.
- Changed definitions in the language files to true paths.
- Changed code for the ShowCart function to use a default language if one not found.
- Changed the column sorting code in the Monitor section to work better.
- Cleaned up html and css code to fix various mistakes or to improve it.
- Changed the bot checking code for speed.
- Fixed code that prevented a domain name from being blocked.
- Fixed Fast Clicks and Path Tracker reports to display a not found message if the entered IP could not be found in the database.
- Fixed code that prevented IP ranges and CIDR's from being blocked from the Monitor page.
- Fixed code in many places that were causing php warnings.
- Fixed the bad trap code where it wasn't blocking some violators.
- Fixed the code that handles the Ignore IP's, which were not being used.
- Fixed mistake in the hacker checking code that prevented the blocking of some hackers.
- Increased the size of the isadmin field to accomodate longer url's.
- Made a number of cosmetic changes and improvements.
- Removed the files used for older oscommerce versions.
- Removed the visitor stats from the hidden section of the Monitor page to decrease page loading time..
- Replaced images in admin with font-awesome icons.
- Replaced the file used for country blocking, which had 196 items, with a complete countries and territories list of 323 items.
- Replaced the three database installer scripts with one file for easier updates.
- Updated the spectrum color code to the latest version.
PRO VERSION:
- Added email tracking - records the details of all emails sent from the shop to help identify spammers
- Added an option to prevent creating an account if the account details contain one of the bad words
- Added an option to prevent a second account from being created if it is added too soon after the first one
- Added an option to view the cart contents inline, instead of the default popup, on the monitor page
- Added a "Hackers Only" type in the monitor section to quickly display caught hacking attempts
- Added a panel showing the blocked IP's (catches mistake of over-blocking)
- Added page control to the Email report
- Added popup display of the messages in Email report
- Added the Bad Words tool to allow handling the bad words used in various options
- Added the Email report to monitor emails sent by the contact us page to allow blocking of the IP used
- Added the Flag Count report to display traffic by flag
- Added the Traffic Analyzer report which breaks down the total connections to type of connection
- Added the User Agent report to display traffic by search bot and to block them via the robots file
- Added the Word Tracker report to show searches on the shop by word count
- Added code to handle IPv6 ip's. Experimental at this time
- Added a script to automatically download the database
- Fixed mistake in reports where the email report prevented switching reports
- Fixed mistake in reports for the missing skimmers report