vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   making the [IMG] tag work? (https://vborg.vbsupport.ru/showthread.php?t=80241)

WA007 04-20-2005 12:06 PM

making the [IMG] tag work?
 
hi, how can I make this actually work as an image?

[IMG]http://mkbot.bounceme.net/*C9EQ_taPS|Lw85R5.w|dVriVk@C/classic/status.png[/IMG]

or this

[IMG]http://mkbot.net/d3s5hik_Z7V0xYocCrA*p5z-|ptl/msn_topbar/status.png[/IMG]

because people want to use this in their signature (it will show your messenger name and status), its probably somewhere in function handle_bbcode_img?

Xenon 04-20-2005 01:38 PM

nope, thats a vbulletin setting in your ACP

it's called allow dynamical urls in img tags
it's a security issue, that's why it's deactivated normally

WA007 04-20-2005 02:53 PM

thanks for your answer, I think I already have that activated because of one of the hacks I have installed (upload signature if I am not mistaken)

Allow Dynamic URL for [IMG] Tags
With this option set to 'no', the [IMG] tag will not be displayed if the path to the image contains dynamic characters such as ? and &. This can prevent malicious use of the [IMG] tag.

the strange thing is that some work and some don't.. even here! watch:

http://mkbot.net/bjNknC_iWZ.H5NByh-|...rge/status.png

the link for this image is: http://mkbot.net/bjNknC_iWZ.H5NByh-|hda/large/status.png

http://mkbot.bounceme.net/K6NOi_1A28...rge/status.png

the link for this image is: http://mkbot.bounceme.net/K6NOi_1A28...rge/status.png

so how come this works? I want all of them to work on our board

Xenon 04-20-2005 04:35 PM

a | is a character which is regarded to be dynamic i think.

on vb.org we don't allow dynamic urls :)

WA007 04-20-2005 06:20 PM

Quote:

Originally Posted by Xenon
a | is a character which is regarded to be dynamic i think.

on vb.org we don't allow dynamic urls :)

one of the working links here has | so it can't be that one, it might be * and @ but it is still not working no matter if I allow dynamic url on our board.

Thanks for your efforts trying to help but I think it is in the reghex in functions_bbcodeparse.php.. cause it sounds unlikeley the allow dynamic url option is put in just for the show right.

Xenon 04-22-2005 01:29 PM

hmm, i don't see images, so o thought you used it as an example of not working images, my fault.

but we haven't changed the regex in the bbcodeparser file, so the default version works as you see here, did you change something on your board maybe?


All times are GMT. The time now is 08:12 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.01485 seconds
  • Memory Usage 1,719KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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