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
1606
Features / Re: +1 > Like
« on February 4th, 2014, 08:19 PM »
Sure! You can even do it from the admin area... :)
1607
Quote from Wanchope on February 4th, 2014, 12:23 PM
Bump cough, just an innocent reminder...
Well, it's an actual feature to implement, not just a quick tweak, so it's not going to get done overnight...! Unless someone else steps up to do it, of course, but I doubt it..!

This week (and the next?), I'm trying to fix as many bugs as possible, so that I can release a proper public alpha package. A bunch of new features will hopefully come next, then I'll feature-freeze, go beta, fix bugs and do minor tweaks, go RC, fix bugs, and go stable.
That's my schedule...
This feature will probably get into Wedge before I feature-freeze, no worries, but I still have a lot of features I want to do before beta, so it's... kinda complicated.
1608
Features / Re: +1 > Like
« on February 4th, 2014, 06:38 PM »
+1.





:P
1609
Off-topic / Re: PHP IDE for windows
« on February 4th, 2014, 06:37 PM »
Ah, a classic... 'codelobster' is in his e-mail address. It's obviously a hidden spam. ::)
1610
Importing into Wedge / Re: MyBB Import
« on February 4th, 2014, 06:36 PM »
I doubt they'd change it within the same major version...
1.6 has usepostcounts as a boolean, as I said, so the only issue in your import script was that it tested against != 'yes', instead of just importing it straight away.
1611
Features / Re: New revs
« on February 4th, 2014, 04:25 PM »
[Commit revision 017ece5]
Author: Nao
Date: Tue, 04 Feb 2014 16:16:44 +0100
Stats: 2 files changed; +5 (insertions), -8 (deletions)

  • Readme update. (README.md)
  • Spacinazi. (subscriptions.php)
1612
Features / Re: New revs
« on February 4th, 2014, 03:49 PM »
[Commit revision e044b10][1]
Author: Nao
Date: Tue, 04 Feb 2014 15:44:00 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Undefined index when truncating the board table. (Subs-BoardIndex.php)

[Commit revision 4bb13a6][2]
Author: Pandos (Signed-off)
Date: Thu, 30 Jan 2014 09:33:39 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Imagick::getImageSize is deprecated. Imagick::getImageLength should be used instead.
 1. That was my 180th commit in a row, SVN-style. Obviously my record, but a very useless one! :lol:
 2. And Pandos's first commit to mainline Wedge ;)
1613
Archived fixes / Re: The birthdays plugin
« on February 4th, 2014, 03:23 PM »
It was still there... Just moved ;)
1614
Features / Re: Plugin revs
« on February 4th, 2014, 03:23 PM »
[Commit revision 46791bb]
Author: Nao (Signed-off)
Date: Tue, 04 Feb 2014 15:23:05 +0100
Stats: 2 files changed; +2 (insertions), -0 (deletion)

  • Regards, team -- was missing. (Birthday-Scheduled.php, WedgeDesk-Notifications.php)
1615
Archived fixes / Re: accessing profile\forum profile causes 500 error
« on February 4th, 2014, 03:19 PM »
lol....

Well, good to know! Means it was a config error...

Would love to be able to play with your 5.3 install!
1616
Features / Re: +1 > Like
« on February 4th, 2014, 03:18 PM »
Terminology?
+1 is geekier. No one outside geeks gets it. Despite G+.
1617
Features / Re: Plugin revs
« on February 4th, 2014, 02:34 PM »
Sure.

BTW, I'd recommend against having the on/off setting. If you want to disable We-Pinterest, you should disable the plugin entirely, rather than set this setting. It'll save some processing time here and there -- it's not free.

Okay, I tried changing the main hook to point to 'load_theme' instead of display pages, and it still doesn't work on AeMe pages. It looks like the function is not called at all (including here). Well, I'm not sure why... Anyone?
1618
Features / Re: Plugin revs
« on February 4th, 2014, 12:16 PM »
In gallery pages? No reason for it to work, since you added this to a topic hook... Add it to any page, and it'll work, I suppose. ;)

Re: other plugin, have you seen the size of his source code..? :^^;: Mine is about ten lines... Lol.
1619
Features / Re: Plugin revs
« on February 4th, 2014, 11:51 AM »
Did my tests on that topic...
http://wedge.org/pub/bugs/8407/like-and-reposts/
Will disable the plugin once you're happy with the changes. As I have no-Interest-in-Pinterest, and I doubt anyone would want to pin a picture posted here...

Also, Pinterest recommends a minimum width of 750px, but I set it to 300px because, well, because. I think it's still an okay width... Especially if the picture is a portrait. Feel free to change it.

(And to everyone else: YES, you can comment on plugin revs if you want... No problem. The only locked topic is New Revs, and even that one may get re-opened one day, as it can be a hassle to find the New Revs Comment topic. Unless I add some kind of 'reply to new topic' thing...)
1620
Archived fixes / Re: accessing profile\forum profile causes 500 error
« on February 4th, 2014, 11:15 AM »
Which is the Wedge equivalent of, "Have you tried turning off and on again..?" :geek: