Roll Call
0 Legionnaires (), 166 Murran Spies, and 4 Spider Guild Agents.
Key: Admin, Global Mod, Mod
Time-Scope
I'm Thinking of a DCU character Part 6!
by Chaim Mattis Keller - 06/15/25 02:03 PM
reading Legion from the beginning
by lancesrealm - 06/15/25 12:59 PM
The Non-Legion Comics Trivia Thread Pt 5
by Invisible Brainiac - 06/15/25 12:36 PM
Crow! Tell us the good things going on in your life!
by Invisible Brainiac - 06/15/25 04:15 AM
Wheel of Fortune / Hangman Season 3
by Invisible Brainiac - 06/15/25 04:14 AM
Legionnaire Mastermind
by Invisible Brainiac - 06/15/25 04:14 AM
Supergirl by Sophie Campbell
by stile86 - 06/15/25 12:52 AM
Great Scott, Folks! Superboy is back!
by stile86 - 06/15/25 12:48 AM
Omnicom
Previous Thread
Next Thread
Print Thread
Page 1 of 3 1 2 3
#368809 01/02/13 04:18 PM
Joined: Jul 2003
Posts: 9,918
Wanderer
Wanderer
Joined: Jul 2003
Posts: 9,918
As most of you know, I had posted about our changing forum software a few weeks ago. I did end up setting us up with the new software, but I'm unhappy with the look and feel of it and some of the options available. So I'm considering going a different route that's more like the software we are currently using. As a result, I'll need to close these boards for a day or two to (hopefully) successfully transition the members, topics, posts, etc.

(I closed up by accident...just trying something out).


Last edited by Nightcrawler; 01/05/13 09:56 AM.
Joined: Jul 2003
Posts: 9,918
Wanderer
Wanderer
Joined: Jul 2003
Posts: 9,918
Ugh...You'll have to log in to the VB forums using your displayed name and not your log in name.

Joined: Jul 2003
Posts: 9,918
Wanderer
Wanderer
Joined: Jul 2003
Posts: 9,918
And we've moved. Still a lot of work to be done, but this is basically going to be the new Legion World message board from here o out.

Joined: Jul 2003
Posts: 40,931
Trap Timer
Trap Timer
Joined: Jul 2003
Posts: 40,931
Okay, so apparently the ability of non-admins to post was not turned on.

I think it should be working now.

Joined: Jul 2003
Posts: 40,931
Trap Timer
Trap Timer
Joined: Jul 2003
Posts: 40,931
Okay, so apparently I had to reset each forum individually. But *now* I think the permissions are right on everything.

Joined: Jul 2003
Posts: 9,918
Wanderer
Wanderer
Joined: Jul 2003
Posts: 9,918
I thought I did all of that...sorry.

Joined: Jul 2003
Posts: 40,931
Trap Timer
Trap Timer
Joined: Jul 2003
Posts: 40,931
For the record, I'm definitely liking this a lot better than the *other* new board!

Joined: Jul 2003
Posts: 9,918
Wanderer
Wanderer
Joined: Jul 2003
Posts: 9,918
It's still a work in progress, but yeah...vbulletin has made me appreciate this software more.

Joined: Jul 2003
Posts: 11,207
#deleteFacebook
#deleteFacebook
Joined: Jul 2003
Posts: 11,207
Originally Posted by Nightcrawler
I thought I did all of that...sorry.

Could be worse. At least (before the permissions were fixed) I hunted down and un/repinned all the sticky topics that had gone invisible to make them show up smile

