The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Image Cache Details »» | |||||||||||||||||||||||||
Y2K Software Image Cache
Compatible at least with vBulletin 3.5.4 and 3.6.4 Please click here for the product Import External Images for vBulletin 4 This product caches images from external sites to a local board folder (including signatures) located at: http://www.domain.tld/[forum/]imgcache Installation
When a board user opens a new thread or message, or edits an existing one (all advanced, quick-reply and ajax), and pastes an image from all but the local cache directory (or by copy and paste, or by specifying [IMG] tags), upon submission the image is read from the external url and written to the local (server) image cache folder. This avoids to show a placeholder image when the source link is dead or temporarily unavailable. The link to the image is accordingly replaced. The script scans first all image references and creates a table of unique images in the current message. It creates a new database table entry in y2ksw_imgcache for each image, reads the new ID and creates a sequence of new images for each url it happens to be readable, and creates for each successful read an imgcache/<id>.png file. After this sequence, the files are cached locally and may disappear from their sources without leaving an unreferenced image pointer at the local board. Known bugs When an image link contains dynamic data, vBulletin would show the image in preview, but change also the IMG tags to URL. This causes to loose the reference and the plugin will not attempt to recover. A possible solution is to allow dynamic contents for IMG tags on your board. Version history 1.0.3.0 2007-08-19 Repaired browser (IE 7) issue for images of a different file extension than the officially recognized types. For this issue, newly cached files have now the *.png extension. 1.0.2.0 2006-08-27 Image caching of signatures ([IMG] tags for signatures must be enabled); added a donation button inside readme.htm for specific user requests, which will help us to keep this product always up-to-date. 1.0.1.2 2006-08-07 Release changes for vbulletin.org 1.0.1.1 2006-08-06 Image size verification to avoid caching of invalid images 1.0.1.0 2006-07-17 Collision-free unique cache ID's 1.0.0.0 2006-07-17 Product creation Supporters / CoAuthors Show Your Support
|
Comments |
#42
|
||||
|
||||
thank you.
|
#43
|
|||
|
|||
This is great though is it able to be for specific forums and pm messages and not the entire site...
|
#44
|
|||
|
|||
Quote:
PHP Code:
Replace XYZ with the forums ids of the forums you want it to cache in. |
#45
|
||||
|
||||
PHP Code:
|
#46
|
|||
|
|||
i do it what you write, bu take an error when posting and editing on forum than i uninstalled .
|
#47
|
||||
|
||||
The plugin has been written for entire sites, not for selections of forums and subforums. Unless I will release a version which allows selecting forums, I do not suggest to make a change to templates. I corrected a typo, in a hypothetically working template modification.
|
#48
|
|||
|
|||
very nice product
let assume that I disable the product after one month what is the impact ? I will lose all images , is this right ? |
#49
|
||||
|
||||
No, the images you have stored on your server remain. After uninstalling/disabling, newly pasted images will not be stored to your server any more. That's all
|
#50
|
|||
|
|||
Is it possible to print logo over the images that store in the site ?
like this https://vborg.vbsupport.ru/showthrea...ight=watermark or this https://vborg.vbsupport.ru/showthrea...ight=watermark |
#51
|
||||
|
||||
Not yet. It has been asked before and when I got time to review this plugin, I may add this feature.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|