I have a current XF installation with around 60GB of attachments. I would ideally like to offload these to a Cloud CDN of our own (I currently have one for non-forum assets running our own AWS setup).
What are the steps to
1) Move the assets to a remote CDN
2) Connect them back to the correct...
Hello,
I'd like to know if there's a way to set custom permission for moderators such that - they can add attachments to threads but can't delete them.
To explain this further, I'll make a little description below:
The Issue: My forum has threads that are updated from time to time with...
Recently upgraded to 2.2. Everything seemed to go well except users no longer have the attach files button, but admins can see it. Assume it's a permission issues, but I don't see where this permission would be.
Upload attachments to posts is set to yes for registered users.
I started translating a series of articles one week ago on Russian language. In first day i translated fully a three articles and started translation fourth article. I haven't finished translating it, and just saved draft.
On my forum, drafts are kept one month. You can say "oh my god, it is too...
In my VB system, members could go into settings >> attachments and view / delete attachments. This was handy if, for example, a member hit their limit on attachment storage and wanted to delete older attachments.
I see that i, as admin, can go into ACP >> Content >> Attachments and view a...
Store your attachments in the cloud efficiently. Using this addon you can save bandwidth and storage space by separating your heavy attachments from the rest of the forum.
Yeah, seriously, you can pay as little as $1 a month to store 100 GB of attachments that your users will happily upload as...
You can see here that the image's link leads to the attachment source and not to the URL I have repeatedly indicated.
https://vi-control.net/community/threads/namm-2021.104561/post-4744693
I linked the image to this URL:
https://www.namm.org/news/articles/introducing-namm-believe-music-week...
Hello,
I just upgraded a test backup of our forums to version 2.2.0 (which is so exiting!), and my firt step was to check out the new rich text editor.
I immediately ran into the following problem:
When I attach pictures and insert them into the post as thumbnail, the pictures are shown...
Hi there,
I want to upload files via the Rest Api.
If I reply to an existing conversation or post I have to create a new attachment_key with POST to attachments/new-key containing a context.
Which format is expected for the context?
This code doesn't work.
$attach_param = array(
'type' =>...
Is there a way to manually assign the og:image property to attachment URLs? I was thinking I could edit the phrases in the templates to either pick one or the other, but I'm unfamiliar with xenForo phrases and it's been a millennia since I've dug around in templates to edit things. I've kind of...
If you upload a video, but don't explicitly insert it into the post like here: https://xenforo.com/community/threads/video.179870/post-1440622
You get an video icon:
If you tap/click on that... you get sent to the attachment url: https://xenforo.com/community/attachments/img_1964-mp4.229493/...
I have been looking through the Add-ons Page and searched the whole Forum for various terms like "zip", "attachments" and some combinations and I couldn't find what I'm looking for.
I just can't believe there is no add-on out there which adds a button to zip all attachments of a post/thread...
Hello, we ran into a moderation issue on our forums where a user attached an image that was against the ToS, then the same user deleted the attachment 3 hours later. This caused several problems:
1. The attachment was reported, but the moderator could not see the attachment anymore
2. The...
Hi,
We have an issue with folder store attachment then I want to change location, How can I change it.
I tried with config :
$config['externalDataUrl'] = '/mnt/disk/data/attachments';
$config['externalDataPath'] = '/mnt/disk/data/attachments';
but it seem not running. File uploaded but i can't...
Description:
Removes link (unlink) for attachments based on permissions. Generally, you'll set permission to remove links from attachments for guests (and robots - so they don't crawl links that are not available for opening).
Example:
Check the image below. With permissions set to 'Remove'...
If administrator decrease attachment count limit, user will always receive message about attachment limit when deleting attachment from post with attachment count larger than "new attachment count + 1".
For example, user uploaded 15 attachments to post (limit - 20). Administrator changes limit...
Description:
Completely hide attachments with notice based on permissions. You can change notice text by editing the phrase.
Features:
hide attachments with user permissions (in admin control panel set permissions for a user or user groups)
attachments are hidden with a notice (edit phrase...
Linode’s Block Storage service allows you to attach additional storage Volumes to your Linode. A single Volume can range from 10 GiB to 10,000 GiB in size and costs $0.10/GiB per month.
If you run your XenForo forum on a Linode server and have a large number of attachments - it is now possible...