is there an version of graphstat for drupal 5.0 in planning?
If so, it would be nice to have some more graphs, like additional ones for special node types or user groups.
is there an version of graphstat for drupal 5.0 in planning?
If so, it would be nice to have some more graphs, like additional ones for special node types or user groups.
Comments
Comment #1
pnikosis commentedI agree... now that I'm upgrading I'll lose my graphs :/
Comment #2
brashquido commentedI'd settle for a version that works with Drupal 5, never mind the enhancements for now.
Comment #3
havoc commented+1 for working 5.x version. features can wait.
Comment #4
dwees commentedVersion 5 available, although I'm not the module maintainer.
For graphstat.module use:
Create a new file called graphstat.info and put this inside it:
Comment #5
dwees commentedOops. Delete the first <?php from the first file.
Comment #6
brashquido commentedThanks dwees :)
Comment #7
jacauc commentedCan someone commit a final release of this please.
The above solution works kinda, but when running update.php, I get messages about:
warning: Cannot modify header information - headers already sent by (output started at /home/dieinte1/public_html/sites/all/modules/graphstat/graphstat.module:255) in /home/dieinte1/public_html/includes/common.inc on line 141.
Once this is sorted, things should be lekker
Comment #8
bloomaniac commentedWorks good for me too.
Please create a 5.x release.
Comment #9
binford2k commentedTo avoid the "output already started" error, remove the extraneous whitespace from the file you created. (before and after the php tags)
Comment #10
beginner commented5.0-dev release
http://drupal.org/node/192302
Comment #11
profix898 commentedComment #12
bloomaniac commentedlooks good,
I think a 'real' release would be good.
Comment #13
profix898 commentedNow there is a 5.x-1.0 release :)
I thought to collect feedback on the module first before creating a release ...
Comment #14
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.