
This section allows you to view all posts where this member received or gave a like to.
1
[Commit revision e4a72e0]
Author: Nao
Date: Thu, 19 Jun 2014 00:11:41 +0200
Stats: 1 file changed; +5 (insertions), -6 (deletions)
Date: Thu, 19 Jun 2014 00:11:41 +0200
Stats: 1 file changed; +5 (insertions), -6 (deletions)
- Don't show my Aeva Media credit if neither the gallery nor the embed engine are enabled. Makes sense, I gotta earn that one! (Credits.php)
2
I'm not an expert in medical or fitness field but it doesn't need an expert to know which boards are needed in such forum, I suggest you have two (2) Categories.
* Longivity Category
* General Category
Longivity Category should have boards like
Nutrition Advice
Drugs and our health
Exercise and our daily living.
General Category should have boards like
General Chat
Announcements and Introduction.
That's my 1 penny.
Good luck.
* Longivity Category
* General Category
Longivity Category should have boards like
Nutrition Advice
Drugs and our health
Exercise and our daily living.
General Category should have boards like
General Chat
Announcements and Introduction.
That's my 1 penny.
Good luck.
3
Possibly a problem with how the file system is handled on your server. Sometimes, a web server has no direct access to the hard drive, it goes through an extra layer, and there's a short delay between the moment you write data, and the moment you can retrieve it.
In Wedge, loadSource will first get a /core/app/ source file, then strip its comments, save it to /gz/ (cache folder), and load that version. If the filesystem doesn't see the file as avaiable even though it was written, this could generate your error. Although, I think it should first generate an error saying the files wasn't found..? Maybe I'm not doing that.
PS: sorry guys, I'm not posting a lot these days. Please keep in mind that I'm working hard on many features of Wedge at the same time, and I just don't feel like discussing them because I don't know what will make it to the final cut.
In Wedge, loadSource will first get a /core/app/ source file, then strip its comments, save it to /gz/ (cache folder), and load that version. If the filesystem doesn't see the file as avaiable even though it was written, this could generate your error. Although, I think it should first generate an error saying the files wasn't found..? Maybe I'm not doing that.
PS: sorry guys, I'm not posting a lot these days. Please keep in mind that I'm working hard on many features of Wedge at the same time, and I just don't feel like discussing them because I don't know what will make it to the final cut.
4
Looking at your profile, it seems that (1) your local time is correct, but (2) your timezone is the first one in the list. Wrong move when saving that page, maybe..?
Ninja'd!
Ninja'd!
5
Archived fixes / Re: Changes to settings won't stick under Member Options->Default Options
Nao « on March 3rd, 2014, 11:00 PM »
'kay, got it...
What was being erased, was the specific per-theme settings of a member apart from the default theme, once a default setting was changed.
It doesn't make a lot of sense. I've always hated theme-specific options, at least the way they're implemented in SMF, I mean... I really, really need to reappropriate that.
Anyway, fixed! (Profile pages.)
What was being erased, was the specific per-theme settings of a member apart from the default theme, once a default setting was changed.
It doesn't make a lot of sense. I've always hated theme-specific options, at least the way they're implemented in SMF, I mean... I really, really need to reappropriate that.
Anyway, fixed! (Profile pages.)
6
Wanchope, I looked into your website again (found a few minutes to play with FTP stuff), and noticed that you'd disabled JS compression. I can't help, then...
7
[Commit revision dd59b61]
Author: Nao
Date: Tue, 04 Mar 2014 17:03:14 +0100
Stats: 3 files changed; +19 (insertions), -0 (deletion)

Date: Tue, 04 Mar 2014 17:03:14 +0100
Stats: 3 files changed; +19 (insertions), -0 (deletion)
- In preparation for the removal of oldIE support, which will be coming soon, I'm hereby adding a very visible (that's the goal!) error box for IE6/IE7 users, in the hope that it will encourage them to at least switch to another browser while they're visiting your forum. (Load.php, Errors.template.php, Errors.english.php)
8
9
[Commit revision b3807d4]
Author: Nao (Signed-off)
Date: Sun, 16 Feb 2014 23:36:24 +0100
Stats: 1 file changed; +4 (insertions), -6 (deletions)

Date: Sun, 16 Feb 2014 23:36:24 +0100
Stats: 1 file changed; +4 (insertions), -6 (deletions)
- Making it clearer that the importer isn't under the Wedge license, but rather the New BSD license. I could have forced it, but Thorsten wrote 95% of it, and I don't feel I'm entitled to choosing a license for something on which I only fixed bugs and didn't write anything of importance. (import.php)
10