Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello together!

    That’s it. I found out, why the plugin doesn’t work on my blogs.

    On every Blog I have a post, wich is sticky (always on top of the list)
    to post important things on the mainpage.

    That explains why the plugin worked, as no posts where included in the array, but only pages and revisions.

    I deactivated the sticky-mode and your plugin works perfect!!!!
    I must say: Very Perfect, espacially with the new version!

    Now it still remains a problem: Why is there always an overrun of result of the query, so that the last date/time of the sticky post is only displayed?
    I looked at the wp_posts table and while I order by “post_modified”, always the last change is on the top of the queryresult.

    I’ll keep on searching.

    Thank you for your great work so far.

    I’m still wondering, why no one else!!!!! need such a plugin and such an information of the last blogchange on their blogs etc.???

    So Far

    Greets!

    Hi Lex

    I was off for a couple of hours but I worked this evening several hour on the script an didn’t solve the problem.

    Your idea doesn’t work. I modified and left only page and revision and then the result was nearly ok. But now the posts weren’t no longer checked.

    I also tried severeal orderby-strings like post_modified or post_date, as these are the names of the fields in the sql-table.

    I also tried an sql-query but it doesn’t work at all.

    I also tried other functions but so far, no success.

    I don’t know how the wp_posts table is chosen by the query, or does the function “query” check all tables in the wp database?

    Does the plugin works well in your blog, that means does it show the right date and time, when an update in any post or page happens?

    I’ll continue!

    More to come tomorrow afternoon.

    Greets!

    Hello Lex and ClaudeN

    I use your plugin with the extension of ClaudeN

    Fist of all, a great plugin, i searched for something like that, (and I’m still searching as it doesn’t work well) Nevertheless, Thanks for your work!!!!

    There is a problem, it appeared from the beginning:

    The result of the query, shown in the dateline is not that, what it has to be. Always not the date of the last change is shown.

    For example, on one blog I modified a post and a site today (jan, 9), but the widget shows me last change: december, 22…..

    I’m not very firm in php so I’m not able find out what’s wrong

    Maybe it’s a problem, that you use have_posts etc. or it’s the query with the array that doesn’t work.

    Regards

    redflash

Viewing 3 replies - 1 through 3 (of 3 total)