Closed (duplicate)
Project:
Recruiter
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2013 at 18:42 UTC
Updated:
22 Jul 2013 at 02:39 UTC
Last dev-version. (with last dev of recruiter_features-7.x-1.x-dev)
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ole_jobs.jobs1_search_api_db_job_search_search_api_language' doesn't exist
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ole_jobs.jobs1_search_api_db_job_search_search_api_language' doesn't exist
Comments
Comment #1
Ole Martin commentedAny solution on this?
Comment #2
dasjohave you tried reverting the recruiter_search & recruiter_job_search features?
Comment #3
Ole Martin commentedyes, don't help.
Comment #4
tolulope commentedI can' run index on job search and recruiter search indexes using Database Search API. I am getting the error below.
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'acerolajobs.com_db.acj_search_api_db_job_search_type' doesn't exist
Any ideas of what could be the problem?
I also get
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'acerolajobs.com_db.acj_search_api_db_job_search_search_api_language' doesn't exist
on the front page.
Comment #5
d.sentosa commentedi have the same problem, any idea how to solve it?
Comment #6
dasjoi'm marking this as a duplicate of #1965212: Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db.dr_search_api_db_job_search_search_api_language' doesn't e and hope we can find a good answer there
Comment #7
Harald.Winzer commentedThe name of the table is to long. With me it is p_search_api_db_job_search_search_api_language where I run into the same problem.
I used to have the Problem on a lot of tables so I shortened the Prefix tp p_.
Now I have this table as leftover