vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [release] Quotes include Attachments (https://vborg.vbsupport.ru/showthread.php?t=86453)

filburt1 03-01-2003 11:38 PM

Try it, it'll only make a link to the attachment which this mod already does and more. If it makes an image then you have a security hole. Trust me, I've already investigated all possibilities.

imported_350Chevy 03-01-2003 11:41 PM

Hmmm.. What's the security hole when the image is made? I'm not clear what the difference from URL to IMG would make in security?

BTW, this server is running Apache.. :D

filburt1 03-01-2003 11:41 PM

Because the URL is dynamic it introduces security problems, and you can't enable dynamic URLs for just one post, let alone one URL.

imported_350Chevy 03-01-2003 11:42 PM

Interesting. What measures would have to be taken from the server side on Apache to get around this or is it too complicated/too much work?

filburt1 03-01-2003 11:44 PM

You'd have to write a .htaccess file with mod_rewrite directives to emulate that the post links to a flat file rather than a script.

imported_350Chevy 03-01-2003 11:48 PM

I tried it your way and it does work.. although the link color is the same color as the background color for my qoute boxes.. I'll work on it a tad. Many thanks again. :)

imported_350Chevy 03-02-2003 12:41 AM

Works as well as I can ask for I suppose.. Thanks again for all your help..

Although, a thread without any quotes that have an attachment in it have 27 querys. A thread with an attachment quoted has 32 querys. So that's 5 querys added instead of the one you predicted. ;)

No worries.. it's still not bad when it's not used often. :D

filburt1 03-02-2003 01:50 AM

Whatever, if you look at how the mod is coded it's impossible for it to add queries to any page except for newreply.

imported_subu1 04-16-2003 01:21 PM

sorry Filburt, you know i am an noob, but where must put this into

not in your post

thxx subu1


All times are GMT. The time now is 06:17 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.00947 seconds
  • Memory Usage 1,725KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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