Closed (won't fix)
Project:
User Relationships
Version:
5.x-2.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2009 at 21:52 UTC
Updated:
13 Jul 2009 at 22:22 UTC
I keep getting a fatal error when trying to upgrade my site to drupal 6.
Fatal error: Call to undefined function user_relationships_types_load() in
Sorry if this is common knowledge, but is UR capable to carrying the db to D6?
Comments
Comment #1
alex.k commentedIt sounds like the problem is in the code (is it incomplete?) rather than the database. You'd be seeing SQL errors had it been the case.
Comment #2
liam mcdermott commentedRiki and I tested this out today, turns out this is what happens if you leave this module enabled when upgrading Drupal core. Trying the upgrade again, with all contributed and optional core modules switched off, the upgrade and UR work fine.
Still, this bug report is useful for anyone else with the same error. :)