Dirbaio |
Posted on 11-04-11, 08:42 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10081 Posts: 1097/4458 Since: 06-08-11 |
I added it, right now
(And damn, I had to change code in ALL the queries that fetch user data to make it work. WHY YOU DO THIS TO ME, ABXD?) |
Nadia |
Posted on 11-13-11, 12:45 pm
|
Axew
Karma: 673 Posts: 68/583 Since: 07-02-11 |
Just make it some variable, so you can add anything there at any time
|
Dirbaio |
Posted on 11-13-11, 01:17 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10081 Posts: 1118/4458 Since: 06-08-11 |
Posted by Niko Just make it some variable, so you can add anything there at any time Yeah, that's what I did. I was complaining that it should have done that way since the beginning... |
Piranhaplant |
Posted on 11-14-11, 11:11 pm
|
Fuzzy
Full mod Karma: 1183 Posts: 279/785 Since: 06-28-11 |
My post layout is having problems so I checked the page source to see if anything was wrong there. For some reason every time display: whatever; is in my code, it is inserted into the source as display<em></em>: whatever; causing the browser to skip past the CSS rule. I assume this is a glitch in the board.
|
Dirbaio |
Posted on 11-14-11, 11:24 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10081 Posts: 1126/4458 Since: 06-08-11 |
277 //[SUGGESTION] Block "display: none" instead of just "display:" -- Mega-Mario
278 $s = preg_replace("'display:'si", "display<em></em>:", $s); Yeah, apparently it's a security measure to disallow users to use display:none... Maybe to prevent hiding stuff from the board layout, but still the board can be broken in really many different ways. Dunno what to do with it.. |
Piranhaplant |
Posted on 11-14-11, 11:28 pm
|
Fuzzy
Full mod Karma: 1183 Posts: 280/785 Since: 06-28-11 |
You could add the suggestion in the comment above the line so it only replaces display: none. I'm using inline and inline-block which shouldn't cause any problems. If it comes down to it, I could always move the CSS to an external file so it won't be blocked.
|
Dirbaio |
Posted on 11-14-11, 11:29 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10081 Posts: 1127/4458 Since: 06-08-11 |
If it's not that much trouble I think that'd be better
Upload it on the uploader, thanks =D |
Piranhaplant |
Posted on 11-14-11, 11:34 pm
|
Fuzzy
Full mod Karma: 1183 Posts: 281/785 Since: 06-28-11 |
Done. And I noticed a glitch in the process. Making changes to your profile causes the board theme to be reset to TRaSH if nothing is selected.
|
Dirbaio |
Posted on 11-14-11, 11:39 pm (rev. 1)
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10081 Posts: 1128/4458 Since: 06-08-11 |
True...
How come we didn't notice that before? I'm going to fix it ASAP. Though it's my fault, it does not happen on Nikoboard. EDIT: And BTW I gotta make some more cool NSMB themes. And I'm probably going to turn the Grassland theme into a "Night grassland theme" because it's a bad idea to have both light-based and dark-based themes. Dark layouts either break or look bad against the light background... |
Piranhaplant |
Posted on 11-14-11, 11:56 pm (rev. 1)
|
Fuzzy
Full mod Karma: 1183 Posts: 282/785 Since: 06-28-11 |
On the topic of themes that break layouts, themes like Old Cheese add a border to the table and get rid of the rounded corners. I think you should add a class to the entire table so things like this can be customized. Edit: and the DOS theme disables some borders because it adds !important to it border styles. |
Dirbaio |
Posted on 11-15-11, 12:01 am
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10081 Posts: 1129/4458 Since: 06-08-11 |
Hmm yeah...
Though, the way the board handles themes is quite confusing. The default stylesheet makes the board look like the "ABXD classic" theme, and then other themes modify that. It'd make more sense to have the default stylesheet be a "default theme" really simplified, but still usable, and then let themes build from that, instead of having to "remove" rounded corners... |
LeWario |
Posted on 11-15-11, 12:49 am
|
Banned for being a complete idiot.
Karma: 529 Posts: 549/987 Since: 07-09-11 |
Posted by Dirbaio I'm probably going to turn the Grassland theme into a "Night grassland theme" Wait... did you say CHANGE?! Oh dang. I better hurry and backup this Grassland theme before it disappears! |
Dirbaio |
Posted on 11-16-11, 07:19 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10081 Posts: 1137/4458 Since: 06-08-11 |
Posted by ELMario Posted by Dirbaio I'm probably going to turn the Grassland theme into a "Night grassland theme" Wait... did you say CHANGE?! Oh dang. I better hurry and backup this Grassland theme before it disappears! Hmmokay. I'm not going to trash it, I'll just make *another* theme in night version |
ray |
Posted on 11-27-11, 07:35 pm, deleted
|
MarioSunshine |
Posted on 12-03-11, 09:28 am
|
Fuzz Ball
KirbyFanatic64 (LOL) Karma: 1386 Posts: 60/950 Since: 11-13-11 |
I've found bugs!?!
When I click to log out, then I've logged out. (You would think that's useless/spam/nonsense if you haven't seen this yet!) _________________________
Great games must be fun, not fancy.
Music Hacker needed! PM me if you wish!
|
Piranhaplant |
Posted on 12-03-11, 02:34 pm
|
Fuzzy
Full mod Karma: 1183 Posts: 328/785 Since: 06-28-11 |
I'm pretty sure that's because the board considers you logged out if you haven't visited a page in a couple minutes. So when you log out, you are visiting a page and will still remain on the logged in list for a bit. Actually clicking log out only clears your log in cookie.
|
Dirbaio |
Posted on 12-03-11, 07:29 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10081 Posts: 1235/4458 Since: 06-08-11 |
That's kind of normal. The board calculates online users based on who viewed a page in the last 5 minutes. See Online Users.
|
Freeze |
Posted on 12-09-11, 07:19 pm
|
Karma: 3767 Posts: 797/2112 Since: 06-28-11 |
Dirbaio |
Posted on 12-09-11, 09:51 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10081 Posts: 1255/4458 Since: 06-08-11 |
Uhmm, where? xD
|
Piranhaplant |
Posted on 12-09-11, 09:58 pm
|
Fuzzy
Full mod Karma: 1183 Posts: 334/785 Since: 06-28-11 |