I'm getting this error when I try to use the modules (followed the README.txt to the letter):
Table 'databasename.job' doesn't exist query: SELECT COUNT(*) FROM job WHERE nid = 1477 AND uid = 1001 in /sites/all/modules/jobsearch/job.module on line 372.
I checked to see if there was a patch or fix for this available, already, but didn't find anything.
Comments
Comment #1
kbahey commentedDisable the module.
Uninstall the module.
Enable it again.
See if the tables get created this way.
Comment #2
visualnotion commentedAwesome!
Thank you.
Comment #3
kbahey commented