Closed (fixed)
Project:
User Import
Version:
7.x-1.0-beta5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2013 at 21:25 UTC
Updated:
12 Apr 2013 at 23:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
gaxze commentedYep getting the same thing here.
Comment #2
gaxze commentedDecided to have a go fixing this as I need it fixed now.
Appears that db_fetch_object got removed when D7 came about.
Here's my attempt at a fix.
Comment #3
gaxze commentedScrap that.
foreach is wrong the way round.
Comment #4
jeffstric commentedtry:
Comment #5
robert castelo commentedAdded to next release.
This only affects sites that have been upgraded from Dtupal 6 to Drupal 7 and are still using the old Profile module.