Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Arantor
796
Features / Re: New revs
« on May 5th, 2013, 05:25 PM »
3 modified, 2 added, 60KB[1]

Revision: 2089
Author: arantor
Date: 05 May 2013 16:24:19
Message:
! I think I'm happy enough to commit this now. It still can't be called, but it's one less set of things to forget. (ManageInfractions.php, ManageInfractions.template.php, install.sql)
! Revised wording, seems to flow better. (ManageInfractions.english.php)
! Moved this scary function. (Subs-Scheduled.php)
----
Added : /trunk/Sources/ManageInfractions.php
Modified : /trunk/Sources/Subs-Scheduled.php
Added : /trunk/Themes/default/ManageInfractions.template.php
Modified : /trunk/Themes/default/languages/ManageInfractions.english.php
Modified : /trunk/root/install.sql
 1. You remember I said the warning system was big and scary and driving me crazy? This is why. And, frankly, this is still only a fraction of it. As per my other posts, this is why my temper is much shorter than usual.
797
Right, let me explain the problem here.

url inside a color tag doesn't work.

color inside a url tag adds a spurious ... to it because of the .bbc_link span styling. It's not based on the number of characters as far as I can tell because the ... is prepended and is straight-up because of the fact it's a .bbc_link containing a span.

One of these two needs to be fixed, whichever one we don't fix, we add a rule to bbc parsing to prevent.
798
Archived fixes / Re: Button Icon/Text Overlay Issue
« on May 5th, 2013, 05:04 PM »
@Nao, this is one for you, though I have no idea why it doesn't work now when it certainly used to.
799
Archived fixes / Re: array_flip()
« on May 5th, 2013, 05:02 PM »
There are various things that are 'strict mode' between them.

But the thing is, the error given isn't one that is an E_STRICT type error, it is where array_flip is being passed something it can't handle, it can't handle non-scalar array items.
800
Archived fixes / Re: array_flip()
« on May 5th, 2013, 04:28 PM »
Aside from the fact that I was getting it myself on r2088 locally, it just seemed like it hadn't been tested prior to deployment here :/ Easiest way to solve that is just to have strict mode enabled locally and be done with it.

That and the fact that I now have to re-review all of my 46 pending files for changes that might have emerged from r2088.
801
Archived fixes / Re: array_flip()
« on May 5th, 2013, 04:12 PM »
Yay for the changes in r2088.
802
See my edited post ;)
803
Put the colour outside the link rather than inside. It's a side effect of the shortening facility we have for links:

Code: [Select]
[color=teal][url=http://www.atheistthinktank.net/thinktank/index.php]Atheist Think Tank[/url][/color]

Atheist Think Tank


:edit: Huh. That doesn't work. Time for plan B.

@Nao Yay for styling that auto link shortener in CSS.
804
Alpha 2 is massively out of date, and the scale of upcoming commits means it's a bit daft.

(That's something else: pretty much everyone lately who's read the rules didn't bother to notice the state of play or comment on most of the things going on. Your bug reports, though, actually do apply to trunk because this site runs trunk anyway.)
805
Archived fixes / Re: Auto Save Post Bug
« on May 5th, 2013, 12:34 AM »
Admittedly I'm using Chrome but it simply does not manifest with my window smaller than 1024px wide, as per screenshot.

It trips at about 785px for me in Chrome.
806
Archived fixes / Re: Auto Save Post Bug
« on May 5th, 2013, 12:29 AM »
Then you don't have the window full width - it just doesn't trigger for me unless I made my window that small. Or Firefox does really strange things that it's not supposed to.
807
Archived fixes / Re: Users Online Today Bug
« on May 5th, 2013, 12:26 AM »
Server time is used, the server is set to use France, which is GMT +1.

Also, this is a plugin and not a core feature, so all the rules are a lot different.
808
Archived fixes / Re: Auto Save Post Bug
« on May 5th, 2013, 12:25 AM »
You have to have the window pretty small for that to happen, I can't trigger it unless I go below 600px or so.
809
FAQs / [FAQ] Re: Minimum requirements
« on May 4th, 2013, 08:59 PM »
At the present time, the Aeva gallery uploader and some of the media embed code uses Flash - but it'll get phased out in time where possible.
810
FAQs / [FAQ] Re: Minimum requirements
« on May 4th, 2013, 07:43 PM »
The installer will validate it anyway.

If you have SMF installed and SMF can resize avatars, you have GD installed. (The 'version check' page will tell you for certain)