Post-Thumb Revisited: version 3 alpha 3

alpha
Changes:

  • fix a bug in get_last_youtube

Installation:

  • unzip file and upload it to plugin directory

It can be downloaded here: Post-Thumb (1528)

Tags:

29 Responses to “Post-Thumb Revisited: version 3 alpha 3”

  1. Printer Says:

    Hi, When I try to activate the plugin my blog and screen goes blank and I have to delete the plugin manualy. Any idea how this can be? I’m on WP 2.5.

  2. alakhnor Says:

    Which version are you using?

  3. Printer Says:

    I’m using “Post-Thumb Revisited: version 3 alpha 3″.
    It works until I activate the ‘widget’ in the plugins screen. Then the screen goes blank. Only when I clean my database post-thumb settings i will be able to reinstall the plugin. Without the widget the plugin works.. when i put the code in a DaikoText widget for instance.. Unfortunatly I can’t get a random-thumbs lists in my side-bar that way. I must say I already had some problems with version 2.2.1.b. The widget worked until for some reason my widget page and my entire blog went blank after saving my widget settings. I the used had to clean my database again to reinstall. I hoped it would be solved by the latest alpha.. but maybe there is some kind of conflict with un other widget on my site.. i just don’t know.

  4. alakhnor Says:

    What’s your plugin list then? ^^

  5. Printer Says:

    plugins:
    Advanced Category Excluder
    Allow Categories
    Author Image
    Category Icons
    cformsII
    Clean Options
    Daiko’s Text Widget
    Forgot the Category
    Maintenance Mode
    NextGEN Gallery
    pb-embedFlash
    Post-Plugin Library Recent Posts Random Posts Recent Comments
    Sideblog Wordpress Plugin
    Subscribe2
    WP-PageNavi
    Wordpress Gravatars
    Wordpress Download Monitor
    WordPress.com Stats

  6. alakhnor Says:

    Have you tried to activate Post-Thumb then desactivate another plugin?

  7. Printer Says:

    Ah yes!.. I’v tried it a moment ago.. And it turns out that it is the widget that comes with NextGen gallery. When I De-activate NextGen gallery the Post thumb widget activates normal and ok. Then when I activate NextGen gallery it is ok.. but when I activate the widget of nextGen the page goes blank again. So I can have either the GextGen widget activated or the Post thumb widget. I dont use the Nextgen widget in my sidebar for now.. so that is a good thing. But it would certainly be nice to have them both activated when I need them.

  8. Printer Says:

    Well sorry, I was to quick with my respons. I turns out that now only my widgets page was blank and I had to turn of the Post thumb widget again. I will try some more later.

  9. alakhnor Says:

    Are you at 1&1?

  10. xorsyst Says:

    I have a weird error that I cant seem to find in the forums. I just recently upgraded to WP 2.5. When I go to the post thumb options in the settings page, none of the variables are able to be changed, and it wont generate a thumbnail. It’s almost like its not talking to the database.

  11. Printer Says:

    I’m not sure what you mean by 1&1.
    the versions are displayed as:
    Post Thumb Plugins 1.0
    Post Thumb Revisited 2.3
    Post Thumb widgets 1.0

  12. wp-user Says:

    i want see thumbnails of all images in the post.

    Can i make it with you plugin?

  13. alakhnor Says:

    Printer>I was talinkg about your host ;)
    wp-user>What you can do is display the last x images of the blog with an addon function.
    Xor>you’re right, I’ve never heard about this one. Don’t even know how to hint something. Try to reload and reinstall it.

  14. Printer Says:

    Ah :) no, my webhost is called “one.com” not 1&1.
    I was wondering is there a workaround maybe to get random tuhmbs in an php widget? the “echo get recent thumbs” works fine in a widget. But I can’t get the random thumbs list it seems.

  15. alakhnor Says:

    The alpha 3 should give a random list widget. What happens if you try to use it?

  16. Printer Says:

    When i try to use the widget my site goes blank right after activation of the widget-plugin or after putting it in my side bar. it works for a while then somtimes it after changing some settings in the widget de widget page goes blank. I give up on this. I tried deactivating al myplugins to find where the problem was.. but no luck. I will only use it in a php widget for now. that will work for recent thumbs.

  17. wp-user Says:

    i need make so:
    http://img232.imageshack.us/my.php?image=20080419185159sg6.jpg

    “When a post is edited, Post-Thumb will scan through and look for a picture. If it finds one, it saves it and some post informations in a special table: pt_posts”

    i need: finds all of the 1 post.

    Or you know similar plugin?

    thanks.

  18. xorsyst Says:

    I erased the wp_pt_post table prior to trying out the new version. I just looked at the database, and the table hasn’t been recreated. I figured it was supposed to check that on plugin activation? If it did check, it did not throw out an error message.

  19. alakhnor Says:

    The new alpha version doesn’t use anymore the table. This save memory and db resources.

  20. wp-user Says:

    @alakhnor
    It is possible in next version?

    thanks

  21. xorsyst Says:

    Ah. Where are the variables saved to then? (trying to troubleshoot what’s wrong with my install)

  22. alakhnor Says:

    wp-user>maybe but definitely not a priority. Try the RecentImages function in the Post-Thumb plugins.
    xor>All data are now saved in postmeta. Do you want me to take a look at your admin?

  23. xorsyst Says:

    If you don’t mind, that would be great. I’ve exhausted everything i’ve been able to think of that may be causing problems. I have other plugins using the graphics libraries, so I don’t think thats the problem. I remember you saying you use MSN, my ID: is x0rsyst@hotmail.com . Thanks.

  24. Doug Says:

    I downloaded the link above and the script I received says it is version 2.3?? Is that correct?

  25. alakhnor Says:

    Yes. It’s an intermediate version which will lead to version 3 (it preserves update from wp.org ;)).

  26. wp-user Says:

    random function Show only 1 image…. if that is appropriate show some random image?

  27. Pedro Doria Says:

    Hi –

    I love your plugin. I’m currently using it in a webiste I’m designing at pandorama.com.br. I use it to show some of the images that are in blogs this portal points to. Since not all posts have images, I use NODEF to limit the showings to the ones that do; but I want to show only 9 images at any given time. I can’t use the LIMIT parameter because it counts all posts, not only the ones with images.

    Is there a way to go around that? Thanks!

  28. alakhnor Says:

    If you set “limit=n” in the parameters of the function, it will show n random images. However, it’s still 1 image = 1 post.

  29. y2gabs Says:

    Hi there,

    Using version 2.2.1.b. trying to grab images from posts, resize, and place on main (home) page of my website. post-thumb grabs the images fine from the category that I specify in parameters but doesn’t seem to resize when I try to resize them in the parameters. keeps original image size. I’ve tried messing with the settings but nothing seems to work. I’ve tried with both the_recent and the_random. Can anyone give me a hand?

    Thanks!

    J.

Leave a Reply