Viewing 15 replies - 16 through 30 (of 39 total)
  • Alex –

    Lovin it! 🙂 However, is there any way to manually change the value for a post? I’m trying to make some changes to my website, so I upload files and hit refresh – a lot. This is giving all the entries on my first page false hits.

    Just curious,
    ~Jax

    This is an awesome plugin and I have been using it since beta. I have one question. On my blog, I have it list the top 5 most popular posts but the list appears double spaced. I want it to look like my link list. Please help. Thanks in advance!

    http://robot.f2o.org/

    Thread Starter Alex King

    (@alexkingorg)

    hetta – yes, that is exactly right. I have to hook into the WP event for posting. You are also correct that the .php file must be in the plugins directory, not a sub-directory. This is clearly explained in the readme.

    Jaxia – you could manually edit the counts for those posts.

    robot – pass in different before and after values (like you have for your other lists).

    My other lists have no before and after values. How can I pass that to the function?

    Hey Alex, Is there an interface to manually change the value, or do I have to edit it in SQL? I looked around in my WP admin, and I cannot seem to find a place. Am I just missing it? Thanks!

    Thread Starter Alex King

    (@alexkingorg)

    You’re missing it – honestly I don’t know how – it’s everywhere if you’re looking for it. 🙂

    This information is available:

    1. In the README, under Installation: go into Options > Popularity to modify the values of each view and feedback type.

    2. On the Plugins page, in the description of the plugin: Once you have activated the plugin, you can configure the Popularity Values (click that link)

    3. On the Most Popular Posts tab in the dashboard, click the ‘Change Popularity Values’ link.

    4. Click the Options tab in the WP admin interface and click ‘Popularity’

    🙂
    Yes, I saw that I can make any view of the home page worth a different point total. I don’t want to do that. When someone else views my homepage, I want it to be worth the same score.

    But, I need to change the number of views to a few posts. Since I basically have to make one change to my style sheet or file, upload it, and hit refresh to see if I did something right, my front page posts have an extra 500 views 😀

    Can I edit the actual number of views, not the value of a view?

    Thread Starter Alex King

    (@alexkingorg)

    You can change the data in the database, but I recommend not doing so – in standard usage that data is 1. irrelevant and 2. applied consistently – see #1.

    Any more suggestions for my problem?

    Is there anything that would cause the list not to update correctly? We have had a post up since yesterday that has 110 permalink views (according to our ISP’s stats) and 8 comments, both of which are weighted heavily in our Popularity Contest setup, yet it is not registering. If I look at Dashboard / Most Popular Posts / Views / Permalink Views, the post does not show up, even though it should be about#5 on the list. It also has three pingbacks (which show up as comments on the blog) but they do not show up on Popularity Contest’s pingbacks list, where they should rank #2. Any ideas?

    Would running http://mydomain.com/wp-content/plugins/popularity-contest.php force a recalculation? I tried that and it didn’t seem to change anything.

    On digging into the table wp_ak_popularity, it looks like while new posts have records in the table, nothing has updated since 7/4 — all zeroes, EXCEPT that comments and trackbacks seem to be about right. But nothing for homepage views, permalink views, etc.

    UPDATE — this seems to be caused by a conflict with Google Sitemaps 2.6 (http://www.arnebrachhold.de/2005/06/05/google-sitemaps-generator-v2-final). I installed that sometime over the weekend and that seems to have stopped PC from updating its table.

    Popularity Contest seems to have problems with compatibility with a few other plugins…

    Basically if this ever happens, you have to talk with the developers of the other plugin.

    It’s a really awesome plugin, it’s just a bummer about the few complications is creates…

    I also think it’s interesting how it generates stats for years the plugin wasnt even running (let alone developed) – i wonder where it gets those numbers from…

    Thread Starter Alex King

    (@alexkingorg)

    Popularity Contest seems to have problems with compatibility with a few other plugins… Basically if this ever happens, you have to talk with the developers of the other plugin.

    Generally this is due to another plugin interfering with “standard” WP behavior. To the best of my knowledge, all of these incompatibilities have been solved to date by the other plugin’s behavior being fixed.

    It’s a really awesome plugin, it’s just a bummer about the few complications is creates…

    I understand your sentiment, but I think it’s backwards: it’s a shame when other plugins break standard WP behavior.

    I also think it’s interesting how it generates stats for years the plugin wasnt even running (let alone developed) – i wonder where it gets those numbers from…

    I think you can probably figure that one out. 🙂

    Alex,

    Thanks for your input…

    And about my last thought… how does it figure that all out? What is the math involved?

    Perhaps my band played too long last night and the beer was flowing too hard… 😉

    Is there a way to force a recount of comment, trackback, and pingback counts? We’ve been blasted w/ a lot of comment spam lately and even though we hold, then delete, them, it seems like the Popularity Contest counts get incremented anyway — yes? I wouldn’t want to lose the other data, just “recount” those three types from scratch. Possible?

    Thread Starter Alex King

    (@alexkingorg)

    Sure, just grab the SQL query from the source and run it.

    I wanted to removed spam comment counts automatically and tried hard to do it, unfortunately the hooks get called in the wrong places so it isn’t possible to update the counts when comments are deleted, etc.

Viewing 15 replies - 16 through 30 (of 39 total)
  • The topic ‘Popularity Contest 1.0’ is closed to new replies.