![]() |
|
Mod Options |
![]() |
|||||||||
![]() This vBulletin 4 product imports external images in your posts from external servers or paths into a specific path, normally your forum's image folder.
Differently than the previous product Image Cache for vBulletin 3.x., it parses the posts at regular intervals for new images and replaces the external references in the background. Also, instead of using only a single folder, it creates folders for years and months, making it much easier to handle large quantities of images. The source and destination image URL's are stored into database, too, avoiding unnecessary duplicates. It moves and optionally converts images from one place to another. It is a handy tool in order to keep your images local to your forums. Version 1.0.4 is temporarily in BETA stage until the users have confirmed the newly requested features. Version 1.0.5 is still in BETA stage. It adds a new bunch of additional features, one of which allows you to test your mathematical understanding ![]() Download Now Only licensed members can download files, Click Here for more information. Supporters / CoAuthors Screenshots Show Your Support
The following members like this post: john7911, The_Hawk, Delfi_r, Techno Cowboy, hivitro and 15 others.
|
#586
|
||||
|
||||
Originally Posted by Bob_R
This is simply impossible. If you show a hotlink image to other sites, your site must remain unaffected. This is a server issue and must be setup correctly in the .htaccess file, and never was an issue with the mod.![]()
If the offending site gets a blank screen, then definitively your hotlink formula isn't working. Get Firebug for Firefox and check the response on the "missing" image, I'm almost 100% sure it's an error 5xx, which translates in a scripting error in .htaccess. The mod does only download images from other sites, and if they have hotlinking images, it will download those, unless you have them excluded = ignored ![]() The following members like this post: Bob_R
|
#587
|
|||
|
|||
![]()
Originally Posted by y2ksw
Here's my .htaccess in regards to this situation![]()
RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?domain.com [NC] RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?domain.com/forums [NC] RewriteRule \.(jpg|jpeg|png|gif)$ - [NC,F,L] No members have liked this post.
|
#588
|
||||
|
||||
Originally Posted by Bob_R
Provided that domain.com is your domain, your hotlink protection must look this way. Please see the additional backslash, no second line needed and no fancy queries. It's your site and you know how it can be addressed, so make it short and simple. The missing additional backslash and unsupported fancy queries may cause a blank screen. The F directive does generate a failure, the rest should be shown correctly on the offending page:![]()
If you used this tool: http://www.htaccesstools.com/hotlink-protection/ for generation, it does not work correctly and it is a shame, but fortunately not mine. The above rules says: If the referer is not blank and if it starts with http://www.domain.com then fail on these file extensions: .jpg, .jpeg, .png and .gif. This means in cleartext, if the referrer is blank or the referer starts with http://www.domain.com, then the images are shown. Direct page access will thus show the images, but if you are navigating the offending site, they will not. I hope this extra lecture was exhaustive enough and has really nothing to do with the mod. ![]() No members have liked this post.
Last edited by y2ksw; 10 Apr 2014 at 11:54. |
#589
|
|||
|
|||
Will this mod pickup changes?
i.e. if someone links an image and then a few days later changes the image (but not the filename) will this mod recognize that? Followup: if so, will it overwrite the locally stored image or create an additional one with a -1 or something. No members have liked this post.
|
#590
|
||||
|
||||
Originally Posted by shots
The best way to know is to try it out. There are too many scenarios about this argument to efficiently give an answer. Generally, it imports images from external servers to local. What you do in local with these files, is your responsibility, but users have no influence. What people do on remote sites is beyond our possibilities ![]()
![]() No members have liked this post.
|
#591
|
|||
|
|||
Will it do the same in CMS articles? If not, what would it take to add that functionality?
No members have liked this post.
|
#592
|
|||
|
|||
Originally Posted by ar15dcm
I read in the thread that the CMS is not supported. The post was dated 2012, so don't take my word on it. ![]()
![]() No members have liked this post.
|
#593
|
||||
|
||||
It's not supported. It would take quite some efford to read the articles the same way as it does for the forum posts and apply the changes. Essentially it needs another cronjob with almost no shared code.
No members have liked this post.
|
#594
|
|||
|
|||
It is very useful product and I've used it for years
I will soon be ready for vb 5 Do you plan to do this? No members have liked this post.
|
#595
|
||||
|
||||
I haven't tried it yet, but it may work probably just out of the box or with very few changes in vbulletin 5.
|
#596
|
|||
|
|||
![]()
Originally Posted by y2ksw
![]()
I am very much looking forward to hearing good news This is one of the most popular products that are offered by you Sorry for my bad English No members have liked this post.
|
#597
|
|||
|
|||
One thing I can confirm is that it works in v3.8.7-P4 without any changes.
For what I need it, I've done a small modification, mainly do a backup of the post before updating it. What I'm most struggling with is the 27000+ posts that have images in them. It is slow. So I'm now rewriting parts of this addon so that it can run from cli. If there is interest, I can contribute or publish the final cli version once it is finished. The code will not be nice though, I haven't coded much php in the last couple of years. The following members like this post: Delfi_r
Last edited by Space_psy.be; 15 Jul 2014 at 12:43. |
#598
|
|||
|
|||
working great
![]() No members have liked this post.
|
#599
|
|||
|
|||
No it doesn't clean un-used images
![]() No members have liked this post.
|
#600
|
||||
|
||||
On large forums you can't tell if an image is reused. This is a plugin for typically very large forums, where the lack of images is much more critical than a few too many. Also, it may come handy to have a copy. Please think about it as a feature
![]() No members have liked this post.
|
![]() |
Tags |
lisansdevir |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 09:01.