Do you have a solid data connection? You only seem to have one bar.There’s this issue that happens sometimes where everything is distorted and a lot of graphics don’t load
This only started to happen recently so I don’t think it’s just me
I’ve attached screenshots that show what I’m talking about
I was connected to WiFi, not using cell serviceDo you have a solid data connection? You only seem to have one bar.
That's just how TCF loads things. If you lose connection or stop loading a page you'll get that default image thing.I was connected to WiFi, not using cell service
This happens sometimes no matter many bars I have and only started recently and my internet hasn’t changed or anything and I’ve always had poor service in my area
It could be still something on my end but if it’s not connection I’m not sure what it could be
Next time it happens and I take more screenshots I’ll post them or edit them into this message
Not sure, they may be, but as they are now they look okay to me.I'm not sure it's been mentioned before yet but I've noticed that the buttons for the text editor on Underground theme seem more saturated than they used to be.
Not certain if it's simply a Xenforo thing or something else or if people have noticed that on other themes?
I can't say that I've noticed, even after having used Underground for the past several years. I'll check to see if I have any screenshots and compare.I'm not sure it's been mentioned before yet but I've noticed that the buttons for the text editor on Underground theme seem more saturated than they used to be.
Not certain if it's simply a Xenforo thing or something else or if people have noticed that on other themes?
Honestly I don't know how I missed that.Here's an example from before the update:
View attachment 491859
And here's it now:
View attachment 491860
Difference is pretty minor and doesn't really change much, but, is something I noticed.
I audibly laughed at this image
The Search bar at the top can do that - just change the search limiter from 'Everywhere' to 'This thread'I have an idea… probably dumb, but I will still share.
What if there was a thingi at the bottom that would let you look up things in a thread to see if its been said already?
Thank you for informing me : )The Search bar at the top can do that - just change the search limiter from 'Everywhere' to 'This thread'
View attachment 492739
This doesn't seem to be the case from my own testing as the auto-embed happened while they weren't on a line by themselves. The same post's raw text without word wrap enabled:The embed thing only happens if the URL is on a line by itself, so you can just not do that - by adding a word/character to the line, by using an unordered list, or using the Insert Link (Ctrl-K) to substitute a word/phrase to display for the URL
yeah, i dislike the decline of forums as a medium as well. the discord-ification of the internet has been a frustrating descent into madness and it leads to information scarcity.
discord tried doing a forums feature so servers could be front-facing and indexable but it never really went anywhere.
a quick rundown of what happened with social groups can be found with these posts: https://forums.terraria.org/index.php?threads/what-if-there-was-%E2%80%9Cclubs%E2%80%9D-or-something-for-tcf-users-to-join.140956/#post-3246005 | https://forums.terraria.org/index.php?threads/what-if-there-was-%E2%80%9Cclubs%E2%80%9D-or-something-for-tcf-users-to-join.140956/#post-3246295
the thread about the change to private messages/conversations can be found here as well: https://forums.terraria.org/index.php?threads/announcement-regarding-changes-to-conversations-private-messages.133894/
I think we're talking about two different things. When you said 'embed', I thought you meant like the changed feature described in the OP. That actually uses an EMBED BBcode block, I believe.This doesn't seem to be the case from my own testing as the auto-embed happened while they weren't on a line by themselves. The same post's raw text without word wrap enabled:
View attachment 492741
Rich (BB code):yeah, i dislike the decline of forums as a medium as well. the discord-ification of the internet has been a frustrating descent into madness and it leads to information scarcity. discord tried doing a forums feature so servers could be front-facing and indexable but it never really went anywhere. a quick rundown of what happened with social groups can be found with these posts: https://forums.terraria.org/index.php?threads/what-if-there-was-%E2%80%9Cclubs%E2%80%9D-or-something-for-tcf-users-to-join.140956/#post-3246005 | https://forums.terraria.org/index.php?threads/what-if-there-was-%E2%80%9Cclubs%E2%80%9D-or-something-for-tcf-users-to-join.140956/#post-3246295 the thread about the change to private messages/conversations can be found here as well: https://forums.terraria.org/index.php?threads/announcement-regarding-changes-to-conversations-private-messages.133894/
The same post, embedded directly into the post:
yeah, i dislike the decline of forums as a medium as well. the discord-ification of the internet has been a frustrating descent into madness and it leads to information scarcity.
discord tried doing a forums feature so servers could be front-facing and indexable but it never really went anywhere.
a quick rundown of what happened with social groups can be found with these posts: TCF Suggestion - What if there was “clubs” or something for tcf users to join? | TCF Suggestion - What if there was “clubs” or something for tcf users to join?
the thread about the change to private messages/conversations can be found here as well: Official - Announcement regarding changes to conversations (private messages)
And this is how the BBcode of that section looks before I edit anything:
It seems that it just auto-fills the embed now regardless? However, since it can't be changed, I suppose the best way to get around it right now would just be manually assigning text to the link via the URL BBcode.. or just not posting three links in one profile post to begin with. At least this discussion is helpful reference material.![]()
Very plausible. I'm not exactly the best at conveying myself clearly without brute force and directly punching through a few examples in the processI think we're talking about two different things. When you said 'embed', I thought you meant like the changed feature described in the OP. That actually uses an EMBED BBcode block, I believe.
Yeah, this is my first time using a forum for extended periods in years, so this makes a lot of sense.Substitution of a thread/page title for a link (if available) happened in a previous XF update, some time ago. Prior to that, a URL was just displayed as it was typed/pasted, it may not have even been highlighted way back then.
If a string of text is intended to be clickable as a link, a URL BBcode block is required. There's no way around that, and never has been, as far as I know. If you don't want a URL to be clickable, you can wrap it in a PLAIN BBcode block - everything inside that is displayed exactly as-is.
This also makes a lot of sense. Just tells me when I'm checking something's character count in notepad I need to write my own BBcode in there as well.The character limits on profile posts - whether 1000 or whatever it was before (420?) - is based on the total number of characters in the BBcode version of the post, including all of the BBcode directives. That's the only reliable way to count the length of a message. The Rich Text editor - what most people use, with the menus etc. - inserts BBcode in various ways that can't always be determined. We don't have any way to intervene in how that works. This is also the reason that a character countdown display for posting (showing the number of 'characters' remaining before hitting the limit) can't be implemented in a reasonable fashion.