Project

General

Profile

Actions

Bug #1333

closed

Error number 1146 when attempting to download leads from list

Added by Jack Lindsay almost 10 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
Start date:
06/21/2014
Due date:
% Done:

0%

Estimated time:

Description

When I attempt to download the leads for a particular list, I always get an error similar to what is shown here. This occurs wherever there is a download link for a list's leads.

Does this have an effect on the leads themselves?

Error Number: 1146

Table 'asterisk.custom_1000' doesn't exist

SELECT vl.lead_id AS lead_id,entry_date,modify_date,status,user,vendor_lead_code,source_id,list_id,gmt_offset_now,called_since_last_reset,phone_code,phone_number,title,first_name,middle_initial,last_name,address1,address2,address3,city,state,province,postal_code,country_code,gender,date_of_birth,alt_phone,email,security_phrase,comments,called_count,last_local_call_time,rank,owner FROM vicidial_list vl, custom_1000 ct WHERE list_id='1000' AND vl.lead_id=ct.lead_id;

Actions #1

Updated by Demian Biscocho almost 10 years ago

  • Status changed from New to Rejected

Hi,

This issue/bug tracker is meant for bugs, feature request and issues related to the GOautodial CE ISO, system installation and the GOautodial applications (GOadmin, GOreports and GOagent). To get help from the community, please post your concerns in our forum board at http://goautodial.org/projects/goautodialce/boards.

Actions

Also available in: Atom PDF

Go to top