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 - live627
211
Archived fixes / action_list is called too late
« on May 29th, 2013, 10:54 AM »
Call to the hook must be moved right below the keepalive check. Then plugins can add their own actions again!
212
Archived fixes / Buffer hook does not load plugin files
« on May 29th, 2013, 09:20 AM »
When a plugin adds a buffer hook, a fatal error happens because it looks for the wrong file.

In obExit(), the offending code is

Code: [Select]
if (!empty($fun[2]) && $fun[2] === 'plugin')
require_once($fun[1] . '.php');

It should be

Code: [Select]
if (!empty($fun[2]))
loadPluginSource($fun[2], $fun[1]);
213
Archived fixes / Subject 0 is treated as empty
« on May 29th, 2013, 09:07 AM »
Reproducible on this site.

Topic subject:

0

Error: Subject was left empty
214
Archived fixes / Re: Background Colour Inconsistency!?
« on May 27th, 2013, 12:50 AM »
It does not support radial --- need OP's confirmation.
215
Features / Re: Silly menu experiment...
« on May 26th, 2013, 06:28 PM »
Quote
Really, if this is a problem, these options can be moved elsewhere
it definitely will be a problem. I can see all the complaints now: where is login//logout/register.
216
Quote from godboko71 on May 25th, 2013, 07:56 AM
Great stuff @Nao Keep up the food work and if you need a break a break of that kit kat bar, well do that!
217
Archived fixes / Re: Mentions in post are not showing correctly
« on May 25th, 2013, 10:26 AM »
just a test

@live627 @nao
218
Bug reports / Re: Raw HTML in Custom Profile Fields
« on May 25th, 2013, 03:04 AM »
Quote
There is a separate side bug related to the selectbox. I have a piece of text with an image that's substantially bigger than a single line of text. It was the first image at hand, and was 40x40. When the selectbox is expanded, it is displayed normally. But when closed and it is the selected item, something else happens entirely. See attached. The picture shows both the expanded behaviour and the unexpanded behaviour (i.e. it doesn't change height, and the text is base-line aligned, so the text is actually out of sight)
Most (if not all) people using images in the options will treat them as icons. That said, I think the height should be elastic, jut like the width.
219
Archived fixes / Re: Background Colour Inconsistency!?
« on May 24th, 2013, 03:05 AM »
ok, where? The dark background behind the content wrapper?
220
Bug reports / Re: When a bug is fixed
« on May 24th, 2013, 02:56 AM »
Just attached a pic of the button.
221
Bug reports / Re: wrong browser title for PM sent box
« on May 24th, 2013, 02:53 AM »
Yup, yup. The HTML title tag is wrong.
222
Bug reports / When a bug is fixed
« on May 24th, 2013, 02:51 AM »
Once you can confirm the bug you reported in this board is fixed, mark it as solved. I can then easily spot such topics and move them away.
223
coz i'm invited :P

Have a free drinkmention @xrunner
224
Features / Re: New revs - Public comments
« on May 17th, 2013, 12:24 AM »
Quote
...! I spent months postponing this because I thought I had to do the query_see_topic implementation as well. Turned out that it was done in late February 2012, over 700 revisions ago
I even made a plugin in April 2012 that plays with topic privacy.
225
Features / Re: Permissions UI, latest experiment
« on May 17th, 2013, 12:13 AM »
Quote from Arantor on May 16th, 2013, 03:35 PM
Given the feedback I've had here, that I've had on sm.org and the feedback I've had privately, I don't really see any point continuing with this, it's just proving to confuse people more than the messed up system we already had.
What, really? I see only one reason as to why they're confused[1] They are too used to the three radio buttons. It certainly makes sense from a developer's standpoint, but the average joe sixpack will see the "X" as superfluous.

How did Windows do it ever since the good old days of NT? Exactly as you propose to change it to, with the two checkboxes!

Follow your instincts. Do what's right. People will adapt and change their mindset.


...maybe some visual cue is called for here. Background colors, green fur allow (make it bluish green for the color blind[2]) and red for deny.
 1. I mean, come on guys, really?
 2. ever wonder why green  traffic light have a  blue hint?      So the color blind see blue, and not gray