All installation and configuration problems and questions
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
by Hariharan123 » Tue Jan 15, 2008 10:38 am
Hi,
this is Hariharan i am using your wonderful program for past three month.
currently i have installed a fresh install of vicidial now every thing is working fine.
but the super list loader doesn't when trying both custom and default loading modes.
Error were: It doesn't read the excel or csv file at all
some time it says: there are no required number of columns found.
in custom loading it goes to a page where i can select first name last name etc, but list loader doesn't red what is in the excel or csv file so that i can match corresponding columns, help me please.
-
Hariharan123
-
- Posts: 1
- Joined: Mon Jan 14, 2008 5:27 pm
by ramindia » Tue Jan 15, 2008 10:35 pm
Hi
in the source there is a example files for both
kindly look at them.
TIP: just upload 10 example lines in the lead file. so you will make sure that the leads upload working properly, rather trying many times same data
ram
Kindly post your feedback, if this solution works.
so its very usefull for others who join later as a NEWBIE.
-
ramindia
-
- Posts: 688
- Joined: Wed Oct 11, 2006 4:06 am
- Location: India
by rajeevpn » Wed Jan 16, 2008 1:34 pm
You need to have a minimum of 5 fields in order for the new_listloader_superL.php to work.
See lines 343 and 464 in version 2.0.3 and lines 355 and 551 in version 2.0.4
- Code: Select all
if (count($field_check)>=5) {
...
...
} else {
print "<center><font face='arial, helvetica' size=3 color='#990000'><B>ERROR: The file does not have the required number of fields to process it.</B></font></center>";
}
-
rajeevpn
-
- Posts: 48
- Joined: Wed Aug 16, 2006 7:42 am
by needlz » Fri Feb 29, 2008 4:34 pm
I have also tried it with 5+ records and I get the same error message (using the latest version of vicidialnow).
Also - The example record in the paid documentation is different that listed field description.
1. Vendor Lead Code - shows up in the Vendor ID field of the GUI
2. Source Code - internal use only for system and database administrators
3. List ID - the list number that these leads will show up under
4. Phone Code - the country code prefix - 1 for US, 44 for UK, 61 for AUS,etc
5. Phone Number - at least 8 digits long and no more than 11 digits long.
6. Title - title of the customer - Mr. Ms. Mrs, etc...
7. First Name
8. Middle Initial
9. Last Name
10. Address Line 1
11. Address Line 2
12. Address Line 3
13. City
100001|10001|107|1|7275551213|MR|JOHN|Q|PUBLIC|249 MUNDON ROAD|MALDON|FL||||33709|
USA|M|1970-01-01|7275551212|asdadf|nothing|COMMENTS
Notice the 4 empty fields inbetween the State and Zipcode in the data example. Which is the correct version?
-
needlz
-
- Posts: 27
- Joined: Thu Feb 28, 2008 4:47 pm
by needlz » Fri Feb 29, 2008 5:08 pm
aye... nevermind. the superloader worked fine. i didn't see the link to it.
-
needlz
-
- Posts: 27
- Joined: Thu Feb 28, 2008 4:47 pm
Return to Support
Who is online
Users browsing this forum: No registered users and 142 guests