Post-Thumb Revisited: version 3 alpha 3
- 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: alpha
Installation:
It can be downloaded here: Post-Thumb (1528)
Tags: alpha
avril 17th, 2008 at 13:06
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.
avril 17th, 2008 at 19:26
Which version are you using?
avril 17th, 2008 at 20:17
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.
avril 17th, 2008 at 21:58
What’s your plugin list then? ^^
avril 17th, 2008 at 22:15
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
avril 18th, 2008 at 20:11
Have you tried to activate Post-Thumb then desactivate another plugin?
avril 18th, 2008 at 21:58
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.
avril 18th, 2008 at 22:09
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.
avril 19th, 2008 at 7:23
Are you at 1&1?
avril 19th, 2008 at 10:10
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.
avril 19th, 2008 at 11:23
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
avril 19th, 2008 at 12:16
i want see thumbnails of all images in the post.
Can i make it with you plugin?
avril 19th, 2008 at 13:07
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.
avril 19th, 2008 at 13:20
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.
avril 19th, 2008 at 14:00
The alpha 3 should give a random list widget. What happens if you try to use it?
avril 19th, 2008 at 18:28
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.
avril 19th, 2008 at 18:33
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.
avril 19th, 2008 at 20:44
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.
avril 19th, 2008 at 22:46
The new alpha version doesn’t use anymore the table. This save memory and db resources.
avril 20th, 2008 at 10:39
@alakhnor
It is possible in next version?
thanks
avril 21st, 2008 at 7:57
Ah. Where are the variables saved to then? (trying to troubleshoot what’s wrong with my install)
avril 21st, 2008 at 19:58
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?
avril 22nd, 2008 at 0:59
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.
avril 22nd, 2008 at 6:35
I downloaded the link above and the script I received says it is version 2.3?? Is that correct?
avril 22nd, 2008 at 19:34
Yes. It’s an intermediate version which will lead to version 3 (it preserves update from wp.org ;)).
avril 23rd, 2008 at 8:25
random function Show only 1 image…. if that is appropriate show some random image?
avril 23rd, 2008 at 18:45
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!
avril 23rd, 2008 at 22:47
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.
septembre 22nd, 2008 at 23:12
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.