ECI Version 6.4.8

Jan 27th, 2012 // In: Easy CSV Importer // By: Comments 0

Most will know that I’m working on a new CSV importer plus support services and tools which take my entire operation to a whole new level. It is by far the most advanced software I’ve created since leaving University. It still has many weeks of development yet, months actually, until then I will still monitor [...]

read more

Pre-Order CSV Importer 2012

Dec 12th, 2011 // In: Easy CSV Importer, Wordpress, WTG CSV Importer // By: Comments 0

Information on this page is subject to change. Pre-ordering customers who have already paid, please do not worry you be giving what has been agreed before changes to terms & conditions or your money back if you are still not satisfied. * = see terms & conditions A new WordPress CSV Importer plugin is coming for [...]

read more

Easy CSV Importer Updating Fix

Nov 17th, 2011 // In: Easy CSV Importer // By: Comments 2

Last night I installed the public test blog for version 6.4.8 and the first change made was the function that builds the SQL query for updating project data. This is important for anyone updating data with Easy CSV Importer. Please request a copy if you do not want to wait for the release of 6.4.8, [...]

read more

Easy CSV Importer Schedule Posts Running

Nov 15th, 2011 // In: Easy CSV Importer // By: Comments 0

I just noticed someone has obviously imported thousands of records and scheduled them so that the posts are still being published even though I deleted the project. That is possibly because the posts have already been created and Easy CSV Importer used a future data. Forcing WordPress to schedule the posts. I just thought I [...]

read more

ECI Version 6.4.7 Released

Nov 15th, 2011 // In: Easy CSV Importer // By: Comments 0

There are no exciting changes. Delete Table When we deleted a project table on the Finish page. The resulting message stated that the table could not be deleted, even though it had been. This has been corrected to display the correct message. Project data import history will be reset when deleting the project database table. [...]

read more

ECI: WP_ECIAUTOPILOT

Nov 14th, 2011 // In: Easy CSV Importer // By: Comments 0

Added in Easy CSV Importer version 6.4.7 This term “WP_ECIAUTOPILOT” is a PHP constant, a type of variable. We can use it to disable all things automatic within Easy CSV Importer without having to change settings for the plugin or individual projects. We can do this from the plugins interface but in the event of [...]

read more

ECI: Bad File Examples

Nov 14th, 2011 // In: Easy CSV Importer // By: Comments 0

I should have created this post a long time ago. The number one problem with any data importer is what the importer is being fed or told to do. This post will detail do’s and don’ts for your CSV file. I will update it has things come to me. myproductfile.csv.txt Can you see anything wrong [...]

read more

ECI: Server Processing Time

Nov 2nd, 2011 // In: Easy CSV Importer // By: Comments 0

A common question is about the time it takes to process X amount of records. We need to know if Easy CSV Importer will manage to process all of our records within the time our server allows. I should say, some users would like to know. That is why I created the ability to avoid [...]

read more

Please Don’t Ignore ECI Version Requirement

Oct 23rd, 2011 // In: Easy CSV Importer // By: Comments 0

Easy CSV Importer, WordPress and any PHP application requires a minimum PHP version. Currently we are using 5.3.6 and this is required for the plugin to work. Despite making this clear in my blog and on the plugins pages. Many users try for hours to get the plugin working. That will only cause frustration and [...]

read more

Public Access To ECI Test Blogs

Oct 19th, 2011 // In: Easy CSV Importer // By: Comments 0

Every version will have its own blog and I’ve just decided that anyone can register. Registration will give Editor permissions, here is the latest test blog http://www.importcsv.eu/testing/6.4.7/. I decided this guessing most potential new customers will use the main test blog. This will be the best system to offer up quick and easy testing of new [...]

read more