Hello,

Linux, Mysql
Drupal 7.21
Calssified Ads 7.x-3.0
Bartik core theme

After upgrading from Drupal 6 & Classified 6.x-3.0, 7x module doesn't work. When trying to go to classified page from navigation menu (or from other links on site) it goes to this link: http://www.vend-resource.com/classified
but crashes with this error:
EntityFieldQueryException: Unknown field: classified_category in EntityFieldQuery->addFieldCondition() (line 770 of /home/content/63/10229663/html/includes/entity.inc).
All you get is the error, you never get to see the page. Taxonomy page has both 'wanted' & 'for sale', and looks ok. Since I couldn't get to the classified page I tried to create an ad by using the 'add content' link & content type 'classified ad' but I didn't get a selector for 'wanted' or 'for sale'. There are no ads currently running, and I guess there won't be any until this is fixed.
Any ideas?
Frank

Comments

fgm’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

There is no upgrade path between major versions of this module, so if you were on 6.x-3.x previously and upgraded the site to 7.x-3.x, you will have to either write the update code, do some manual DB fixing on the D7 site, or disable and uninstall the 6.x module before upgrading to 7.x and reinstall afterwards.

Is this your situation ?

fdg123’s picture

Yep,
I disabled 6.x-3.0 and after upgrading deleted (but didn't uninstall 6.x-3.0), then installed 7.x. :(
Now I know I can uninstall 7.x-3.0 from my site, but then how do I go about uninstalling 6.x-3.0 DB junk from my from my now 7.x drupal site?
Maybe you could you tell me how to identify 6.x-3.0 DB entries for removal? Delete all variables with the word 'classified' in them? And which table(s) to delete?

Frank:)

fgm’s picture

Status: Postponed (maintainer needs more info) » Active

The best course is to restore the backup you took before upgrading to D7 (you /did/ a backup, didn't you ?), and uninstall 6.x and remove it from disk, then perform your D7 upgrade again.

fgm’s picture

Status: Active » Fixed

No info almost three months later, assuming fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Added theme info.