[No, I'm not joking]

Incidentally, here's the CSS code I'm using to make a few things more like the old board if it helps:
Code
table.t_inner td{padding:5px !important;margin:0px}
table.t_inner td.tdheader, table.t_inner td.subjecttable{padding:2px 5px !important}
.body_col,.navigation{padding:0px !important}
DIV.ubbcode-block{width:92.5% !important}
.ubbcode-body,.ubbcode-header{width:98.8% !important}
td.breadcrumbs{font-size:90% !important;
background: -moz-linear-gradient(top, #000000 0%, #000020 44%, #000080 100%) !important}
td.forumtitle a,.sticky_css a{font-weight:bold !important}


My views are my own and do not reflect those of everyone else... and I wouldn't have it any other way.

Cobalt, Reboot & iB present 21st Century Legion: Earth War .
Joined: Jul 2003
Posts: 11,207
#deleteFacebook
#deleteFacebook
Joined: Jul 2003
Posts: 11,207
Originally Posted by Shoutbox
[x] Reboot: Ngh. You can't limit the sidebar to the Forum List page?
[x] Nightcrawler: Nope...that's why I didn't use it before
[x] Reboot: I *think* I've figured out a hack to hide it on other pages. Would that help?
[x] Nightcrawler: Sure
[x] Reboot: Okay, I'll post it in the "We've Moved!" topic...

Right, it's hacky, but...

Add
Code
.right_col{display:none}


to the main CSS file.

Then in the HTML code for the forum list page itself, add
Code
<style type="text/css">
.right_col{display:inline}
</style>


Since that's read later in the process, it will override the display:none.

Last edited by Reboot; 01/05/13 06:27 PM. Reason: Missed a bit

My views are my own and do not reflect those of everyone else... and I wouldn't have it any other way.

Cobalt, Reboot & iB present 21st Century Legion: Earth War .
Joined: Jul 2003
Posts: 9,918
Wanderer
Wanderer
Joined: Jul 2003
Posts: 9,918
Actually, I'm going to be giving each forum it's own style, so I'll just add that bit to that style and leave this one alone.

Joined: Jul 2003
Posts: 11,207
#deleteFacebook
#deleteFacebook
Joined: Jul 2003
Posts: 11,207
Fair enough smile

One other suggestion - could you brighten the yellow up on the new-posts L? The red/blue borders are less prominent with the new version, so it'd make them stand out more:

Like this:
[Linked Image] [Linked Image]


My views are my own and do not reflect those of everyone else... and I wouldn't have it any other way.

Cobalt, Reboot & iB present 21st Century Legion: Earth War .
Joined: Jul 2003
Posts: 11,207
#deleteFacebook
#deleteFacebook
Joined: Jul 2003
Posts: 11,207
Okay, something mildly concerning. I was going through the 21CL Roll Call thread, changing links to point to the new board, and came across one post that's not come through at all - it's showing (including on the edit page) as completely blank. Here's the counterpart on the original board, for comparison.

In this case, I can restore it manually, obviously. I'm just wondering how many posts are like that...


My views are my own and do not reflect those of everyone else... and I wouldn't have it any other way.

Cobalt, Reboot & iB present 21st Century Legion: Earth War .
Joined: Jul 2003
Posts: 11,207
#deleteFacebook
#deleteFacebook
Joined: Jul 2003
Posts: 11,207
Still playing around - if you add
Code
.modname,.globalmodname,.adminname {text-decoration:underline}


Then Firefox will make the underline the same colour as the link text, rather than the default link colour.


My views are my own and do not reflect those of everyone else... and I wouldn't have it any other way.

Cobalt, Reboot & iB present 21st Century Legion: Earth War .
Joined: Jul 2003
Posts: 9,918
Wanderer
Wanderer
Joined: Jul 2003
Posts: 9,918
Originally Posted by Reboot
Okay, something mildly concerning. I was going through the 21CL Roll Call thread, changing links to point to the new board, and came across one post that's not come through at all - it's showing (including on the edit page) as completely blank. Here's the counterpart on the original board, for comparison.

In this case, I can restore it manually, obviously. I'm just wondering how many posts are like that...


Could have been one of the stopping points, where I had to restart the process. So, if these exist then Spaceoploy will be filled with them. The old boards will be up for awhile (I'm turning off PMs, though), so any mods can transfer stuff like this over.

Joined: Jul 2003
Posts: 12,893
Time Trapper
Time Trapper
Joined: Jul 2003
Posts: 12,893
Took about five times to get to the site using copy and paste. when it didn't work, I typed in the address starting with the www and ending before the "]".


Damn you, you kids! Get off my lawn or I'm callin' tha cops!

Something pithy!
Joined: Jul 2003
Posts: 11,207
#deleteFacebook
#deleteFacebook
Joined: Jul 2003
Posts: 11,207
Just noticed that any image wider than 400px is getting scrunched down via CSS. Is that deliberate, or a default setting?

[Oh, and any image posted with the [thumb] tag hack isn't showing, but you may have expected that one.]


My views are my own and do not reflect those of everyone else... and I wouldn't have it any other way.

Cobalt, Reboot & iB present 21st Century Legion: Earth War .
Joined: Feb 2008
Posts: 4,695
Legionnaire!
Legionnaire!
Joined: Feb 2008
Posts: 4,695
Originally Posted by Eryk Davis Ester
Okay, so apparently I had to reset each forum individually. But *now* I think the permissions are right on everything.


I just tweaked the "Can Read Topics" permission to enable for "Guests" as well.

I assume we didn't want to have an uprising among the lurking class. smile

Joined: Oct 2003
Posts: 86,224
Unseen, not unheard
Unseen, not unheard
Joined: Oct 2003
Posts: 86,224
Seems that clicking on a link to another thread while you're logged on will necessitate logging on again before you can post to the linked thread. However, jumping around from thread to thread normally doesn't show any issues.

Still, am loving the new look and the speed at which you guys are tidying up! Awesome, and thanks for the hard work smile

Joined: Jun 2012
Posts: 397
Active
Active
Joined: Jun 2012
Posts: 397
Glad I can post again. It took me a few minutes to figure how to get here from the old site from my iPhone, I'm finally logged in.

Joined: Jul 2003
Posts: 11,207
#deleteFacebook
#deleteFacebook
Joined: Jul 2003
Posts: 11,207
File manager isn't working - I wanted to upload something in Bits there, and it tells me " File Manager: You can attach 1 files. Max. file size is 0 Bytes." And the 0 Bytes part is entirely literal. And trying to upload an image in Holo-Vids causes it to tell me that "We encountered a problem. The reason reported was: You have exceeded your limit of attachments."

And the Last Posts island on the forum list page isn't updating at all - the last post there is from 16 hours ago just now.


My views are my own and do not reflect those of everyone else... and I wouldn't have it any other way.

Cobalt, Reboot & iB present 21st Century Legion: Earth War .
Joined: Jul 2003
Posts: 40,931
Trap Timer
Trap Timer
Joined: Jul 2003
Posts: 40,931
Not that it's a big deal, but everyone's member number has been increased by 1. I'm now Member #5.

Joined: Jul 2003
Posts: 9,918
Wanderer
Wanderer
Joined: Jul 2003
Posts: 9,918
Originally Posted by Reboot
File manager isn't working - I wanted to upload something in Bits there, and it tells me " File Manager: You can attach 1 files. Max. file size is 0 Bytes." And the 0 Bytes part is entirely literal. And trying to upload an image in Holo-Vids causes it to tell me that "We encountered a problem. The reason reported was: You have exceeded your limit of attachments."

And the Last Posts island on the forum list page isn't updating at all - the last post there is from 16 hours ago just now.


The Last Posts issue is probably the same bug that affected the shoutbox...it's being generated externally and apparently that technology hasn't been perfected yet with this software. I'll have to consider other options.

I haven't really looked at/played with the attachments yet. Will figure that out when I can. Probably have to test with my Beast Boy account.

Originally Posted by Eryk Davis Ester
Not that it's a big deal, but everyone's member number has been increased by 1. I'm now Member #5.


Member #1 is now the message board or something...I was demoted to #2 which of course affects everyone else.

Last edited by Nightcrawler; 01/06/13 08:46 PM.
Joined: Feb 2008
Posts: 4,695
Legionnaire!
Legionnaire!
Joined: Feb 2008
Posts: 4,695
This may be another flavor of the bug referenced above, but the "Popular Topics" box on the front page doesn't seem to accurately reflect the "Views" count - instead just showing the number of posts in those particular threads.

Joined: Jul 2003
Posts: 9,918
Wanderer
Wanderer
Joined: Jul 2003
Posts: 9,918
I don't know if the "views" numbers will be accurate until after the new message board is established. The old software never recorded that information, so posts is what it's based on now.

Page 1 of 3 1 2 3

Link Copied to Clipboard
Hyperpath Console
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Forum Statistics
Forums14
Topics21,128
Posts1,054,245
Legionnaires1,733
Most Online53,886
Jan 7th, 2024
Newest Legionnaires
Dick Grayson's PTSD, Joe, Boy Kid Lad, Anonymous Girl, Mimi
1,733 Registered Legionniares
Today's Birthdays
Kon-L, ultraaman
Random Holo-Vids
Member Spotlight
Posts: 220
Joined: February 2007
ShanghallaLegion of Super-Heroes & all related proper names & images are ™ & © material of DC Comics, Inc. & are used herein without its permission.
This site is intended solely to celebrate & publicize these characters & their creators.
No commercial benefit, nor any use beyond the “fair use” review & commentary provisions of United States copyright law, is either intended or implied.
Posts made on this message board must not be reproduced without the author's consent.
The Legion World Star
Powered by UBB.threads™ PHP Forum Software 8.0.0