vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Need to post large attachments (https://vborg.vbsupport.ru/showthread.php?t=147496)

mryoshi 05-17-2007 11:08 PM

Need to post large attachments
 
I am using VB 3.6.7 PL1, I am also fairly new to VB modding

I need to enable posting of very large attachments. They will be as large as 500 MB.
This is not a public or high traffic board so I am not worried about bandwidth.
I switched my attachments to be stored in file system, in the admincp.

I am stuck on what to do next. I have the extensions added of the file types I want to upload, i set them to no maximum file size.
When I try and upload a large attachment it gives me an error.
"invalid Post specified. If you followed a valid link, please notify the administrator"

PLEASE HELP!!!!

Dismounted 05-19-2007 06:31 AM

Instead of a blank filesize setting, use a very high one.

mryoshi 05-21-2007 03:04 PM

I tried that. It still had no effect. Someone told me there is a setting in one of the config files I need to change I just dont know which one...

Dismounted 05-22-2007 09:24 AM

I'm guessing they're referring to php.ini (the PHP configuration file). You would have no access to this file on shared hosting. If you do have access to this file, you will have to change the max_upload variables to allow for a big filesize.


All times are GMT. The time now is 10:06 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.00961 seconds
  • Memory Usage 1,706KB
  • 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
  • (4)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