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)

majjed2008 02-09-2014 12:34 PM

hello

can we made it import the VB image also from thumps like that we have all picture in just onne folder ?

Thank you

y2ksw 02-10-2014 12:16 PM

Quote:

Originally Posted by Manoel J?nior (Post 2479643)
You can import images directly to my database rather than to a folder on my FTP?

No. It is not intended to create attachments.

y2ksw 02-10-2014 12:19 PM

Quote:

Originally Posted by majjed2008 (Post 2479947)
hello

can we made it import the VB image also from thumps like that we have all picture in just onne folder ?

Thank you

It is not possible to determine if an image you see in the posts is a thumb or actually an image. Thus it will import only images which have a recognizable format with the IMG BBCode.

majjed2008 02-10-2014 03:10 PM

Quote:

Originally Posted by y2ksw (Post 2480167)
It is not possible to determine if an image you see in the posts is a thumb or actually an image. Thus it will import only images which have a recognizable format with the IMG BBCode.

thank you is there any way that we can import thump or change them to be in folder as image , anyone know please ?

elfenny 03-07-2014 11:40 PM

I created the folder with 777 permissions but not create subfolders.

The mod does not work, how can I fix?

Bob_R 03-15-2014 09:32 PM

Quote:

Originally Posted by y2ksw (Post 2474918)
As it turns out, the question was different. You want to know if you can block hotlinking on your server. The answer is yes and it has nothing to do with this mod.

In order to block hotlinking you will have to add 3 (or more) lines in your .htaccess file, like:

Code:

RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?yourdomain.com(/)?.*$    [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp)$ - [F,NC]


Quote:

Originally Posted by Bob_R (Post 2474926)
OK, maybe I'll try it by adding the code to the .htaccess myself. My server people tried it thru cPanel and it did not work. Not saying that it's this mods fault just sharing.

I also heard from a trusted friend that "hotlink protection (via an htaccess file) doesn't protect images uploaded to vbulletin because they are being requested via php files, not via their native file name."

I'll keep you informed.

OK, did the code. It works if you post an image to another site with HTML img.

But, all I have to do is wrap the image in BB code ex. [img]www.thisisanimage[/img] and it still shows on the offending site.

Anyway around this?

Thanks!

Bob_R 03-16-2014 07:59 PM

OK, I believe it is working. Because of this mod though you cannot use a hotlnk error image because it copies the hotlink error image and replaces the original pic on your site.

y2ksw 03-21-2014 09:33 AM

Quote:

Originally Posted by Bob_R (Post 2487702)
OK, I believe it is working. Because of this mod though you cannot use a hotlnk error image because it copies the hotlink error image and replaces the original pic on your site.

There is no way around. Sites may enable hotlink protection at their discretion, but usually the plugin works. Some exceptions made. You may "whitelist" those domains in the options and thus they will keep the hotlink.

Bob_R 03-21-2014 02:50 PM

Quote:

Originally Posted by y2ksw (Post 2488701)
There is no way around. Sites may enable hotlink protection at their discretion, but usually the plugin works. Some exceptions made. You may "whitelist" those domains in the options and thus they will keep the hotlink.

It's working except for that for the the hotlink image also ends up showing on my site.

I've since taken out the image. It'll now just show a blank empty post on the offending site.

I'm I reading you right, whitelist will make the image show? How do I whitelist?

Thanks.

y2ksw 03-21-2014 03:40 PM

Quote:

Originally Posted by Bob_R (Post 2488744)
It's working except for that for the the hotlink image also ends up showing on my site.

I've since taken out the image. It'll now just show a blank empty post on the offending site.

I'm I reading you right, whitelist will make the image show? How do I whitelist?

Thanks.

Please go to the options. There is a big field with according description and most probably already a "path" of a previous release of this product. Just add as many items you need ;)


All times are GMT. The time now is 09:29 AM.

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.01603 seconds
  • Memory Usage 1,746KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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