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
1951
Plugins / Re: Calendar Plugin
« on January 17th, 2014, 01:04 AM »
Okay, so it's all up...

One thing to know, though. add_plugin_css_file() is broken, because Wess is expecting Wedge to create multiple levels of nested folders, and it only supports creating one extra folder (I think). I'll have to look into transforming folder names, but... Well, I'm already having trouble with the current stuff.
1952
Features / Re: New revs
« on January 17th, 2014, 01:02 AM »
[master df06599]
 1 file changed, 5 insertions(+), 1 deletion(-)

Can't serialize lambdas, so after_run pseudo-hook failed. Only concerned the calendar plugin, though. (Subs-Cache.php)

NB: this one was a bit fucked up... I did an amend by mistake on the previous commit (I was trying to amend the plugin repo, but targeted the wrong folder), so my tree diverged from the remote one after this commit, and TGit refused to push (thankfully.) So, I 'simply' did a reset soft to HEAD^^, then pulled from remote (!!), then committed my change again. Apparently, the tree is one again. Also, I did a reflog expire and a gc prune, just to ensure my tree wasn't polluting the remote, but I don't think orphan SHA's get pushed anyway. If you understood anything out of what I just said, will you marry me?
1953
Plugins / Re: Calendar Plugin
« on January 17th, 2014, 12:41 AM »
Fixed.
1954
Plugins / Re: Calendar Plugin
« on January 16th, 2014, 11:47 PM »
Installed it, reproduced, workin' on it.
1955
Plugins / Re: Calendar Plugin
« on January 16th, 2014, 11:26 PM »
Good then, good!

Now, only need to fix the Subs-Cache error in managecalendar... I'll still need to get the proper line number, <innocent>.
1956
Other software / Re: SMF reaction to 'unused, useless globals'
« on January 16th, 2014, 11:25 PM »
Fixing manually, yes, that's what I did on many on my files too.
But *finding* them manually? No way... Nobody's a psychic. So, the only tools at his disposals were: (1) any IDE that has that feature (e.g. Eclipse or NetBeans, one of these two, can't remember, provides small icons next to lines with unneeded globals), (2) fix-globals.php...

Hey John, I thought you were gone back to SMF forever. Or maybe you really are? Two months without a post... :^^;:
1957
Archived fixes / Re: Error during install
« on January 16th, 2014, 10:42 PM »
Nothing, just reload the blank page, then disable the plugin (rename its folder, for instance), and go to the error log, I dunno..?
1958
Plugins / Re: Working plugins by January 2014
« on January 16th, 2014, 10:41 PM »
I'm not dropping it, I worked hard on keeping compatibility with newer versions, but I never tested my work, so... For now, I'm just considering it 'dropped', but I won't remove it from the repo. Maybe I should add a mention somewhere that it's unsupported, but of course, people aren't going to notice... ::)

Fixed the path to rev.txt, but I don't see any news from 2010... Are you talking about admin area updates, maybe..? In which case, well, it's just a placeholder, after all... Ideally, I should be getting this data from github, instead.
1959
Plugins / Re: Calendar Plugin
« on January 16th, 2014, 10:37 PM »
Calendar.template.php
Line 166
Try adding w100 before cs0 (with a space between them, of course). Does that fix it..?
1960
Features / Re: Plugin revs
« on January 16th, 2014, 10:35 PM »
[master 08d1f95]
 26 files changed, 76 insertions(+), 76 deletions(-)

* Renamed Wedgeward to Wedge (or Wedge Team), because Wedgeward as an entity no longer really exists. (birthday, calendar, mass_attach, wedgedotorg)
1961
Plugins / Re: Working plugins by January 2014
« on January 16th, 2014, 10:01 PM »
I thought most of them would break! ;)

Wedgedesk, yeah, who cares. Too much maintenance for something I'm not going to use here.

Wedge changes, how is it outdated? Oh, the oath to rev.txt? I thought i'd fixed that...
1962
Archived fixes / Re: Error during install
« on January 16th, 2014, 09:58 PM »
Can you enable debug mode (server Admin), empty cache (if not already done, cache/php) and tell me the line number of the error..?
That should be an easy fix, I'd say. Something I forgot to update.
1963
Archived fixes / Re: Error during install
« on January 16th, 2014, 08:59 PM »
Please elaborate...
1964
Plugins / Re: Calendar Plugin
« on January 16th, 2014, 08:58 PM »
I never used the calendar. What's it supposed to look like..?
1965
Archived fixes / Re: Error during install
« on January 16th, 2014, 08:14 PM »
Fantastic!