Just keeps listing checking….
Posted: 19 April 2010 05:34 PM   [ Ignore ]  
Newbie
Rank
Total Posts:  1
Joined  2010-04-19

Hi there,

Im trying to import a CSV file into an existing EE database locally under MAMP Pro and although it seems to be doing the right thing im getting the following information

Checking:
Found new entry:

Category exists
Checking:
Checking:
Checking:
Checking:
Checking:

this checking line continues for about 465 entries.. so its working, but something is stopping it? any ideas?

im using the following

{exp:csvgrab url="adamburton/grab/gallery.csv"
    
delimiter=","
    
encloser="QUOTE"
    
skip="1"
    
weblog="12"
    
category_group="6"
    
title="1"
    
category_field="5"
    
use="2|3|6|4"
    
fields="gallery-image-caption|gallery-image-ref|gallery-image|gallery-image-location"
Profile
 
 
Posted: 20 April 2010 03:37 PM   [ Ignore ]   [ # 1 ]  
Administrator
RankRankRankRank
Total Posts:  179
Joined  2006-04-12

Hi Brian,

Sorry - I was out of the office yesterday.

I cannot see an obvious problem with the plugin code. If you’d like to email me the file I will take a look.

Thanks,
Andrew

Profile