Yes if you disable delayed processing which adds a good few seconds to image uploads.
I use it with XFMG, but I also have a local copy of the files on my server. It's not even noticeable on my forum. Probably because the local copy...
Yes if you disable delayed processing which adds a good few seconds to image uploads.
I use it with XFMG, but I also have a local copy of the files on my server. It's not even noticeable on my forum. Probably because the local copy...
@xfrocks any plans to make this great plugin work with xfmg?
Yeah, the delayed processing unfortunately is not working with the way XFMG rebuild its thumbnail (the add-on has its own thumbnail, different from the attachment system thumbnail). So you need to disable the delayed processing. A workaround is to keep local copy if your goal is to run more than one web servers for your XenForo installation (so you can safely ignore the data when a new node is required).I think it already works with XFMG...
What is your attachment configuration?hi @xfrocks,
@MattW moved my DigitalOcean VPS to his shared hosting service. It seems that the [bd] Attachment Store retains a hard path somewhere and I'm not quite sure how to solve this.
Below the two error messages I got in ACP so far. The path /home/nginx/domains/..... is from my old VPS.
Your help would be highly appreciated!
Well, you basically disabled the attachment store and the server error is related to another add-on actually. It's [bd] Image. Normally it does not store the full path but for some reason it does in your case (probably a very old version). An easy fix is to run this queryThis is the attachment configuration:
View attachment 111463
UPDATE `xf_thread` SET bdimage_image = ''
That would work tooI've uninstalled [bd] Image and reinstalled it in the meanwhile. In the Server Error Logs it seems to be referring to bdImage and not [bd] Attachments Store. Sorry for that.
I'm considering doing away with VPS and moving to shared host that has fairly small HD quotas. I already use S3 to store server backups. I'd just create a new bucket for forum attachments.
Here's my main question: If I move the attachments to S3 before moving to the new host will moving to a new host effect anything as far as retrieving attachments from S3 when I move?
I have a couple other questions too:
- My site is SSL'ed. Will S3 storage create a warning that there is insecure content on the page?
- Generally how fast is attachment retrieval from S3 for display? I don't want my site to be slow on pages with attachments.
Thanks for your time,
Dan
Disable [bd] Attachment Store: Delayed Processing an rebuild your thumbnails.Hello all
I am having a problem with thumbnails of Xen Media.
View attachment 119779 View attachment 119780
Thanks you.
We use essential cookies to make this site work, and optional cookies to enhance your experience.