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 - Nao
1381
Archived fixes / Re: HTML5 validation report
« on February 20th, 2014, 06:01 PM »
What page did you get this on..?
1382
Off-topic / Re: git hiccups
« on February 20th, 2014, 01:53 PM »
I was just wondering... Did anyone ever receive spam at their git e-mails, following your use of that particular e-mail address as their commit e-mail on public github repos..?

I've always been very wary of making my e-mail address public (actually, I even have two addresses, in case one of the two ends up being spammed), because my old e-mail address (nao at kyodai dot com) was spammed to death -- about 30K spams per hour at its peak, meaning I eventually had to give up on that e-mail account. I'm aware that Google has better spam management (I'm already getting spam in both my gmail boxes despite NEVER making them public... Sigh, but at least they're mostly in the spam box), but I'm really really not excited about the idea of giving my e-mail address "like that".
My fake e-mail is nao at wedge, implying the org thing for those who can read a website URL, which in turn redirects to my gmail.

GitHub no longer wants to associate fake e-mails with accounts, even though they accepted them up til now.
So, if I associate the 'implied' e-mail address with my git account, the results are:

- I'll have to rewrite history for ALL of my frigging repos (about a dozen, including my Nao ones)... Seriously, that's f*cked up. I spent 4 days last month rewriting my histories to be as clean as possible, squashing newline-fixing commits together to avoid f*cking with the "lines added/lines removed" statistics, etc... I wanted to be as clean as possible, and then 3 weeks later -- GitHub is telling me they changed their mind and want me to do the same again. What next, then..?

- None of the repos I can't control will be able to update my e-mail address, although it doesn't matter as much.

I'd like to know who's currently using a cloned repo of Wedge, or any of its repos.
1383
Plugins / Re: blueimp.net AJAX Chat
« on February 20th, 2014, 01:32 PM »
I've pushed my commit to fix, I think haxar is the one who also reported it on github... Anyway, that should be all good now.
1384
Features / Re: New revs
« on February 20th, 2014, 01:31 PM »
[Commit revision 6fed32d]
Author: Nao
Date: Thu, 20 Feb 2014 11:13:50 +0100
Stats: 1 file changed; +40 (insertions), -39 (deletions)

  • Reverted wess_rgba changes from Dec 2013, because PHP 5.3+ doesn't accept calls to protected methods within closures that are declared inside a child class. This doesn't make sense at all, it's definitely a PHP bug, and I'm going to file a complaint at office 2A, but they're claiming I need to get hold of form 637-5c before I can proceed, and I don't know where I can get it. Perhaps from GitHub's customer support, but they're telling me that using a fake address in my commits is no longer supported and I'll now have to rewrite the entire history of all my repos and break everything for everyone because they can't make exceptions for not-so-fake addresses. Also, rewriting history forces me to get form 67E from the TheseThingsPissMeOffice, and I just checked, their address was fake.

[Commit revision 6207a43]
Author: Nao
Date: Thu, 20 Feb 2014 11:31:34 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Syntax error breaking registration. Another 'oops', but honestly, I expected more errors at this point. (Register.php)

[Commit revision 427c1a2]
Author: Nao
Date: Thu, 20 Feb 2014 11:32:14 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Better pixel placement of my avatar. I'm a bit vain, I'll admit it. (Credits.php)
1385
Archived fixes / Re: Subs.php
« on February 20th, 2014, 01:29 PM »
- Just let me know if the error shows up again, because I fixed a related issue sometime ago, maybe before you updated, etc.

- Hmmmmm... A timezone problem? Normally, JavaScript should be able to calculate the proper zone..?
1386
Archived fixes / Re: Unable to Browse Site IE
« on February 20th, 2014, 01:28 PM »
Well, it doesn't appear when the function isn't executed. I haven't looked too much into it, but that's what's happening... I guess!
1387
Archived fixes / Re: Unable to Browse Site IE
« on February 20th, 2014, 10:57 AM »
It's probably not due to IE9, but I'll have a look.

That's really strange, that error message...!
That line is part of wess_rgba, which extends wess, so it CAN access its protected methods. It's one of the basic principles of PHP5 OO...!
Maybe it's a problem with the lambda function. Hmm... That would be ridiculous. :-/
1388
The Pub / Re: Errors when trying to upload media
« on February 20th, 2014, 12:47 AM »
(edited your post to remove link; I prefer not to see the path to wedge.org in plain view.)

I'm aware of that, I'd just rather know how you triggered the errors, I guess... ;)
1389
The Pub / Re: Suitability
« on February 20th, 2014, 12:46 AM »
There's always ways to make it suitable for your site, but from the moment I get into website customizations, I can't really do it for free... And billing a charity isn't really in my DNA... :^^;:

You'll have to hope the stock version gets to do what you want eventually, I dont know...
1390
Plugins / Re: blueimp.net AJAX Chat
« on February 20th, 2014, 12:44 AM »
Nice! :)

Oh, didn't you manage to get attachments converted..? I thought the importer tool dealt with these without issues..?
1391
Archived fixes / Re: Subs.php
« on February 20th, 2014, 12:40 AM »
This would happen if redirectexit() was called before we::getInstance() in index.php... Any reasons for this to happen?

I could store $scripturl somewhere safe and only call it there, but.. Sounds kinda boring!
1392
Plugins / [Plugin] Re: Facebook for Wedge
« on February 19th, 2014, 11:53 PM »
Quote from Pandos on February 16th, 2014, 04:17 PM
Strange...
now if you clicking on "Login with facebook" you'll get redirected correctly.
Right before it's just displayed as a popup.
It's all OK now.
It's probably a Facebook bug.

See a similar report...
http://stackoverflow.com/questions/13744673/facebook-php-sdk-misbehaving-after-december-12-updates

Or, maybe the file needs to be updated with the latest SDK version, I don't know.
Didn't have that bug myself.
1393
Archived fixes / Re: Latest commit breaks private messages
« on February 19th, 2014, 11:05 PM »
Ah yes, I got the problems mixed up, I guess...!
1394
Hopefully fixed. That was quick. :P
1395
Features / Re: New revs
« on February 19th, 2014, 11:04 PM »
[Commit revision 78930ff]
Author: Nao
Date: Wed, 19 Feb 2014 23:04:24 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Inverted values in the cache_get_data helper. Oops! (Subs-Cache.php)