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
1471
Importing into Wedge / Re: Database permissions
« on February 14th, 2014, 12:45 AM »
+1.

Also, if file can't be deleted with a click, you should check that your folder permissions (chmod) are okay.
1472
Archived fixes / [Notifications] Re: not working
« on February 14th, 2014, 12:42 AM »
Oh... Email. You already reported that, didn't you..?
Did you receive them by email from here, in the past..?

I don't remember changing any code in this, honestly.

Is it working on your local site? Because it may be due to some incorrect file updates here.

French rocks! I can only say achtung and arbeit! Danke schon! Gutten tag! Or something! Ein zwei drei reich! Oops! How do you say cliché in German? :P I think I'm waaaaay past bedtime!
1473
Archived fixes / Re: Error on Skin/Theme Select
« on February 14th, 2014, 12:40 AM »
See latest commit for a fix that shows you the actual defaults.
I don't know if that's the problem you were having.

But the problem with "-1" in the error log should, most definitely, be fixed... As long as Themes.php is updated in core/app, and Themes.template.php in core/html, of course.
1474
Features / Re: New revs
« on February 14th, 2014, 12:38 AM »
[Commit revision a3602d9]
Author: Nao
Date: Fri, 14 Feb 2014 00:38:34 +0100
Stats: 1 file changed; +4 (insertions), -3 (deletions)

  • Default Theme selectors were showing the wrong default values when loading the theme management page. (Themes.template.php)
1475
Archived fixes / Re: Pretty URLs causing 404s
« on February 14th, 2014, 12:26 AM »
Only way I can fix this (or at least try to find out what caused this) would be, at this point, to have FTP + forum admin accounts to your forum.
Sorry about that, but... Dunno what it's doing for you, really.
1476
Archived fixes / Re: Problems with Edit Subscriber - Donation
« on February 14th, 2014, 12:24 AM »
The reason the select box won't change the date is because you're trying to set it to a day that would be AFTER the End Date. This is automatically refused by Wedge. Change the end month to a later month, and then you should be able to set the day to any day you want.

As for data not saving, it may be due to a bug in what happens after the day gets 'fixed'...
Can you try to just edit your subscription, and change the end day to a few days later, then save?
1477
Archived fixes / [Notifications] Re: not working
« on February 13th, 2014, 08:08 PM »
I'm getting notifications, myself.
If you're talking about having the box grayed out, just click it, you'll see your notifications.
The feature is slightly broken for now because I need to finish the upgrade script to be able to add new table columns, and then I can rewrite the hey_pm/hey_not feature.
(It's your last chance to find another name for the boolean column that determines whether the pm/notification buttons show in orange... :P)
1478
Features / Re: New revs
« on February 13th, 2014, 07:08 PM »
[Commit revision 4d2a78a]
Author: Nao
Date: Thu, 13 Feb 2014 14:54:53 +0100
Stats: 11 files changed; +32 (insertions), -32 (deletions)

  • Renamed Class-DBPackages to Class-DBHelper, and wedbPackages to just wedb. It's better to simplify names and the 'wedb' class wasn't used anyway, so why add a reference to a feature that was removed from Wedge long ago..? (Class-DBHelper.php, ManageMaintenance.php, ManagePlugins.php, ManageSearch.php, ManageSearchEngines.php, ManageSmileys.php, ScheduledTasks.php, SearchAPI-Custom.php, Subs-Admin.php, Subs-Plugins.php, install.php)

[Commit revision 77226ee]
Author: Nao
Date: Thu, 13 Feb 2014 19:08:27 +0100
Stats: 1 file changed; +2 (insertions), -1 (deletion)

  • Fixed groups without badges still taking precedence over groups with badges, resulting in badges not showing up when they should. (Load.php)
1479
Archived fixes / Re: Problems with Edit Subscriber - Donation
« on February 13th, 2014, 06:35 PM »
I've done extending testing (about 10 minutes each) on both wedge.org and my local install, using multiple subscription types.
I'm sorry to announce, I haven't experienced any problems, myself. Days and months were correctly stored.
I did get the dayend mention in my error log, but only once, and as I didn't notice immediately, I don't know in what conditions it happened. I suspect it was when adding a subscription and forgetting to enter a username, but when I tried it again, I didn't get the error again.
Also, if I enter a valid username (mine), it seems that I'm always getting an "already subscribed" error, even though my name isn't in the list.
That, that could be a bug...
1480
Archived fixes / Re: Pretty URLs causing 404s
« on February 13th, 2014, 06:05 PM »
Isn't there another variable that's available, then..?
1481
Archived fixes / Re: Pretty URLs causing 404s
« on February 13th, 2014, 05:15 PM »
I'm not sure how this directive would have any influence over Wedge's PURLs, though...
I'm still curious, but...

Also, the instruction is ini_set('cgi.fix_pathinfo', 1);
I said set_ini, it wasn't. Sorry, I wasn't on my computer.
1482
Archived fixes / Re: Pretty URLs causing 404s
« on February 13th, 2014, 05:02 PM »
Search PHP set_ini on google. This fonction might help you force that setting.

It's a good idea to explore forcing it in wedge.
In the meantime, add it at the start of index.php in your root. Not the very start of course. After the define calls for instance. Keep us posted.
1483
The Pub / Re: Pretty quiet here
« on February 13th, 2014, 03:04 PM »
Well, there's a "bug reports" board here.
I don't mind having reports over at GH, though. It's just that I'd like to have all open reports (including GH's) gathered in a single post/topic, so I can go fishing for bug fixing more easily.
1484
The Pub / Re: Logo Madness
« on February 13th, 2014, 02:21 PM »
No, my vector files aren't in any folder, I never posted them anywhere...
Yes Lorenzo, all of my logos since July 2011 were done with vector graphics exclusively. Sometimes, I made some tweaks to the PNG versions, but that was mostly because I didn't know how to do them in vector. Last versions had files in the vicinity of 2MB, they were getting slow to load and edit... Latest logo was remade nearly from scratch, with the purple part being redone with points rather than multiple transforms.
I'm attaching it if you want.

Also, for fun, one of my first vector logos, the file is dated from September 9, 2011.
Funny! And not bad altogether (although it was made for a dark background; I had other files for a white background, but they don't use the Helvetica font.)[1]
It was probably posted before in this topic, around that date.
 1. Just right click this message, Inspect Element, and add style="background: black" manually to it!
1485
The Pub / Re: Logo Madness
« on February 13th, 2014, 07:46 AM »
Well it's on github... ;) as indicated.
Since it's a gravatar you can easily increase its size by changing a param in the link. Original was 1770px in width or something.
I'll repost it if you want later.
Posted: February 13th, 2014, 07:35 AM

@Xarcell I don't know what you're asking about. Purple? Yes? What?