ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

$this->EE->stats->update_member_stats();

September 17, 2012 5:48am

Subscribe [1]
  • #1 / Sep 17, 2012 5:48am

    soundseller

    52 posts

    Hi,
    where can I get more information on what:

    $this->EE->stats->update_member_stats();

    is doing?
    I can’t find any info in your docs.
    Thnx

  • #2 / Sep 18, 2012 4:56pm

    Kevin Smith

    4784 posts

    Hi soundseller,

    It’s part of EE’s Stats library, and it’s used to update various member statistics. You can see exactly which ones by looking at the update_member_stats() function in /system/expressionengine/libraries/Stats.php. That’s not documented because it’s not part of the API or really meant for use by third-party developers. Since EE has an open source, however, you can easily read through the code to see where various functions are used and what we use them for.

    Does that help?

  • #3 / Sep 19, 2012 3:55am

    soundseller

    52 posts

    Thanks,
    I will check it out.

  • #4 / Sep 20, 2012 4:31pm

    Kevin Smith

    4784 posts

    Sounds good! If there’s anything else I can help with, just let me know.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases