Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 13

CurtisOdenToddZMOjohansonlocker +9 guests

Forum Statistics

This discussion is related to the Forum Statistics addon.
Forum Statistics
«134

Comments

  • Posts: 74
    FYI...
    This file appears to be 0.2.8 not .0.3.1
  • Posts: 353
    my bad, i haven't updated it in a while...
  • Posts: 120
    Still says 0.2.8. Could you please update? :)
  • Uploaded version 0.3.1 of Forum Statistics.
  • Posts: 10
    Nice add-on. But can you exclude hidden discussions and comments?
  • Posts: 18
    I get errors with this new version?? Warning: fopen(/nfsn/content/artmgs/public/forum/extensions/Statistics/options.inc) [function.fopen]: failed to open stream: Permission denied in /nfsn/content/artmgs/public/forum/extensions/Statistics/default.php on line 58 Warning: fwrite(): supplied argument is not a valid stream resource in /nfsn/content/artmgs/public/forum/extensions/Statistics/default.php on line 59 Warning: fclose(): supplied argument is not a valid stream resource in /nfsn/content/artmgs/public/forum/extensions/Statistics/default.php on line 60
  • Posts: 18
    I got it to work now. I had to chmod the options.inc file. I think the original options.inc file was overwritten when I upgraded to the latest version.
  • Posts: 10
    :-/ But normally when you override it, it keep the file permissions...
  • Hallo

    I tryed to test this extension but I get this error:

    Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/httpd/vhosts/domain/subdomains/test/httpdocs/extensions/Statistics/default.php on line 83

    Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/domain/subdomains/test/httpdocs/extensions/Statistics/default.php on line 85

    Warning: fopen(/home/httpd/vhosts/domain/subdomains/test/httpdocs/extensions/Statistics/options.inc): failed to open stream: Permission denied in /home/httpd/vhosts/domain/subdomains/test/httpdocs/extensions/Statistics/default.php on line 58

    Warning: fwrite(): supplied argument is not a valid stream resource in /home/httpd/vhosts/domain/subdomains/test/httpdocs/extensions/Statistics/default.php on line 59

    Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/domain/subdomains/test/httpdocs/extensions/Statistics/default.php on line 60

    Kifo seems to have solved this problem. Do I have to change any settings? The readme file doesn't mention anything. Can anyone help me?
  • Version number changed from 0.3.1 to 0.4.
  • Uploaded version 0.4 of Forum Statistics.
  • Posts: 353
    Updates:
    - Username links to account page
    - New 'Most Active Users' statistic
    - New 'Posts in the last 24 hours' statistic
    - Permission editing change
  • Posts: 50
    Warning: fopen(/home/hebele/public_html/vcd/extensions/Statistics/options0.inc) [function.fopen]: failed to open stream: Permission denied in /home/hebele/public_html/vcd/extensions/Statistics/default.php on line 80 options.inc chmod is 777 but giving this error after the new update. no idea :/
  • Posts: 5,574
    WHat about options0.inc?
  • Posts: 50
    there is no file called options0.inc
    its not coming with the package
  • Uploaded version 0.4.1 of Forum Statistics.
  • Posts: 5
    This extension won't work with my Vanilla although I think I installed it in the correct folder... But when I go to the Extension Manager it just pops up the "Category Jumper" serveral times (that I can Enable if I want to) but I can't find the "Statistics" anywhere and therefore can not enable them. (Same with the German language extension by the way. I can't pick "German" from the drop down in the manger, but I will post this in a seperate thread.)
  • Posts: 42
    Great work Vincent!
  • Posts: 5,574
    Sounds like you're having file permission problems again carolyn...
  • Posts: 600
    Good stuff Vincent :)

    However, would it be possible to also have a link on the newest user's name? I tried to understand how to add one by myself, but it seems to be way beyond my skills.
  • Posts: 353
    It Doesn't actually look like i made the program to include single line user links... but i'll enable it anyways...
  • Uploaded version 0.4.2 of Forum Statistics.
  • Posts: 206
    FEATURE REQUEST: * could we have an option (perhaps as a preference) that only REGISTERED/LOGGED IN users are able to view the stats?
  • Posts: 206
    BUG REPORT: * Statistics Preferences which are 'toggle' update without any problem, and work straight away. The numerical preferences ("Number of Rows" for 'top posting users', 'top discussion starters' and 'most active users') are saved to the options file, but do NOT work. For instance, if I go and change the number of rows for 'top posting users' from '3' to '10', nothing changes in the stats display - it still displays only 3 users. If I open the options file and have a look, I see: "top_posting_user => 1 => 10 => someuser => 535 => someuser2 => 455 => someuser3 => 387" If I change the number to '2', I still see 3 users, and opening the file shows: "top_posting_user => 1 => 2 => someuser => 535 => someuser2 => 455 => someuser3 => 387"
  • Posts: 206
    It might also be a good idea to perhaps exclude 'banned' users from the statistics.
  • Uploaded version 0.4.3 of Forum Statistics.
  • Posts: 353
    Updates
    - Bug fixes
    - Enable/Disable/Only allow users to view
    - Radio button Framework functions
  • Uploaded version 0.4.3 of Forum Statistics.
  • Posts: 206
    @Vincent: thank you very much for the update! :-)

    Unfortunately, the bug reported mentioned here still persists. I have just opened my options file, and checked, and there I see:

    top_posting_user => 1 => 3 => someuser => 535

    Note, that there should be three users listed, and (as you can see from this line), there is actually only 1 being listed.

    I think I know what the problem is: the options.inc file is being updated *only* when a new message is posted, or a new user registered, etc. It seems like it is NOT being updated when the preferences are changed.
  • Posts: 353
    this should have been fixed in the previous version.... time for round 2...
Sign In or Register to comment.