Search

bbPress Showcase » Plugins by _ck_

Mini Stats not showing up in footer

RSS

Tags:


  1. SashKat
    User has not uploaded an avatar

    junior member
    Joined: May '10
    Posts: 6

    offline

    I have installed Mini Stats on my Forum and its not showing up in my footer. I'm using bbpress 0.9.0.6 with the theme crystal. Any help would be appreciated

    Posted 1 year ago #
  2. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 884

    offline

    A common problem with some custom themes is they have neglected to put do_action('bb_foot'); in the `footer.php file.

    Take a look at footer.php in the default kakumei theme and you'll see how it's done.

    Without it, a few plugins will not work right.

    Posted 1 year ago #
  3. SashKat
    User has not uploaded an avatar

    junior member
    Joined: May '10
    Posts: 6

    offline

    This is the code that is in the footer of that theme:
    </div>

    <!--
    If you like showing off the fact that your server rocks,
    <h3><?php bb_timer_stop(1); ?> - <?php echo $bbdb->num_queries; ?> queries</h3>
    -->

    </div>

    <div id="footer">
    <p id="copy">Crystal Template by Austin Web Design</p>
    </div>

    <?php do_action('bb_foot', ''); ?>

    </body>
    </html>

    So not sure what to do. Could it be anything else conflicting with it? Perhaps the version is an older one? I'm using version 0.1.1

    Posted 1 year ago #
  4. SashKat
    User has not uploaded an avatar

    junior member
    Joined: May '10
    Posts: 6

    offline

    Could mini track be interfering with mini stats? I just turned off mini track and the mini stats showed up in the footer.

    Posted 1 year ago #
  5. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 884

    offline

    The versions of those two plugins have gotten out of date as I've not released the updates.

    Mini-Track is very out of date and probably should not be used.

    Posted 1 year ago #
  6. SashKat
    User has not uploaded an avatar

    junior member
    Joined: May '10
    Posts: 6

    offline

    Just one more question, how do I get my stats to show up in the footer like you have here? Showing country, views today, post counts etc.

    Posted 1 year ago #
  7. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 884

    offline

    That's part of the newest Mini Track. It's not released.

    Posted 1 year ago #
  8. SashKat
    User has not uploaded an avatar

    junior member
    Joined: May '10
    Posts: 6

    offline

    Ah well, it looks amazing! I can't wait for it to be released

    Posted 1 year ago #
  9. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 884

    offline

    Actually, it might be in the general release.

    Make sure you read the readme.txt directly, the instructions are right there:

    <div id="footer">
    		<?php mini_track(1);  // who's online now ?>
    		<?php mini_track_today(1);  // who's been online today ?>
    		<?php mini_track_statistics(2);  // general statistics ?>

    But I believe the current release has bugs that make it unstable.

    Posted 1 year ago #
  10. SashKat
    User has not uploaded an avatar

    junior member
    Joined: May '10
    Posts: 6

    offline

    No it doesn't work with Mini Track v0.1.6. I just tried it and it came up with:
    Fatal error: Call to undefined function mini_track_today() in /home/allykatd/public_html/forum/bb-templates/Crystal/footer.php on line 16

    It also takes the mini stats out of the footer

    Posted 1 year ago #

RSS feed for this topic

Post a reply to “Mini Stats not showing up in footer” »

You must log in to post.

keep _ck_ coding >> donate $5 <<     Theme Switcher:
32 users online from in the past 30 minutes. 16 bots 15 guests 1 members: mccawphoto
7,546 views today 8,665 yesterday 14,010 peak. Most at once 63 today 48 yesterday 131 peak. Visited today: Dickinsonjohn9, shairah27, xiaotian, _ck_, engin1984, Augustine01, MichaelGomez, mccawphoto, KitchenDip
2,240 posts in 380 topics over 63 months by 425 of 1,992 members. Latest: shairah27, Augustine01, MichaelGomez