[bd] Attachment Store for XenForo 2.0 [Paid] 2.1.3

Store attachment differently and more effectively.

  1. littlebigdunc

    littlebigdunc New Member

    Hi quick question reguarding setting up a ftp server to this addon

    the following im just wondering what i need to set them to

    'path' => '/home/user/domains/domain.com/public_html/data',
    'url' => 'https://cdn.domain.com/data',

    is Path the current directory of the data/atatchments to backup to the ftp?
     
  2. Semper Fidelis

    Semper Fidelis New Member

    Is there any way to resore files from S3 back to the server? The plugin saves files into folders based on year while Xenforo seems to just same files into 10 folders from 01 to 10.
     
  3. Berkin

    Berkin New Member

    @xfrocks Hello, is it fine to update Xenforo 2.3?

    Are you planning to release an about, cause it seems like there are some updates related with images and don't know if the plugin would get broken or not.

    Thank you.
     
  4. RoldanLT

    RoldanLT Active Member

    Hopefully this add-on gets updated for XF 2.3 or 3.0.
     
  5. xfrocks

    xfrocks XenForo rocks!
    Staff Member

    Yes, this add-on will be updated for XF2.3.
     
    vitoreis, Berkin and RoldanLT like this.
  6. vitoreis

    vitoreis New Member

    Roger, we have problems:

    Code:
    Error: Call to undefined function GuzzleHttp\Psr7\mimetype_from_extension() in src/addons/Xfrocks/AttachmentStore/Util/MimeType.php at line 24
    Xfrocks\AttachmentStore\Util\MimeType::guessByFileName() in src/addons/Xfrocks/AttachmentStore/Fs.php at line 134
    Xfrocks\AttachmentStore\Fs->putStream() in src/vendor/league/flysystem/src/MountManager.php at line 615
    League\Flysystem\MountManager->putStream() in src/XF/Util/File.php at line 216
    XF\Util\File::copyFileToAbstractedPath() in src/XF/Service/Attachment/PreparerService.php at line 89
    XF\Service\Attachment\PreparerService->insertDataFromFile() in src/XF/Service/Attachment/PreparerService.php at line 49
    XF\Service\Attachment\PreparerService->insertAttachment() in src/XF/Attachment/Manipulator.php at line 202
    XF\Attachment\Manipulator->insertAttachmentFromUpload() in src/XF/Pub/Controller/AttachmentController.php at line 95
    XF\Pub\Controller\AttachmentController->actionUpload() in src/XF/Mvc/Dispatcher.php at line 362
    XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 265
    XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
    XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
    XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2813
    XF\App->run() in src/XF.php at line 802
    XF::runApp() in index.php at line 23
    After update to v2.3.2... any help?
     
Loading...