Hey... fbcmd hit 1337 fans :)
so I'm going to spend a day or two updating a lot of stuff.
my priorities are:
1) fix the installation & update
2) address the various security / permissions issues
3) remove deprecated commands & update the wiki
4) upgrade to latest facebook api & deal with any issues there
5) new feature requests
1) Installation & updates
So far I've just wasted *way* too much time dealing with this.
It's been caused by the @%#!$ github SSL changeover from http:// to
https://(it's been brought up before in this group)
It should be fine now for (most) *nix users, but for win users, the default
php installation doesn't seem to support https... which is quite annoying.
I'm looking into the best way to set up a mirror where the files can be
obtained via http:// -- or to force users without ssl to always download a
.zip and unzip it themselves.
-Dave