vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Making images permanent. (https://vborg.vbsupport.ru/showthread.php?t=245520)

bigwater 06-29-2010 02:06 PM

Making images permanent.
 
I run one particular artists site and we keep running into a recurring problem. Some of the users aren't real familiar with the whole vBulletin experience, and rather than uploading the images directly to our site, they are just linking their images from their own website or a pic storage site like photobucket.

Inevitably, they end up letting their website registration expire or their photobucket account goes stale, and a thread that may have consisted of 100 posts of ooh's and ahh's, or how to do this, or constructive criticism on the art, is rendered useless because the pictures are gone. Nine times out of ten the artist asks "what happened to my pictures?" I have to explain that they're gone because they were links to an external server that I have no control over. They cry and moan and think I'm a bad guy because their pictures are no longer on the site.

What I'm getting at here is an inquiry as to whether there is an existing plugin to take a link from an external site like a user's website or a third party hosting site, collect that image, and save it into our filesystem and change the code in the database to reference the local file rather than the external file so that it doesn't go dead. We have a policy on the site that if you want your content removed, ask and it will be removed without question. We're not trying to steal data. This is more about users *not* wanting content removed but the content is getting lost due to the user's using sketchy storage solutions rather than uploading directly to our site.

Any ideas?

adwade 10-06-2010 10:12 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=123338" target="_blank">Image Cache</a> originally produced for v3.5 does what you want. I have it running on v3.8.6PL1, but not sure about v4 though.


All times are GMT. The time now is 01:44 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01008 seconds
  • Memory Usage 1,706KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete