Page 31 of 31
Re: Forum Bugs

Posted:
December 22nd, 2015, 10:36 pm
by Kimonio
Refresh the cache. Ctrl+F5.
Re: Forum Bugs

Posted:
December 22nd, 2015, 10:42 pm
by PositronWildhawk
..and that worked. :D
Re: Forum Bugs

Posted:
April 12th, 2016, 6:57 am
by Supershroom
http://www.lastlegacy.us/forums/viewtopic.php?f=31&t=655EDIT: Now there are links to Newgrounds in the "Games" section.
Re: Forum Bugs

Posted:
April 29th, 2016, 9:37 am
by Konradix
It's not a bug, but just something that was left over from before the topic change. The nintendo thread still has this as a description:
"Forum rules
Obviously, this is all Nintendo, but Pokémon should go into the other forum."
The pokemon thread is now non-existant, so I just felt like this needed to be ammended too.
DoramEdit: Fixed. Thanks.
Re: Forum Bugs

Posted:
June 30th, 2017, 2:56 pm
by CedarBranch
I don't know if it's just me, but the "select all" function for code displays does not highlight any text. It just takes me to the top of the page instead.
Re: Forum Bugs

Posted:
July 1st, 2017, 2:45 am
by Karyete
CedarBranch wrote:I don't know if it's just me, but the "select all" function for code displays does not highlight any text. It just takes me to the top of the page instead.
Yeah we've already discovered the issue, but I don't think we know how to fix it yet. You can always use Pastebin for your levels if it gets too annoying.
Re: Forum Bugs

Posted:
July 3rd, 2017, 7:12 pm
by Doram
Just so everyone knows, Yes, I am working on it. The biggest problem is that it is NOT one of the BBCodes we have added on over the years. This one is built into the forum structure itself as a buit-in, like bold and italics. As such, it's buried in the back-end files AND tangled up with a bunch of other stuff (with contributing code spanning more than one file). I am pretty sure that I've FOUND it, but now I'm trying to figure out how to fix it/re-write it/disable it so I can put it in the regular additions.........