• I have <?php wp_footer(); ?> in my theme 2010 and wordpress stats says I don’t Newest version 1.7 downloaded 10 mins ago
    here’s the last few lines of footer.php

    <?php
    	/* Always have wp_footer() just before the closing </body>
    	 * tag of your theme, or you will break many plugins, which
    	 * generally use this hook to reference JavaScript files.
    	 */
    
    	wp_footer();
    ?>
    </body>
    </html>

    EDITED:
    When I went back to the site I started checking settings and then noticed it disappeared and I didn’t do anything yet. So I guess the bug is it needed to get used to the site first, Be one with the HTML :>

    https://www.ads-software.com/extend/plugins/stats/

Viewing 5 replies - 16 through 20 (of 20 total)
  • Howdy Humans. I also deleted all files, even dropped tables from the db and did a fresh reinstall about 10 mins ago and got the same error. I can live without the WP stats for a while. I don’t like the idea of any error that has to “settle in”.

    If it’s any help, on one of my test installs I’m running 1.6.7 on WP 3.0rc3 latest with same theme and no error. That test box is on Ubuntu latest, while my production site is on centos latest if that’s any help. No wp caching on either install.

    @andy: “the gentler Tortures are to be first used unto him”

    1.7.2 is available now. It removes the footer check pending investigation of various errors.

    Penny for the Guy?

    i still have this problem even if i installed version 1.7.2 :

    Warning: Invalid argument supplied for foreach() in /home1/khmerdig/public_html/dahlina/wordpress/wp-content/plugins/stats/stats.php on line 134

    lsvichet, could you start a new thread for your error? It is unrelated to the error that started this thread and it’s hard enough for little brains like mine to keep track.

    version 1.7.2 works for me

    before i had the same problem, with the footer message

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘[Plugin: WordPress.com Stats] getting message about <?php wp_footer(); ?> and I have it’ is closed to new replies.