Conversation
Notices
-
@holger want to install the #Statistics plugin and register your site on http://gstools.org/ which @pztrn runs ? :)
(plugin repository linked from first page on the site)
- Roland Häder likes this.
-
(oh, and when it's git pulled, you should copy/link the StatisticsPlugin-gnusocial.php to StatisticsPlugin.php )
-
@mmn @holger @pztrn I have added it as #GIT #submodule: https://gitorious.org/social/quix0rs-gnu-social/commits/d76de2300c0746973ffb8d99b3580902312b96e1
-
@holger @mmn @pztrn Hehe, don't miss this:
$ git submodule init
$ git submodule update
If "git status" gives you a difference in .gitmodule file it means the git module has been updated but the latest HEAD commit is not yet linked.
-
@mmn I have noticed this and appointed it to this evening. Sounds interesting.
-
@roland Ich für das GIT update immer separat durch und danach ein Update auf die Installation. Das past schon ;)
-
Installed but got a blank screen only :(
-
@roland I'll give it a try this weekend after git updates.
-
@holger Have you run the commands I mentioned? First you need to initialize the sub modules (only once needed) and then update them if needed.
-
@roland I'm running git local only and update after running.
-
@mmn Hmm, this might be why my site isn't registering any longer. Fixed!