1 sam2kb Feb 28, 2009 06:37
3 sam2kb Oct 05, 2009 03:51
Thanks for the feedback, I thought nobody uses this plugin except me :)
The plugin adds the correct code to posts even if you don't see it in text area.
And I have a newer version, so this might be the reason why it's working for me. I'll upload that version and let you know here.
4 sam2kb Oct 07, 2009 15:27
Plugin updated
5 gcasanova Sep 07, 2010 07:28
I'm getting this error:
ResponseStatus:
Invalid Request: Improperly formatted UrlCategoryCode:
But as far as I know the URL is right
6 gcasanova Sep 09, 2010 22:34
Any Ideas?
7 sam2kb Sep 10, 2010 00:35
The service could have changed URL params.
Try to set $debug = 1; in the plugin file, and see if you can track the problem down.
8 gcasanova Sep 10, 2010 02:06
This is what I'm getting now:
string(172) "http://www.shrinktheweb.com/xino.php?Service=ShrinkWebUrlThumbnail&Action=Thumbnail&STWAccessKeyId=Access Key: 0000000000000000&u=00000000&Size=xlg&Url=http://www.filehippo.com"
array(4) {
["Service"]=>
string(21) "ShrinkWebUrlThumbnail"
["Action"]=>
string(9) "Thumbnail"
["Size"]=>
string(3) "xlg"
["Url"]=>
string(24) "http://www.filehippo.com"
}
string(823) "<?xml version="1.0" encoding="UTF-8"?>
<stw:ThumbnailResponse xmlns:stw="http://www.shrinktheweb.com/doc/stwresponse.xsd">
<stw:Response>
<stw:ThumbnailResult>
<stw:Thumbnail Exists="false"></stw:Thumbnail>
<stw:Thumbnail Verified="false">noexist</stw:Thumbnail>
</stw:ThumbnailResult>
<stw:ResponseStatus>
<stw:StatusCode>Invalid Request: Improperly formatted Url</stw:StatusCode>
</stw:ResponseStatus>
<stw:ResponseTimestamp>
<stw:StatusCode></stw:StatusCode>
</stw:ResponseTimestamp>
<stw:ResponseCode>
<stw:StatusCode></stw:StatusCode>
</stw:ResponseCode>
<stw:CategoryCode>
<stw:StatusCode></stw:StatusCode>
</stw:CategoryCode>
<stw:Quota_Remaining>
<stw:StatusCode></stw:StatusCode>
</stw:Quota_Remaining>
</stw:Response>
</stw:ThumbnailResponse>"
ResponseStatus:
Invalid Request: Improperly formatted UrlCategoryCode:
9 sam2kb Sep 10, 2010 02:45
Check the access key value in plugin settings ;)
10 gcasanova Sep 10, 2010 03:12
Sorry! :oops:
I pasted the code and also the words "Access Key:" which I guess I inadvertently copied from the STW page...
Thank You!
11 sam2kb Sep 10, 2010 03:14
No problem
12 gcasanova Mar 15, 2011 19:35
I received a mail from ShrinkTheWeb, as I understand, it will affect this plugin:
http://www.shrinktheweb.com/content/major-overhaul-project-security-notice.html
13 sam2kb Mar 19, 2011 04:53
I'm going to release a completely rewritten and improved version of this plugin soon. It will work with www.thumbshots.ru/en/ screenshots provider.
Shrinktheweb provider became overloaded and too restrictive.
14 bogdan_benn2000 Mar 09, 2012 14:18
Hello,
Can you please tell me if this plugin (STW Webshots) works with v4.12 or 4.13 of b2evolution ?
Thanks,
Bogdan
15 sam2kb Mar 09, 2012 14:27
I haven't touched the plugin for a long time. It wouldn't blow up your server if you try it :) It might not work with current Shrinktheweb features and limitations.
16 bogdan_benn2000 Mar 13, 2012 11:41
Thanks for your reply :)
I already try it :) but it doesn't show website thumbnails on my links to other sites.
That's why I asked you if it's compatible with v4.12 or 4.13 of b2evolution.
Is there something I should manually add to that specific links like when using the lightbox plugin, by adding "rel="lightbox"" ?
17 puravida Mar 05, 2016 10:33
Hi Sam,
This is Brandon over at ShrinkTheWeb. I know that it's been a looong time since you've thought about this plugin that you created, but I wanted to reach out to you and see about updating it.
The "Preview Verification Page" required for Free accounts did not last long and did not meet its intended objective of making for less malicious use of screenshots. Mostly, it was just viewed as a way for us to intercept visitors, which was not the intention but the perception was widespread enough that we yanked that out and reverted back to the original methods for all users. We decided not to police the service at the expense of hurting our reputation. This greatly simplifies integration, and we also released an "Account API" a couple of years ago that provides for a clean integration on the admin configuration side of things as well.
At any rate, I wanted to see if you would be interested in releasing an update that supports the service for Free and Paid users alike (we recommend supporting the "Embedded" and "Advanced Method" APIs as both work for Free and Paid users) and also support some of our PRO features. There have been many updates to our PHP sample code and the later version STW Class is quite powerful and simple to use.
I am willing to sponsor this development, if you have the time and interest.
Please let me know. I am here to provide support, test code, and answer any questions.
Best regards,
Brandon
18 mgsolipa Mar 13, 2016 22:10
19 fplanque Mar 13, 2016 22:39
@puravida Suppose we (core b2evolution dev team) update the plugin or write a new one, what would you expect it to do exactly?
- Allow to insert website thumbnails into posts (I guess that's the basics)
- Customizable size?
- Anything else?
Thx.
Hi,
Thanks for plugin and to discover this website! :)
I have only a little concern. It works without problem if you use HTML area. But when we add a webshot with TinyMCE, anything is added in area showing it's correctly done. Does it have a way to change this behavior? I deal with 30 users who don't know HTML and I'm sure they will tell me that it didn't work even if it does.
Thanks!
Mel