ECI Project Status   

Oct 22nd, 2010 // In: Easy CSV Importer // By: Comments 0

I’m still working on the data update system and I’m running into issues. One of them is a memory related error, something I’ve never had with this plugin and I’m using the same scripts that I always use. So something I’ve done is somehow triggering this error…

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 7864320 bytes) in C:AppServwwwwordpress-testingeciwp-includeswp-db.php on line 924

Once I resolve this a new version will be released, hopefully within the next hour.

New CSV Import Plugin

I’ve already commented on my plans to make another csv import plugin from scratch and I kept changing my mind. Trying to decide if it will be better in the long run to simply improve the current Easy CSV Importer plugin or not. I’ve decided that I do need to make one from scratch, even better code, more flexability and even simplier interface. Everyone who has purchased ECI in the last couple of months will get the new plugin free due to the update system not working in all projects after changes I made weeks ago.

Most important aspect of the new plugin will be to project tools to do everything manually before allowing anything automated. That way we ensure that everything works in the first place. So the new plugin will have more actions we can take manually especially for updating. A small hint of what I mean is being put into the current Easy CSV Importer plugin on the new stage 9 page.

Anyway thats all for now best get back to the code, got a lot of work ahead of me and I won’t stop until I have the most impressive import plugin available.

Tags: -

Leave a Reply

You must be logged in to post a comment.