vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122)

stationar 01-23-2008 10:38 PM

Is it possible for users to sell their files through this hack?

CyberRanger 01-23-2008 11:14 PM

Quote:

Originally Posted by stationar (Post 1427665)
Is it possible for users to sell their files through this hack?

No, not really. There's no permission or payment system set up for that.

ntloc 01-24-2008 07:39 PM

Hi, can you help me out on this problem. I've just moved to a new dedicated server with Apache v2.2 + PHP5 + MySQL 4.1, then problem is when i tried to import files via admincp it got real slow when doing the "doimport", takes 5-10 minutes just to import 7-14 files. I've never had this problem before on my old server and i think i set the config same with myold server. It load the page "preimport" really fast but when starting actual importing work, it's taking forever eventhough the files have been copied into my download dir successfully really fast (check the files via SSH) but the page "doimport" keep loading, trying to reply back or something according to the server log file.
I check the server process log while "doimport" is running and it show POST... "W" Sending reply and hog 1/2 of my CPU usage. Please help me on this and thanks in advance.

p.s. and also when I click "Update Counters" to recount all files after imported, it take 10 minutes to finish.

CyberRanger 01-24-2008 07:57 PM

Quote:

Originally Posted by ntloc (Post 1428173)
Hi, can you help me out on this problem. I've just moved to a new dedicated server with Apache v2.2 + PHP5 + MySQL 4.1,...
p.s. and also when I click "Update Counters" to recount all files after imported, it take 10 minutes to finish.

My guess is the difference between how PHP5 and PHP4 handle memory. Ask your host what memory_limit is set to in php.ini. My guess is that it's memory_limit = 8M. Ask them to increase that to 24M. That should help.

ntloc 01-24-2008 10:16 PM

Well, i set that 500M (also try no limit -1 too) since I have about 2GB of memory for my server, that won't be a problem. Any other problem i might have you think? I've also try to downgrade to using PHP4 but didn't help either.
regards.

CyberRanger 01-24-2008 10:59 PM

Quote:

Originally Posted by ntloc (Post 1428286)
Any other problem i might have you think? I've also try to downgrade to using PHP4 but didn't help either.
regards.

I can't think of any. The script uses a simple unix copy command.

MiahBeSmokin420 01-24-2008 11:50 PM

quick question

i set the limit for file to -1 which should be unlimited

why are file above 75mb - 100mb + not uploading

it just takes you back to the add file page

CyberRanger 01-25-2008 02:51 AM

Quote:

Originally Posted by MiahBeSmokin420 (Post 1428352)
quick question

i set the limit for file to -1 which should be unlimited

why are file above 75mb - 100mb + not uploading

it just takes you back to the add file page

What is the max upload size, ie what is the value of upload_max_filesize and post_max_size?
See : https://vborg.vbsupport.ru/showthrea...31#post1411831

maidos 01-25-2008 02:46 PM

my sys admin said theres a time out issue with the script after adding this on htaccess it cant be my servers configuration, i still get blank page adfter importing files only 4 files

heres my htaccess config

php_value upload_max_filesize 1000M
php_value post_max_size 1000M
php_value memory_limit 900M
php_value max_execution_time 0
php_value max_input_time 0

edit: he changed the php.ini so the value to 0 but i still get blank page

MiahBeSmokin420 01-25-2008 10:48 PM

what dose this do in the .htaccess file

php_value max_execution_time 0
php_value max_input_time 0

?????? just wondering

cause i see it there in your post and i never had a htaccess file in my dir untill just now lol


All times are GMT. The time now is 08:15 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.04278 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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