Page 1 of 1

List loader - custom fields

PostPosted: Wed Jun 11, 2014 10:44 am
by DefLeppard
I am unable to load leads to an existing list with custom fields in it. I am able to create a new list and upload leads to it. I am also able to upload to existing lists that don't have any custom fields in them. I have tried with small files to get the same result. The old lead loader also does the same thing. How can I fix this issue?

Screenshots:
http://postimg.org/image/z42zm2sr1/
http://postimg.org/image/8nk3svjqn/

VERSION: 2.8-417a
BUILD: 131019-0849

Re: List loader - custom fields

PostPosted: Wed Jun 11, 2014 9:53 pm
by mflorell
Have you seen anything in the Apache error_log file when you try this?

Does the custom db table schema match up to the list custom fields that you are trying to load into? Any missing fields?

Re: List loader - custom fields

PostPosted: Thu Jun 12, 2014 2:16 am
by DefLeppard
I enabled PHP error logging. The apache log shows this:

PHP Warning: mysql_fetch_row() expects parameter 1 to be resource, object given in /srv/www/htdocs/vicidial/admin_listloader_fourth_gen.php on line 584, referer: http://x.x.x.x/vicidial/admin.php?ADD=100

Screenshot of list loader page:
http://postimg.org/image/mclvxd9rn/

Re: List loader - custom fields

PostPosted: Thu Jun 12, 2014 4:17 pm
by DefLeppard
Just realized that there is a field missing in the DB. How can I resolve this?

Re: List loader - custom fields

PostPosted: Thu Jun 12, 2014 11:59 pm
by mflorell
Delete the field and recreate it.