• The time has come to vote for the NEW name of the site! Check out the stickied thread in TLR. Get your votes in now, poll will be closing in six days.

General Suggestions Thread

@thaKEAF

please disable attachments completely. they make saving content difficult and isa barrier to guests viewing content.
 
Back to the drawing board :francis:


reddit comments urls aren't working to embed properly.

https://old.reddit.com/r/funny/comments/1ny4urs/not_a_cop/nhs41ay/

the reddit thread id in the url above is "1ny4urs" and thats what keeps loading instead of the comment id "nhs41ay"



this is what the site automatically changes a comment url to stripping out the comment id.

[MEDIA=reddit]funny/comments/1ny4urs/not_a_cop[/MEDIA]

this bbcode and url format code works to properly embed the comment url:

[media=reddit]https://old.reddit.com/r/funny/comments/1ny4urs/not_a_cop/nhs41ay/[/media]
 
Last edited:
@thaKEAF

when you disabled uploading attachments, you also blocked users from seeing previously uploaded attachments. I think these instructions might help to resolve that.


a.i generated(copilot):

Here’s a comprehensive guide to configure XenForo so that users cannot upload new attachments via the “Attach files” button but can still view existing attachments:

🛠 Comprehensive Configuration Guide​

🔐 Step 1: Access the Admin Control Panel (ACP)​

  • Log in to your XenForo site as an administrator.
  • Navigate to the Admin Control Panel.

👥 Step 2: Modify User Group Permissions​

Go to:
ACP → Groups & permissions → User group permissions

For each relevant user group (e.g., Registered Users):​

  1. Search for “Attachment” permissions.
  2. Set the following:
    • Upload attachments to postsNo or Never
    • View attachmentsYes
✅ This disables the “Attach files” button while allowing users to view/download existing attachments.

🧪 Step 3: Verify with a Test Account​

Create or use a test user in the affected group:
  • Try posting a new thread or reply → Confirm “Attach files” is hidden or disabled.
  • Visit threads with attachments → Confirm attachments are visible and downloadable.

🗂 Step 4: Check Node-Level Permissions​

Go to:
ACP → Forums → [Select a forum] → Permissions
  • Ensure that node-specific permissions do not override the global group settings.
  • Specifically:
    • Upload attachments to posts → Should be Not Set or Never
    • View attachments → Should be Yes

🎨 Step 5: Review Theme and Template Overrides​

If you use custom themes or templates:
  • Go to ACP → Appearance → Templates
  • Search for templates like editor or message_macros that might include the “Attach files” button.
  • Ensure no custom logic is re-enabling the button for restricted groups.

🔌 Step 6: Audit Add-ons​

Check for any installed add-ons that:
  • Modify attachment behavior.
  • Override permission logic.
  • Reintroduce upload options.
Disable or reconfigure them if they conflict with your intent.

📣 Step 7: Notify Users​

Use Notices or a pinned thread to inform users:
  • Why attachment uploads are disabled.
  • That existing attachments remain accessible.
Go to:
ACP → Communication → Notices
Create a notice visible to affected groups on post pages.

🧭 Optional: Monitor Logs and Behavior​

  • Use ACP → Tools → Logs to monitor permission errors or unexpected behavior.
  • Periodically test with different user groups and forums.

✅ Summary​

FeatureSetting
Upload attachments to postsNo / Never
View attachmentsYes
Node-level overrideNot Set / Never (Upload)
Theme/template editsEnsure no override
Add-onsAudit for conflicts



by Perplexity:

Here is a comprehensive guide for configuring a XenForo forum so users cannot post new attachments via the "attach files" button, but can still view previously uploaded attachments.xenforo+3

Step 1: Access the Admin Control Panel​

  • Log in to your XenForo site's Admin Control Panel.bikegremlin

Step 2: Navigate to User Group Permissions​

  • Go to Groups & permissions and select User group permissions.xenforo+1
  • Choose the user group(s) whose members should be restricted from uploading new attachments (e.g., Registered, Unregistered or custom roles).bikegremlin

Step 3: Modify Attachment Upload Permission​

  • Locate the Forum permissions section for the selected user group.xenforo
  • Set Upload attachments to posts to “No” (or “Never” for stricter enforcement, especially for moderator groups).xenforo+1
    • “No” removes the "attach files" button and prevents normal users from uploading attachments in posts.
    • For moderator groups or any group with overlapping permissions, use “Never” to override inherited permissions.xenforo

