ECI 6.3.8 Available
This version should only be used with new projects. Do not use it with existing running projects.
The new download area is not yet available. I will reply to as many as the most recent request by email as possible, if you do not receive the zip file by email from me please contact sales@webtechglobal.co.uk and request a copy.
New Update Page
I’ve added a 6th project page that focuses on updating. There is now information on display that shows when records have been updated and applied to posts. The main purpose of this page and what is on it is for testing and generally monitoring that something is happening when updating is configured. Combined with the new Schedule & Automatic Events Panel, it is now far easier to know when updating is happening and what posts it has effected.
Schedule & Automatic Events Panel Changes
I’ve added two new statistics. One for records that have been updated but not yet applied to their post and one for records that have been updated and have been used to update (applied) their post.
New Project Table Column: eciimported
Project database tables will now have a column named eciimported. This will store the time and date of when a record was imported. It will not be changed at any time
This new version should only be used with new projects, not existing ones. If you are in need of an existing project to be updating with the new table column please let me know.
Updating Query Builder Function Fixed
The function that dynamically builds a MySQL UPDATE query was counting how many Key columns the user had saved. However the loop that applies the 2nd or 3rd column was using the wrong variable and applying AND to the query even if the user only used one column for a Unique Key.
This is a critical fix for anyone using Updating and using one Key column.