Page 1 of 1

LEADS format... LOAD Leads... ?

PostPosted: Wed Jan 17, 2007 2:28 pm
by Koymack
I tried LOADING test_VICIDIAL_lead_file.txt through web-based lead loader and i got this message: Processing pipe-delimited file... (0|22) and no lead was loaded...

what should the FORMAT be in loading LEADS?... EXCEL? TEXT or can be BOTH?... can anyone give me a test LEAD?...

PostPosted: Wed Jan 17, 2007 4:34 pm
by mflorell
Check that your file uploads is turned on in php.ini. Also, make sure your vicidial web directory is world writable.

PostPosted: Wed Jan 17, 2007 6:02 pm
by Koymack
hi checkd and my php.ini uploads is turned on... however how do i check if my vicidial web directory is world writable?...

PostPosted: Wed Jan 17, 2007 9:30 pm
by mflorell
Linux commandline:

ls -l /path/to/htdocs/vicidial

where /path/to is the absolute path

that will tell you the permissions of the directory.