Closed (fixed)
Project:
vBulletin (and Photopost) to Drupal
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2008 at 18:51 UTC
Updated:
30 Nov 2008 at 23:22 UTC
Has anyone had difficulty with this? In the vbulletin database is a table called 'customprofilepic' that contains this information. There is an image path, but there is also a blob of the image. I thought that drupal would use the blob to create the user image, but it did not happen. If I need the physical image files, what do I do with them?
Comments
Comment #1
liam mcdermott commentedThe import takes the image blobs and creates files from them. If this is failing, it's probably because of a problem with the hosting setup.
Since this was a few months ago (sorry for not seeing it sooner), am going to assume the problem is fixed. Please re-open if that is not the case. :)