vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vJukebox - Song and Video Management System (https://vborg.vbsupport.ru/showthread.php?t=102555)

nitro 02-24-2006 07:50 AM

Quote:

Originally Posted by foruma-z
I can't see that anywhere In my Admin Cp Under Jukebox?

Pl elaborate...

Thanks

He probably means the php.ini setting which governs this but can also be occasionally overridden in htaccess, but its host dependant.

miner 02-24-2006 06:09 PM

If you mean that it's related to my host's max. upload limit...

Then No, I have uploaded that song into my FTP and it got uploaded without any difficulties

MissKalunji 02-24-2006 06:20 PM

you can upload to ftp without any maximum but via web i think their limit is 2 mb if you play with the .htaccess you can put it up to 25 via web

bashy 02-24-2006 06:40 PM

Hi

you can always create a php.ini file (if ya not got already) and include this

memory_limit = 16M
post_max_size = 200M
upload_max_filesize = 200M

Change the settings to what you want, as you can see if i allowed
my members could upload a maximum of 200mb, I have tested this
and i have managed to upload 197mb :)

MissKalunji 02-24-2006 10:07 PM

Quote:

Originally Posted by quanvo81
I tried, every singles method that I can figure out to do.
The only problem that I can't creat database, even manual, or the installation script.
Probably because of my MySql version. I am running mysql version 3.23.58. I know it's old but it is kinda hard for me to upgrade.

tried this:?

https://vborg.vbsupport.ru/showpost....&postcount=123

MissKalunji 02-24-2006 10:08 PM

Quote:

Originally Posted by nitro
top answer in google ;) or simply www.jinzora.org

thanks looks very nice

miner 02-25-2006 01:02 AM

Ok...Here is what I am going to do: [Please correct me when I am wrong]

I will make a file known as php.ini and will just include the following:

PHP Code:

memory_limit 16M
post_max_size 
200M
upload_max_filesize 
200M 

And upload it under the public_html directory?

Am I correct?

MissKalunji 02-25-2006 01:24 AM

i suggest using .htaccess (create in notepad)

enter following in

php_value upload_max_filesize 25M
php_value post_max_size 25M


and upload in root :)


works most of the time did for me before i had my server

MissKalunji 02-25-2006 04:25 AM

sorry thought you were talking about juke box....

miner 02-25-2006 03:26 PM

Quote:

Originally Posted by MissKalunji
i suggest using .htaccess (create in notepad)

enter following in

php_value upload_max_filesize 25M
php_value post_max_size 25M


and upload in root :)


works most of the time did for me before i had my server

Ok...

I will do that...

HOwever, there is a .htaccess file already in my root folder...Can I add this any where inside it...?


All times are GMT. The time now is 11:12 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.01458 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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