The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Upload Problem
Ive been uploading attachments today without a problem (all under 1MB) however for the past hour ive been trying to upload 1 file that is just under 4MB but it wont upload
Why is that? |
#2
|
|||
|
|||
does it give you any error? and have you altered the upload size allowed by your script at admin panel?
|
#3
|
|||
|
|||
obviously it needs to be altered in the admin panel - which ive already done.
when i goto post & click manage attachments, i can upload anything upto 2mb, anything above that.......... it just returns to the manage attachments page, doesnt give an error |
#4
|
|||
|
|||
ok go to your forum root or your website root via cpanel and open a file called php.ini and insert the following in it
Quote:
regards |
#5
|
|||
|
|||
my php.ini has the following code:
Code:
php_flag suhosin.cookie.encrypt = Off php_value suhosin.request.max_vars = 2048 php_value suhosin.post.max_vars = 2048 |
#6
|
|||
|
|||
add the code I gave underneath it!
|
#7
|
|||
|
|||
done that, still the same
|
#8
|
|||
|
|||
change your post max value in php.ini to whatever size you need it represented in bytes.. change it 5000 or something like that of your choice and upload and get back once again!
Quote:
regards This should do the trick or you will need to open My.ini and add this set-variable = max_allowed_packet=xM x represents the MB file size regards |
#9
|
|||
|
|||
ive tried editing the php.ini with those numbers, still doesnt work.
my.ini? where would i find that? |
#10
|
|||
|
|||
Quote:
add this line to php.ini Quote:
regards --------------- Added [DATE]1232681300[/DATE] at [TIME]1232681300[/TIME] --------------- if it still does not work add this line to your .htaccess Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|