View previous topic :: View next topic |
Author |
Message |
- Trick Member
Joined: 25 Feb 2002
|
0. Posted: Sun Jun 08, 2003 3:36 am Post subject: Board styles (subSilver, euclid, etc.) |
|
|
How come when I change my board style to something like subSilver or one of the other euclids like cool midnight or whatever, the site continues to look the same? Are these officially unsupported? I'd really like to be able to use a light-on-dark, lower contrast color scheme.
-Crystal |
|
Back to top |
|
|
Bringer of Death Trick Member
Joined: 08 Apr 2002 Location: Saving the world, one death at a time. |
1. Posted: Sun Jun 08, 2003 3:49 am Post subject: |
|
|
From what I understand, there's a lot of custom code that works just for this board theme. Go with the other themes and ...I don't know, something bad will happen and the custom codes won't work. Or something. _________________
iperson wrote: | EBT wrote: | Hey man, what's for dinner tonight? | You have asked for infinity and you don't deserve it. |
|
|
Back to top |
|
|
- Trick Member
Joined: 25 Feb 2002
|
2. Posted: Sun Jun 08, 2003 3:53 am Post subject: |
|
|
Er, that sounds klugy and hackish. Are you serious? If so, someone should clean that up... ;-) |
|
Back to top |
|
|
Bringer of Death Trick Member
Joined: 08 Apr 2002 Location: Saving the world, one death at a time. |
3. Posted: Sun Jun 08, 2003 3:55 am Post subject: |
|
|
Why clean it up when this board has several advantages? One of them being it looks just fine and does it's job, and the another being wayyyy too time consuming putting the code to ALL THE OTHER THEMES.
Not to mention the unnecessary waste of space and bandwidth associated with the other themes. _________________
iperson wrote: | EBT wrote: | Hey man, what's for dinner tonight? | You have asked for infinity and you don't deserve it. |
|
|
Back to top |
|
|
- Trick Member
Joined: 25 Feb 2002
|
4. Posted: Sun Jun 08, 2003 4:32 am Post subject: |
|
|
Your comments don't make sense to me as a programmer. "Putting the code to ALL THE OTHER THEMES"? What exactly does that mean? I can't think of any good engineering reason to hard-code everything so that it only works with one style, breaking the existing PHPBB2 code. Nor would it actually waste any bandwidth, and the amount of space it'd take is pretty minimal and I'm sure is insignificant.
Are you actually familiar with the reasons these themes aren't supported, or are you just trying to think up a defense for it? Because please don't; I'd rather hear from someone who's actually familiar with it.
Also, if these are intentionally unsupported, DDRFreak should remove the options from the menu. Incidentally, the line "This data is based on users active over the past five minutes" refers to the data area which has been removed from the front forums page; that line should be removed, too.
-Crystal |
|
Back to top |
|
|
Mr. Deus Trick Member
Joined: 27 Dec 2002 Location: smooveville |
5. Posted: Sun Jun 08, 2003 6:28 am Post subject: |
|
|
*speaking from memory of questions like this8
The way they have it set up, is that the custom code (i.e. warnings) was only programmed into one board theme.
I'm not sure how they managed to limit it to one theme, but they did. And to get it to work in the other themes, they would need to place the code into those themes as well.
Pretty silly for a few colors, eh? |
|
Back to top |
|
|
evn Staff Member
Joined: 23 Jan 2002 Location: Calgary AB |
6. Posted: Sun Jun 08, 2003 9:33 am Post subject: |
|
|
In the simplest terms phpbb2 is s "fucking mess" to work on. Adding modifications either means
1) tearing through a bunch of scattered php files until you find what you want (usually in 4 or 5 files)
or 2) finding the html pages that define the theme and just adding your hack/mod/whatever in there. (usually one or two files in the same directory)
I imagine things started out fairly simple: "Lets add x" - and after screwing around with the actual sections it was found easier to just toss it into sub silver. Then we "added Y and Z" and they went in the same way. At this point the site was dependent on subsilver so why not just add all the other modifications there too?
IIRC even when the forums were new there were never alternate styles (nor did the site intend to use them) so from the volunteer developers perspective - just getting the job done in a reasonable amount of time was the primary concern. If we're not going to use any other theme why bother with making sure our code works there? That just means more development time, which means angry developers (who are also angry mods), and angry mods lead to......what I wouldn't give to drop phpBB2 and move to a decent message board.. Well, you get the idea. _________________
|
|
Back to top |
|
|
Bringer of Death Trick Member
Joined: 08 Apr 2002 Location: Saving the world, one death at a time. |
7. Posted: Sun Jun 08, 2003 1:29 pm Post subject: |
|
|
Crystal wrote: | Are you actually familiar with the reasons these themes aren't supported, or are you just trying to think up a defense for it? Because please don't; I'd rather hear from someone who's actually familiar with it. |
Don't get bitchy with me, I was only trying to help you understand why it's like that. _________________
iperson wrote: | EBT wrote: | Hey man, what's for dinner tonight? | You have asked for infinity and you don't deserve it. |
|
|
Back to top |
|
|
Romantic Boy Trick Member
Joined: 14 Feb 2003 Location: In Southern California, where the romance guides me through my heart and soul |
8. Posted: Mon Jun 09, 2003 9:28 pm Post subject: Hmmmmm |
|
|
Crystal wrote: | Are you actually familiar with the reasons these themes aren't supported, or are you just trying to think up a defense for it? Because please don't; I'd rather hear from someone who's actually familiar with it. |
The Anti Hero wrote: | Don't get bitchy with me, I was only trying to help you understand why it's like that. |
Changing the world, One Death at a time.
And Crystal...your level of expertise is way beyond anything I'm familiar with. Sorry I cant help
I've honestly wondered the same thing too about why the colors dont change
hehe oh well...I DO understand tho that php isn't easy stuff to deal with...
...and with a site this big there are more important things to worry about _________________
|
|
Back to top |
|
|
|