Community Constructive Feedback: Viewable Only By Select Important Members
it was probably something dumb like whatever IP I had landed on was flagged for bad actor use, I jumped over to the UK and it's fine now
Reply
all our actors are really good Snob
Reply
finally caved

just like
2 users liked this post: who is ted danson?, Gameboy Nostalgia
Reply
What is my money going to, that you can’t do this per device ?
1 user liked this post: who is ted danson?
Reply
(07-09-2025, 03:52 AM)Cauliflower Of Love wrote: What is my money going to, that you can’t do this per device ?
NFTs.
2 users liked this post: Gameboy Nostalgia, who is ted danson?
Reply
I literally puked trying to use the mobile site.

D for effort, and fuck you for execution.
3 users liked this post: benji, Besticus Maximus, BIONIC
Reply
(07-09-2025, 12:25 PM)Cauliflower Of Love wrote: I literally puked trying to use the mobile site.
Glad to hear they're working as intended.
Reply
I tried the dark mobile theme on my phone and I guess I'm now locked into it forever as it has no options to change it that I can see, but it also reveals why Ye Olde Countrie never had a dark theme, because some of the emotes look fucking ass on a dark background.
Spoiler:  (click to show)
although all of my prior contributions work flawlessly on both Snob
1 user liked this post: Gameboy Nostalgia
Reply
(07-14-2025, 12:02 PM)Eric Cartman wrote: I tried the dark mobile theme on my phone and I guess I'm now locked into it forever as it has no options to change it that I can see, but it also reveals why Ye Olde Countrie never had a dark theme, because some of the emotes look fucking ass on a dark background.
Spoiler:  (click to show)
although all of my prior contributions work flawlessly on both Snob

Pretty sure you can change theme through your profile as well.  I had to do that for one of the themes when I was checking them out.
Reply
It's in your user settings: https://thebire.com/forum/usercp.php?action=options

It's at the end under Other Options -> Board Style.
Reply
Likes now display on all the Mobile Tests. Although the formatting/location may be slightly off because I didn't remeasure the margins or anything.
Reply
Benji, steal something actually useful from ree

https://www.resetera.com/threads/video-unavailable-any-way-we-can-improve-youtube-links-embeds-on-here.1248090/#post-142879935

Atheerios, post: 142879935, member: 12313 wrote:Figured out the issue, the iframe code has a missing attribute for the referrer policy,

[CODE=html]<iframe ...... referrerpolicy="strict-origin-when-cross-origin"></iframe>[/CODE]

The [ICODE]referrerpolicy="strict-origin-when-cross-origin"[/ICODE] section is missing from the current iframes being generated by the forum and that is causing most embeds to not work. Maybe someone can tag an admin who can implement this fix, should be quite simple to do.

You can verify this works by pasting the following code for two test embeds (thanks [USER=45923]FerrisBueller[/USER]) anywhere in the forum using the browser's Inspect tool. The only difference between the 2 is the attribute and only the later one will work.

[CODE=html]<iframe src="https://www.youtube.com/embed/YEESfv-11ng"></iframe>

<iframe src="https://www.youtube.com/embed/YEESfv-11ng" referrerpolicy="strict-origin-when-cross-origin"></iframe>[/CODE]
2 users liked this post: benji, HeavenIsAPlaceOnEarth
Reply
I edited that for the auto-embed where it automatically embeds when you post the URL. I haven't yet found where the video tags are but only a few people use those for YouTube anyway.
1 user liked this post: BIONIC
Reply
Making a list to try and commit myself to doing some of this:
1. Updating forum to newest version, will be a few minutes of downtime some night just to make sure this doesn't break. (Also a reminder to myself to look up the one thing I need to change for the likes beforehand instead of trying to track it down after the fact.) It's just a couple minor security fixes and continuing fixes for php backend stuff, the latter is good because of the way php throws up silent errors whenever something is slightly off.
2. Start fussing with the mobile test themes in order to move a couple towards becoming "standard" themes. I won't bore you with the elaborate thought put into this transition but the current default will change to "Legacy" at some point down the road rather than continue to wait on MyBB. 
3. Fix the hide tags in some way, if only because I don't like that it's broken.
4. Look into the thread tag thing. It's not like we have all that many threads, there's only five pages on the main forum, but this would make it a little bit quicker to find older threads. I scrolled right past the Great Moments thread looking for it, if it had been tagged with say "ResetEra" I could have saved precious seconds that could have been applied to doing the work and reading the theory.
5. Maybe make it so you can tag users. Would anyone really desire this? Because if it's something people want I'll look into it more closely.
6. Refuse to add a dice roll feature.
7. Sell more personal data of The Bire users.
Reply
(09-21-2025, 06:28 AM)benji wrote: 6. Refuse to add a dice roll feature.
we're now on stage 8 of genocide
2 users liked this post: HeavenIsAPlaceOnEarth, NekoFever
Reply
8. AI user that randomly makes 50-100 replies a day to topics of their choosing
1 user liked this post: BIONIC
Reply
(09-21-2025, 10:21 AM)who is ted danson? wrote: 8. AI user that randomly makes 50-100 replies a day to topics of their choosing

