• This is the beta of the WP-Advanced-Stats plugin for WordPress. If you have some PHP/mySQL please test it out and anyone who wants to write there own viewer or suggest a change or help out in anyway leave and comment and you can email me at [email protected].

    How far from release is this?

    • It needs to be test on other wp installs
    • It needs a completed viewer (somebodies, anybodies)

    Download

    Install Recorder

    1. Download the plugin and put it in your plugins directory.
    2. Activate the plugin.

    FAQ

    • When is a viewer coming out? I’m writing one as fast as I can and hopefully some other people take up the cause and start writing there own (if you do email me your site and I’ll link back to you).
    • What happened to the stats? WP-Advanced-Stats is now being released in two parts, WP-Advanced-Stats-Recorder which records all the data and WP-Advanced-Stats-Viewer which parses, evaluates and displays the data.
    • Why did WP-Advanced-Stats get broken up into two parts? Well there are a bunch of reasons I broke it up.
    • Easier to Update I can now update either the Recorder or the viewer depending on what changes.
    • Community Being broken up allows other people to use the recording engine for there own stats. The database keeps track of pretty much all the important session variables. You can query it to get country, time, os, browser, predictions of hits, hits and about a million other things. The more people using it to find out cool stats the happy everyone will be.
    • Server Load If you have a huge user load the recorder takes very little time on it’s own and you can hopefully (please make difference viewers everyone) find a different viewer that doesn’t display very many statistics.
Viewing 15 replies - 16 through 30 (of 46 total)
  • Sounds good to me!

    I’d really like to give this plugin a try…

    Thread Starter John

    (@j2000_ca)

    Try the new version (same link). If either of you has msn or gmail please add me [email protected] or [email protected] so we can talk about it live.

    I’ve tried this too. I just downloaded the latest viewer. I now only get the [Table ‘jimw3141_wrdp1.adstats’ doesn’t exist]. Can I just create the table adstats?

    Thread Starter John

    (@j2000_ca)

    New Version is up give it a try. (If this one doesn’t work to answer jwurster’s question no you can’t because the recorder would depend on a different name for the db). When posted error messages it’s best if you post the url (-your blog address) of the error and the complete error.

    After activating the new versions, I only have one error:

    Warning: Invalid argument supplied for foreach() in /home/jimw3141/public_html/wordpress/wp-content/plugins/wp-advanced-stats-viewer.php on line 127

    My blog is https://www.jwurster.us/wordpress.

    Thread Starter John

    (@j2000_ca)

    jwurster view your main page and tell me if you still get that error.

    I have been out of Admin all day. I just when back in to the Dashboard and clicked on adnavced stats and got the same error.
    Could this be a conflict with another plugin?

    Thread Starter John

    (@j2000_ca)

    Hmmm maybe, does it say that you have had hits?

    getting the same error ??

    Warning: Invalid argument supplied for foreach() in /home/jimw3141/public_html/wordpress/wp-content/plugins/wp-advanced-stats-viewer.php on line 127

    not sure what it is

    Yes, I get hits, referrers and user agents.

    I did look at the foreach statement. It seems that the “select” statement fot that function is different than the rest in that it uses quotes outside the whole statement where the others use single quotes. I see you do this because you have single quotes in the actual select statement. Perhaps it’s some kind of syntax error?

    nfi, i’m pretty newb. if you work it out can you post your findings.

    If the SELECT statement is correct, then my next thought would be if the fields in the sql table match the code.

    Thread Starter John

    (@j2000_ca)

    New Version of both are up. I think I have the error fixed.

    You fixed the Search area, but now the Posts has the same error:

    Warning: Invalid argument supplied for foreach() in /home/jimw3141/public_html/wordpress/wp-content/plugins/wp-advanced-stats-viewer.php on line 150
    Post Title ID Hits Vistors Last Viewed

    Thank you for your help. Maybe you could email me with what the problem and solution is, as I would like to learn more.

Viewing 15 replies - 16 through 30 (of 46 total)
  • The topic ‘WP-Advanced-Stats 1.0.0 Beta Tester/Programmers Needed’ is closed to new replies.