Closed (works as designed)
Project:
vBulletin (and Photopost) to Drupal
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2009 at 01:55 UTC
Updated:
20 Feb 2009 at 06:01 UTC
Comments
Comment #1
liam mcdermott commentedUnfortunately, view count is not imported.
Correct me if I'm wrong, but I don't think the core forum module even supports it. Don't really want to add a module dependency for Advanced Forum, that would complicate things too much.
So, by design I'm afraid. :(
Comment #2
robertdjung commentedI don't think core forum supports it, but the ability is there. Advanced forum uses Statistics module (core) to get the info, via the "count content views" option.
I imagine that many users coming over from VB might want to maintain it's feel (via advanced forum + theming), so if possible it would be a nice thing to add to the "wish list"! Thanks so much for the needed import script!