EchoesofanAI
Reply
(09-21-2025, 06:28 AM)benji wrote: Making a list to try and commit myself to doing some of this:
1. Updating forum to newest version, will be a few minutes of downtime some night just to make sure this doesn't break. (Also a reminder to myself to look up the one thing I need to change for the likes beforehand instead of trying to track it down after the fact.) It's just a couple minor security fixes and continuing fixes for php backend stuff, the latter is good because of the way php throws up silent errors whenever something is slightly off.
2. Start fussing with the mobile test themes in order to move a couple towards becoming "standard" themes. I won't bore you with the elaborate thought put into this transition but the current default will change to "Legacy" at some point down the road rather than continue to wait on MyBB. 
3. Fix the hide tags in some way, if only because I don't like that it's broken.
4. Look into the thread tag thing. It's not like we have all that many threads, there's only five pages on the main forum, but this would make it a little bit quicker to find older threads. I scrolled right past the Great Moments thread looking for it, if it had been tagged with say "ResetEra" I could have saved precious seconds that could have been applied to doing the work and reading the theory.
5. Maybe make it so you can tag users. Would anyone really desire this? Because if it's something people want I'll look into it more closely.
6. Refuse to add a dice roll feature.
7. Sell more personal data of The Bire users.

[Image: Metal-Gear-Solid-1-Codec-Call-Meryl.jpg?w=1024]
2 users liked this post: HeavenIsAPlaceOnEarth, DavidCroquet
Reply
(09-21-2025, 06:28 AM)benji wrote: Making a list to try and commit myself to doing some of this:
1. Updating forum to newest version, will be a few minutes of downtime some night just to make sure this doesn't break. (Also a reminder to myself to look up the one thing I need to change for the likes beforehand instead of trying to track it down after the fact.) It's just a couple minor security fixes and continuing fixes for php backend stuff, the latter is good because of the way php throws up silent errors whenever something is slightly off.
2. Start fussing with the mobile test themes in order to move a couple towards becoming "standard" themes. I won't bore you with the elaborate thought put into this transition but the current default will change to "Legacy" at some point down the road rather than continue to wait on MyBB. 
3. Fix the hide tags in some way, if only because I don't like that it's broken.
4. Look into the thread tag thing. It's not like we have all that many threads, there's only five pages on the main forum, but this would make it a little bit quicker to find older threads. I scrolled right past the Great Moments thread looking for it, if it had been tagged with say "ResetEra" I could have saved precious seconds that could have been applied to doing the work and reading the theory.
5. Maybe make it so you can tag users. Would anyone really desire this? Because if it's something people want I'll look into it more closely.
6. Refuse to add a dice roll feature.
7. Sell more personal data of The Bire users.

Fix the go to latest unread post feature already bitch it’s been years Stahp
1 user liked this post: Mask
Reply
(09-12-2023, 05:44 PM)Eric Cartman wrote: vidya and bire OT need 'its one less click' links to each other like The Old Country Fatherland

(09-12-2023, 05:47 PM)benji wrote: The "forum jump" dropdown is supposed to serve that purpose.

(09-12-2023, 05:51 PM)Eric Cartman wrote: THAT IS NOT ONE LESS CLICK

Rage

Not like this!
Reply
(09-21-2025, 06:28 AM)benji wrote: Making a list to try and commit myself to doing some of this:
1. Updating forum to newest version, will be a few minutes of downtime some night just to make sure this doesn't break. (Also a reminder to myself to look up the one thing I need to change for the likes beforehand instead of trying to track it down after the fact.) It's just a couple minor security fixes and continuing fixes for php backend stuff, the latter is good because of the way php throws up silent errors whenever something is slightly off.
2. Start fussing with the mobile test themes in order to move a couple towards becoming "standard" themes. I won't bore you with the elaborate thought put into this transition but the current default will change to "Legacy" at some point down the road rather than continue to wait on MyBB. 
3. Fix the hide tags in some way, if only because I don't like that it's broken.
4. Look into the thread tag thing. It's not like we have all that many threads, there's only five pages on the main forum, but this would make it a little bit quicker to find older threads. I scrolled right past the Great Moments thread looking for it, if it had been tagged with say "ResetEra" I could have saved precious seconds that could have been applied to doing the work and reading the theory.
5. Maybe make it so you can tag users. Would anyone really desire this? Because if it's something people want I'll look into it more closely.
6. Refuse to add a dice roll feature.
7. Sell more personal data of The Bire users.

Make search default to "Show posts" instead of "Show threads." We're a post heavy, thread light forum.
Reply
I actually feel this way about every single forum anywhere, I'm looking for specific text, not a link to even a 5 page thread I have to click through to find the text I searched for somewhere buried within
2 users liked this post: Gameboy Nostalgia, HeavenIsAPlaceOnEarth
Reply
new emote pls 

[Image: G2w0k-GLWAAA9r-v.jpg]
Reply
(5 hours ago)filler wrote: new emote pls 

[Image: G2w0k-GLWAAA9r-v.jpg]

:youwashock
2 users liked this post: Gameboy Nostalgia, filler
Reply
(5 hours ago)BIONIC wrote:
(5 hours ago)filler wrote: new emote pls 

[Image: G2w0k-GLWAAA9r-v.jpg]

:youwashock
:suchababy
3 users liked this post: Gameboy Nostalgia, DavidCroquet, filler
Reply
[Image: ezgif-3ac3bd5de2ca63.png]
2 users liked this post: filler, Alpacx
Reply
[Image: ezgif-3ac3bd5de2ca63.png] BowdownBowdownBowdownBowdown
3 users liked this post: BIONIC, DavidCroquet, Gameboy Nostalgia
Reply
if we don't get this emote we know where moderation stands
1 user liked this post: DavidCroquet
Reply


Forum Jump: