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
1516
Archived fixes / Re: it keeps giving me this error in Error Log
« on February 11th, 2014, 12:28 AM »
Well, at least we get to see people who silently install Wedge... :P
1517
Plugins / Re: Working plugins by January 2014
« on February 11th, 2014, 12:27 AM »
And GitHub! :D
1518
Features / Re: Language revs
« on February 11th, 2014, 12:25 AM »
Quote from Pandos on February 10th, 2014, 10:53 PM
Vous avertit quand une pensée de vous avec comme me marqué.
Notifies you when a thought of you with as 'me' marked.
(comme = like, the adverb, not the verb.)

No notifications..? What do you mean? In the popup? Works for me.
1519
Features / Re: Language revs
« on February 10th, 2014, 10:46 PM »
(Quote accident? :P)

Well, then German is a more logical language than I'd think... :whistle:
I simply took the Member Likes strings, and replaced what Google Translate told me were 'member' with 'Gedanken', then I figured 'Gedanke' was probably the singular form, and... Well, that's it, not rocket science really! :lol:
1520
Archived fixes / Re: Error on Skin/Theme Select
« on February 10th, 2014, 09:26 PM »
Can you open /core/app/Subs-Cache.php, search loadSource('Themes'); and insert, BEFORE that line, this line?

Code: [Select]
echo "<pre>", print_r($css_folders, true), "</pre>";

Then please tell me what it says on your web page after uploading it...
1521
Archived fixes / Re: Error on Skin/Theme Select
« on February 10th, 2014, 09:08 PM »
I don't see anything special in these lines. They're unrelated, not addressing the same (undefined) index, and don't make sense generally.
Did you change your skins in any way..?
1522
Features / Language revs
« on February 10th, 2014, 08:38 PM »
[Commit revision c5c3c44]
Author: Nao (Signed-off)
Date: Mon, 10 Feb 2014 20:38:26 +0100
Stats: 3 files changed; +12 (insertions), -5 (deletions)

  • Added missing strings for Thought Likes notifications. With some laughable German I'm sure, sorry Pandos! ;) (No, I don't even know how to say sorry in German.) (Notifications)
1523
Archived fixes / Re: Error on Skin/Theme Select
« on February 10th, 2014, 07:30 PM »
Please, I need line numbers...

Also, why isn't Wilde+Wilderness your default combo already..?
1524
Off-topic / Re: Nao?
« on February 10th, 2014, 06:13 PM »
Yes, but I do. :P
And I don't know of other ways to offer this.
1525
Off-topic / Re: Nao?
« on February 10th, 2014, 05:11 PM »
You mean... Like a "Donate" button on the first page, even for non-members..?
1526
Archived fixes / Re: users_online_today german language fix
« on February 10th, 2014, 05:11 PM »
Nothing to add, except that technically, leaving out the closing tags also has some security advantages. They're limited, but all in all: there is *no* good reason to leave tags in, apart from "that's how tutorials do it". Even if you're unsure -- just don't add them at the end. Even SMF and ElkArte did the same.
1527
Features / Re: New revs
« on February 10th, 2014, 11:51 AM »
[Commit revision 2b8b676]
Author: Nao
Date: Mon, 10 Feb 2014 11:51:15 +0100
Stats: 1 file changed; +2 (insertions), -1 (deletion)

  • Added self-references to Wess variables. In other words: up until now, whenever you redefined a variable, you couldn't re-use its existing value inside the definition. Now you can. In yet other words: `$big_font = "Segoe UI", $big_font` is now possible in a sub-skin if you want to add a new default font but want to keep the existing font stack as a fallback. Okay, are we good now? ;) (Class-CSS.php)
1528
Features / Re: Plugin revs
« on February 10th, 2014, 09:09 AM »
[Commit revision 20139ff]
Author: Nao (Signed-off)
Date: Mon, 10 Feb 2014 00:18:56 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Wedgeward no longer exists per se. (birthday/Birthday-Admin.german.php)

Posted: February 10th, 2014, 08:59 AM

[Commit revision b3ef81c]
Author: Nao
Date: Mon, 10 Feb 2014 09:08:58 +0100
Stats: 1 file changed; +5 (insertions), -3 (deletions)

  • Plugin list of interest was outdated. (README.md)
1529
Features / Re: New revs
« on February 10th, 2014, 07:44 AM »
[Commit revision e68248d]
Author: Nao
Date: Mon, 10 Feb 2014 07:44:25 +0100
Stats: 1 file changed; +0 (insertion), -1 (deletion)

  • Removed an erroneous copyright credit for Wess, which has absolutely *zero* code taken from SMF. As I expected, that's the risk when you do mass additions, even after two thorough checks. You get tired and you forget a file or two. Thanks to Spuds for pointing out this one! (Class-CSS.php)
1530
Plugins / Re: Popular topics
« on February 10th, 2014, 12:22 AM »
Nope, no news...

Wouldn't be hard to build, though.