vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Attachment / Download Mod for Vb 3.6 (https://vborg.vbsupport.ru/showthread.php?t=145959)

Snookieboy 04-28-2007 01:25 PM

Attachment / Download Mod for Vb 3.6
 
Heya,

I am currently running the latest version vBulletin 3.6.5.

On my forum we have a download center which members can upload .zip and .rar up to 50mb onto the forum.

Uploads are member created levels for an unreal mod we are making.

At the moment, my main concern is first of all with the default vbulletin attachment system, files are stored in the database. I have no problem with the way attachments are handled, but I am looking for a way that instead of getting put in the database, they get put in a folder on the web server precreated.

Does a mod or a simple hack exist already to do this?

Many thanks.

---------------------------------------

Oh my silly, found in the Admincp a option to move them into the filesystem :)

Quick question though:

At the moment I CHMOD'ed the attachment folder (/attachments/) with everything (777).
That seems a bit unsecure to me, any idea the exact chmod I need to allow vbulletin to run, without making the web server unsecure?

Ntfu2 04-28-2007 03:58 PM

0777 is correct.

Store the attachments outside of the web root to help ease your mind with security if you want.


All times are GMT. The time now is 04:05 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.01424 seconds
  • Memory Usage 1,703KB
  • 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