Page 14 of 14
Re: New BBCodes/changes/suggestions/etc.
Posted: Fri September 29, 2023 8:08 pm
by oasisfan35
Sgt. Crackpot wrote:Alright, so what's broken?
Insta?
Twitter?
Give me the list and examples so I can fuck around with shit
Ta
Garbage Dump could use a reboot.
Re: New BBCodes/changes/suggestions/etc.
Posted: Mon December 04, 2023 11:37 pm
by The Argonaut
Hey, look, this is cool

Re: New BBCodes/changes/suggestions/etc.
Posted: Tue December 12, 2023 11:18 am
by spaggyboy
Any chance you could update the site's SSL certificate?
Re: New BBCodes/changes/suggestions/etc.
Posted: Wed August 27, 2025 2:50 am
by spike
The insta code doesn’t seem to be working.
Re: New BBCodes/changes/suggestions/etc.
Posted: Wed August 27, 2025 2:51 pm
by Jorge
It works, it's just very strict. You have to do it exactly the way the code shows when you hover your pointer over it.
Code: Select all
[insta]http://instagram.com/p/DN1nMG6UCzR/[/insta]
Which means:
- http, as opposed to https
- no www in the URL
- must end with a trailing slash
This means you can’t just paste the share link Instagram gives you, because that usually looks like:
https://www.instagram.com/p/DN1nMG6UCzR ... _copy_link
But if you do it the right way, it works:
Re: New BBCodes/changes/suggestions/etc.
Posted: Thu August 28, 2025 7:23 am
by spike
I’ve been editing it that way for ages and it was working, but yesterday it did not. I’ll check my work again.
Re: New BBCodes/changes/suggestions/etc.
Posted: Thu August 28, 2025 12:30 pm
by B
spike wrote:I’ve been editing it that way for ages and it was working, but yesterday it did not. I’ll check my work again.
I assure you, anyone who has the skill to make changes to RM's code has been MIA for some time.
Re: New BBCodes/changes/suggestions/etc.
Posted: Thu August 28, 2025 4:45 pm
by dad
not to be that guy, but can’t AI do it?
Re: New BBCodes/changes/suggestions/etc.
Posted: Mon September 29, 2025 10:17 pm
by spike
Jorge wrote:It works, it's just very strict. You have to do it exactly the way the code shows when you hover your pointer over it.
Code: Select all
[insta]http://instagram.com/p/DN1nMG6UCzR/[/insta]
Which means:
- http, as opposed to https
- no www in the URL
- must end with a trailing slash
This means you can’t just paste the share link Instagram gives you, because that usually looks like:
https://www.instagram.com/p/DN1nMG6UCzR ... _copy_link
But if you do it the right way, it works:
Here’s an instance where I did all that originally and it resulted in a broken link. Maybe you can try:
http://forums.theskyiscrape.com/viewtop ... 5#p2202865
Re: New BBCodes/changes/suggestions/etc.
Posted: Mon September 29, 2025 10:23 pm
by Jorge
Re: New BBCodes/changes/suggestions/etc.
Posted: Mon September 29, 2025 10:25 pm
by Ello Sailor
Being able to embed YouTube shorts would be cool. Maybe Jorge can figure it out.
Re: New BBCodes/changes/suggestions/etc.
Posted: Mon September 29, 2025 10:36 pm
by Jorge
Easy
Re: New BBCodes/changes/suggestions/etc.
Posted: Mon September 29, 2025 10:38 pm
by Jorge
Same principle applies. Every YouTube video has a unique ID, shorts aren't any different. Just grab the ID from the video URL and use the YT code
Re: New BBCodes/changes/suggestions/etc.
Posted: Mon September 29, 2025 11:14 pm
by Ello Sailor
Yer a fuckin' wizard, m8.
Re: New BBCodes/changes/suggestions/etc.
Posted: Tue September 30, 2025 1:31 am
by spike
Jorge wrote:
Huh, that’s an entirely different code suffix. Did you post that from a laptop? Maybe it’s an iPhone app thing.
This is what it gives me (before I make the edits you mentioned above):
Here’s yours (after edits):
Re: New BBCodes/changes/suggestions/etc.
Posted: Sat October 04, 2025 4:55 am
by spike
I figured this out. If using the Insta app, click the share option but select open in Chrome. Then copy that link and edit appropriately.
There’s of course ways to streamline this process on a board such as this, but I shant hold my breath.