Re: cakeDC utils csvImport - extra record

2012-01-19 Thread José Lorenzo
Not much, you should debug into the behavior to see where it is trying to 
add a blank row. I've used it many times in the past without any issues

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: cakeDC utils csvImport - extra record

2012-01-18 Thread José Lorenzo
probably an extra line in your CSV file

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: cakeDC utils csvImport - extra record

2012-01-18 Thread elogic
This is what I originally thought but I tested it with a csv file that
I first opened in notepad to make sure there wasn't the extra line in
there. It still generates the extra record.

Any ideas?

Thanks

On Jan 19, 12:35 pm, José Lorenzo jose@gmail.com wrote:
 probably an extra line in your CSV file

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


cakeDC utils csvImport - extra record

2012-01-11 Thread elogic
I am using the plugin cakeDC Utils (CSVImport - Link Below) with
cakephp 2.0.4 and everything works however when the csv is imported it
is adding in an additional blank record at the end, does anyone else
have this issue and know how I can fix it?

Thanks


LINK: https://github.com/CakeDC/utils

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php