Step 4: Ensure Attachment Viewing Remains Enabled​

  • In the same Forum permissions area, confirm that View attachments to posts remains set to “Yes”.xenforo+1
    • This maintains members’ ability to view and download attachments uploaded previously.

Step 5: Check Node-Specific Permissions (if Applicable)​

  • If your forum uses custom node-level permissions, repeat steps above for node permissions, ensuring Upload attachments is “No” but View attachments is “Yes” for each relevant forum section.xenforo

Step 6: Test Configuration​

  • Use the Analyze permissions tool in Groups & permissions to confirm your changes are working as intended for selected user roles.xenforo
  • Log out or use a test account in each role to verify:
    • “Attach files” button is hidden/disallowed.xenforo
    • Previously uploaded attachments are visible and downloadable.bikegremlin

Step 7: Optional – Additional Appearance Tweaks​

  • No additional CSS or add-ons are required; permissions control the button and upload capability.
  • However, if desired, you can further visually hide the "attach files" button with a CSS snippet in Appearance > Templates > extra.less. This is not recommended since permission settings are more secure.xenforo


This approach ensures site users can only view, not upload, attachments, while moderators and administrators retain control via permissions. Changes are immediately effective and reversible from the Admin Control Panel.xenforo+3

  1. https://xenforo.com/community/threa...ment-upload-for-moderating-user-group.189486/
  2. https://xenforo.com/docs/xf2/attachments/
  3. https://io.bikegremlin.com/32015/xenforo-forum-installation-securing-and-configuring/
  4. https://xenforo.com/docs/xf2/permissions/
  5. https://xenforo.com/community/threads/disabling-the-attach-files-button.223918/
  6. https://xenforo.com/community/threads/viewing-of-attachments-and-the-file-upload-button.226232/
  7. https://xenforo.com/community/resources/remove-attachment-links-all.5339/
  8. https://xenforo.com/community/threads/attachments-permissions-issue.182285/
  9. https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-file-attachment-button/
  10. https://xenforo.com/community/threa...load-images-to-a-post-within-a-thread.125568/
  11. https://xenforo.com/community/threads/upload-download-permissions.51805/
  12. https://xenforo.com/community/threads/allow-hiding-attachment-thumbnails-from-guests.219575/
  13. https://xenforo.com/community/resources/wmtech-attachment-manager-pro.7600/
  14. https://xenforo.com/community/resources/xb-attachment-constraints-permissions.8096/
  15. https://xenforo.com/community/threa...ions-in-private-message-conversations.214245/
  16. https://babiato.tech/t/remove-attach-files-button.75393/post-1074673
  17. https://xenforo.com/community/tags/attachments/
  18. https://xenforo.com/community/threa...ugh-analyze-permissions-say-otherwise.176602/
  19. https://xenforo.com/community/threads/attachment-viewing-permissions.18984/
  20. https://gist.github.com/MaximilianKohler/3bdedd0185283ac30c1f1422f9626947
 
- :wow: In the dap/reaction section


- if he want it, @bnew as mod or some shit

- instead(or in conjunction with) of straight bans or bushes (or using the ignore list)

Can we get a “suspected agent / coon” tag for repeat offenders? Maybe a perma tag that mods that can place on em.

And also a set of tags that we can individually place on em? Seems like that would be a lot for the server to handle…but would be dope af.

(Ideally, if we could switch filters between no suspected agents/coons posts and with agents/coon…..that would be fire, but I’m assuming that’s a whole other step up for the servers…the tags would good enough)

- maybe a “cac alert” too, but only for the :mjpls:


- as I’m typing this just noticing there’s no have :mjpls: needs that immediately
 
Last edited:
We def need a
flabbynsick.png
dap.
 
Should dispoara wars have their own forum too?. That and politics consumes too much over there.
Any of the more controversial/spirited conversations should definitely be in a different area than the chill discussions and fuckery imo. You can't always predict it, but sometimes the bait threads and topics are obvious.
 
Should dispoara wars have their own forum too?. That and politics consumes too much over there.
Yes. The root section was basically made for "militants" and "diaspora wars" and for black history and knowledge. I say keep the politics and race related threads in separate subforums and don't allow users to post those topics in TLR or whatever we call the locker room on here. TLR on here should be non-serious chill discussions. Can generate traffic to multiple sub-forums that way IMO.
 
@thaKEAF

can you find a way to insert stealthgram links or any easy to implement instagram viewer to posts containing instagram embeds? everyone don't have IG accounts so a lot of content goes unseen.

I made a userscript and shared it before cause I had that issue.



1cpJ7Y7.png


This userscript automatically adds an extra link ("Stealthgram link") directly below Instagram posts that are embedded in forum threads on XenForo-based sites (like TheColi.com and others). The added link allows users to open the same Instagram media (photo, video, reel, etc.) anonymously and directly on Stealthgram.com1. Stealthgram is a tool for anonymously viewing and downloading public Instagram content.
Detailed Summary:
  • What Does It Do?
    • When you view a forum thread with Instagram media embedded (using the s9e embed style, common in XenForo forums), this script scans for those Instagram posts.
    • Beneath each Instagram embed, it adds a new text link labeled "Stealthgram link."
    • Clicking this link opens the same Instagram post on Stealthgram.com – a site where you can view and (sometimes) download Instagram posts anonymously, with no login needed1.
    • The script works automatically, even if new Instagram embeds are loaded while you scroll or while the page updates, ensuring the new links always appear.
    • It avoids adding duplicate links under the same embed.
  • Why Use This?
    • Anonymous viewing: You can view Instagram media without logging in or letting Instagram know who you are.
    • Site reliability: If Instagram embeds are broken or blocked, Stealthgram often provides an alternative way to see the media.
    • Convenience: No need to manually copy-paste Instagram links into Stealthgram—just click.
  • How Does It Work?
    • Detects Instagram embeds by looking for special "iframe" code in forum posts.
    • Extracts a unique media ID from the embed.
    • Inserts a link using this ID, pointing straight to the Stealthgram view for that post.
    • Monitors the page for new Instagram embeds and handles them automatically.
How to Install on Desktop Browsers (Firefox/Chrome):
  1. Add a Userscript Manager Extension:
  2. Install the Userscript:
    • Copy the script code provided above.
    • Click the userscript manager’s extension icon and select “Create a new script” or "Add a new script".
    • Delete any default code and paste in the entire userscript.
    • Click “Save.” The userscript manager will now run this script automatically on supported sites.
  3. Browse Supported Forums:
    • Go to any supported XenForo-based forum thread (e.g., thecoli.com or forums with URLs containing /threads/).
    • Instagram embeds in posts will now have a "Stealthgram link" below them. Click to view media on Stealthgram.
How to Install on Mobile Firefox (Android):
  1. Add a Userscript Manager Extension:
    • Open Firefox on your phone.
    • Go to addons.mozilla.org and search for “Tampermonkey.” Install it.
  2. Install the Script:
    • Tap the Tampermonkey icon, choose to create a new script, and paste in the code above.
    • Save the script.
  3. Use:
    • Visit supported forums in Firefox for Android.
    • Stealthgram links will appear below Instagram embeds as they do on desktop.
Note:
  • Chromebooks and some Android browsers (Chrome for Android) may not support userscripts directly.
  • iOS browsers generally do not support userscripts unless you use third-party paid apps with userscript support.
No technical skills are needed beyond copy-pasting and saving within Tampermonkey/Violentmonkey.
For more on Stealthgram features and privacy, visit

pastebin.com/SfpwFJce
the link works but coli embed is old & broken.
 
can you make hyperlinks automatically underlined when users post in the HTML editor mode, when brook updated the site in 2021 I thought he misconfigured the new site because it no longer worked that way but this site now has the same issue by default. users won't know there are links in articles cause all links look like regular text unless you hover over it with the mouse then it shows an underline.
 
@thaKEAF

thanks for increasing the posting character limit.

I noticed on supacoli how they have a reply field to posts for guests and when guests try to post they're redirected to a signup page with the option of to login ; can you add that here?
 
I don't know what it's called. But way back when, I was on forum that have live chat at the top of the homepage. What would it take for something like that to be developed for this site?
 
I don't know what it's called. But way back when, I was on forum that have live chat at the top of the homepage. What would it take for something like that to be developed for this site?
I looked that up earlier. It's an extension we can get once we get on our own server.
 
there seems to be a time-limit that keeps increasing when I try to create a thread. please remove it and keep it to 7-10 seconds max.
 
What do yall think of being able to select your team logos to be under your post count, location, rep etc
 
Back
Top