vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - Import External Images (https://vborg.vbsupport.ru/showthread.php?t=253309)

datoneer 01-17-2013 01:50 AM

Installed, rated and nominated this is great mod

y2ksw 01-17-2013 01:02 PM

Quote:

Originally Posted by datoneer (Post 2397406)
Installed, rated and nominated this is great mod

Thanks :)

hakkuo23 01-17-2013 01:08 PM

Can you make this work for signatures, or at least some curl script to just display signature images so I can keep SSL on my site?

y2ksw 01-19-2013 11:16 AM

Quote:

Originally Posted by hakkuo23 (Post 2397479)
Can you make this work for signatures, or at least some curl script to just display signature images so I can keep SSL on my site?

It works for images of any kind on any site which will allow hotlinking. It does not influence or depend on SSL, but it may not work for you, if the server isn't allowing to pull in external data.

dog-tag 01-30-2013 05:07 PM

Hello y2ksw :)

I'm thinking about installing this and have a question.

Some of my users are using these pay per view image sites, and they're linking images on my forum. I would like to know if your plugin will -
Delete the link attached to these images?

You see they post the images, but when you click on the image they redirect you to some spammy website which really bugs me. Can your plugin remove this link also?

I understand I will host the image, but when I'm hosting the image, will I now be hardlinking my images to their websites?

Thanks for your time and workmanship!

Delfi_r 02-01-2013 07:40 PM

It's possible that this product imports images on the blogs? It works beautifully on our site.

y2ksw 02-04-2013 03:31 PM

Quote:

Originally Posted by dog-tag (Post 2400559)
Hello y2ksw :)

I'm thinking about installing this and have a question.

Some of my users are using these pay per view image sites, and they're linking images on my forum. I would like to know if your plugin will -
Delete the link attached to these images?

You see they post the images, but when you click on the image they redirect you to some spammy website which really bugs me. Can your plugin remove this link also?

I understand I will host the image, but when I'm hosting the image, will I now be hardlinking my images to their websites?

Thanks for your time and workmanship!

I'm sorry, this product is thought of hosting images only. But you could pretty easily replace the offending links with a query from phpMyAdmin, such as:

Code:

UPDATE post SET pagetext=REPLACE(pagetext, 'www.offending-host.tld', 'localhost')
The 'localhost' entry makes sure nobody ever will go anywhere but the own PC, but of course this may also not be desired (then, replace with a host of your choice). You will also have to truncate the postparsed table after such changes, and, as always, make a backup before testing :)

y2ksw 02-04-2013 03:32 PM

Quote:

Originally Posted by Delfi_r (Post 2401156)
It's possible that this product imports images on the blogs? It works beautifully on our site.

Nope, only forum posts are currently supported.

Kenas 02-07-2013 05:13 PM

Hi, i think i got this mod working.
But in some cases the images are not being imported, i cant explain why.
Here few examples :

Working : http://www.gsmforum.es/showthread.ph...860mAH-BLISTER (Img imported : http://www.gsmforum.es/images/imported/2013/02/1.jpg)

Not Working : http://www.gsmforum.es/showthread.ph...en-el-iPhone-5 (Img not imported : http://img.applesfera.com/2013/02/fullforce-0.jpg)

How can i fix this ? i dont know why the is some working and others dont ;(

BadgerDog 02-07-2013 05:27 PM

Quote:

Originally Posted by Kenas (Post 2402685)
Hi, i think i got this mod working.
But in some cases the images are not being imported, i cant explain why.
Here few examples :(

https://vborg.vbsupport.ru/showpost....&postcount=408

Regards,
Doug


All times are GMT. The time now is 02:04 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.01854 seconds
  • Memory Usage 1,744KB
  • 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)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete