when i try to search any word in "job" of "resume" i get this error: (e.g. when i searched word "info")

Warning: Unknown column 'body' in 'where clause' query: SELECT nid FROM node WHERE type = "job" AND (title LIKE "%info%" OR body LIKE "%info%") in /home/user/public_html/drupal/includes/database.mysql.inc on line 120

I am using drupal 4.7.0..

regards,
--rafi

Comments

headless_pnub’s picture

I also have this error. Anyone no how to fix it?

kbahey’s picture

Assigned: Unassigned » kbahey

It has been fixed and is under testing.

wafaa’s picture

Status: Active » Fixed

Fixed for 4.7 and HEAD

Anonymous’s picture

Status: Fixed » Closed (fixed)