Recent content by Jeff Lange

  1. J

    Cannot reproduce Threads being imported incorrectly - Duplicate Thread ID's

    The ID's being inserted into the XF2 DB did not match the ID's in the vB database, the ID's were much higher in the vB database but were being inserted incorrectly into the XF2 DB. I should have maybe done some more investigation but at the time I just needed things to work and so I ended up...
  2. J

    XenForo Redirects for vBulletin

    This is my current situation. Creating the /forums/ folder broke XF. :\ EDIT: Moved the new forums to a subfolder to correct the issue. Jeff
  3. J

    XF 2.0 Messages Per Page

    I know in XF1.x, there were issues regarding user-selectable messages per page, and I am wondering if those concerns still exist for XF2. I've currently set the messages per page to 40 to try to keep people relatively happy, but have had a couple of people ask about being able to change it. Are...
  4. J

    Cannot reproduce Threads being imported incorrectly - Duplicate Thread ID's

    For what it's worth, and I don't know exactly why it is happening, I just attempted an import to XF1 and it went smoothly. I'm going to go over to XF1 and then upgrade to XF2, don't want the site down while trying to sort this importer out. Jeff
  5. J

    Fixed Avatars not showing after import from VB 4.x

    Removing the avatarrevision check in vBulletin.php corrected the issue and avatars were now successfully imported. Jeff
  6. J

    Cannot reproduce Threads being imported incorrectly - Duplicate Thread ID's

    I'm going to look into this further, I suspect it may have something to do with a vB add-on that auto posts threads. Wasn't an issue when doing an XF1 import, but I'll look into that first. Jeff
  7. J

    Cannot reproduce Threads being imported incorrectly - Duplicate Thread ID's

    Not sure what the importer is doing to be honest, it seems to bring in a bunch of much newer threads (giving them low thread id's), and then continues to try to bring in threads that already have those ID's. It's always threads from one specific forum as well. Very odd, like in the thread import...
  8. J

    Fixed Avatars not showing after import from VB 4.x

    Avatars are stored in the DB, attachments are stored in the file system, I would like both to be imported. Jeff
  9. J

    Fixed Avatars not showing after import from VB 4.x

    I just checked the database, and all users have 'avatarrevision'=0 in the vB4 database. Additionally, I set/left the path to attachments directory, as all of the attachments are stored in the file system and not the database. Not sure which of those may be causing the issue here, but the XF1...
  10. J

    Fixed Avatars not showing after import from VB 4.x

    I'm having a similar issue, vB4 (avatars stored in DB) to XF 2.0.4. I had previously tested importing to XF 1.5 and the avatars transferred without issue. Ended up waiting for XF 2 to be released and updated before migrating over to XF, and it seemed the importing process to XF1 was smoother...
Back
Top Bottom