Recent content by Neurergus

  1. N

    [TH] Resource Managers [Deleted]

    Hi, I know it's unmaintaned but I have it installed on my forum and I want to upgrade to 1.5. Does anyone know if this add-on works with xenforo 1.5? Thank you.
  2. N

    [bd] Social Share [Deleted]

    Ok, after @RoldanLT answer I bought and installed the add-on. I just want it basically to "auto-share" threads on a facebook page. After creating a facebook app, configuring xenforo facebook integration, and adding a shared account, I found that I could only choose the timeline. It seems I...
  3. N

    [bd] Social Share [Deleted]

    Just to be sure, can someone tell me if this mod works as expected on the latest version of xenforo? Thank you.
  4. N

    XF 1.4 SMF importer: no avatars and only some attachments imported

    I was tempted to do that, but first I checked with one of the filenames and it didn't exist. It seems they are "hashed" too, hence my idea of looking at getLegacyAttachmentFilename. Example: filename=diamond1.jpg -> filepath=attachments/59028_diamond1_jpg7454555c1d946706d0aa039af12bf214 About...
  5. N

    XF 1.4 SMF importer: no avatars and only some attachments imported

    I did more research on this on a new folder, with correct permissions, etc It looks like the older attachments with id_folder=1 have an empty "file_hash" value, which is used in $filePath, so it fails at checking the existence of the file. Reading another thread, it seems that I should look at...
  6. N

    XF 1.4 SMF importer: no avatars and only some attachments imported

    Hi, Recently I tried to import the data from my forum (SMF 2.0.9) to Xenforo 1.4.6. Apparently everything went smoothly, but after a more detailed inspection I found some issues: Some attachments are not imported. There are two differents folders and it appears those with "id_folder=1" are...
Back
Top Bottom