PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old February 4th, 2006, 08:43 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 59
why isnt my video uploading

I keep getting invalid file type. The file is a 3 mb .wmv file and I have it set to 20mb In admin cp. Am I doing something wrong? I searched the forums for the answers but nothing came up that I saw. I had vb gallery before on my old site and it worked fine. Am I missing a hack for this?
threatrr is offline   Reply With Quote
Old February 9th, 2006, 10:55 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
Is .wmv in your allowable file extention types in admin?

Also check your php info to see what your max uploadable filesize is set to in PHP

Your not going to be able to upload a 3mb file if your max file uploable size is 2mb on a default PHP install.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 9th, 2006, 07:01 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 59
yes its set to 25mb, where is the php.ini?
threatrr is offline   Reply With Quote
Old February 9th, 2006, 09:13 PM   #4 (permalink)
Member
 
Join Date: Apr 2005
Posts: 275
Here is my php.ini, which I placed in my gallery's root folder

upload_max_filesize = 20M;
max_execution_time = 60;
max_input_time = 60;
0ptima is offline   Reply With Quote
Old February 9th, 2006, 10:26 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
threatrr you have a link to phpinfo?

Did you also remember to set the limit of the attachments in the attachment manager etc.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 11th, 2006, 11:12 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 59
Chuck I'm fairly new to this, what is the php ini? I have been searching the forums but I'm about ready to pay someone.
threatrr is offline   Reply With Quote
Old February 11th, 2006, 11:13 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
It is a file you can make called phpinfo.php with this contents. You can upload it to your server and it shows your php settings

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 11th, 2006, 11:21 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 59
Ok I was editing the gallery extensions and not the attatchment ones.. I hope this works
threatrr is offline   Reply With Quote
Old February 11th, 2006, 11:36 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 59
still says invalid file type...I been trying to fix this for a week straight...

i got the attatchment for a wmv file at 25mb and the file i want is 3mb
threatrr is offline   Reply With Quote
Old February 11th, 2006, 11:39 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 59
CHUCK here is php info link

http://www.coruffryders.com/gallery/phpinfo.php

it says max up load 2 mb? what gives? how i change that?

Last edited by threatrr; February 11th, 2006 at 11:56 AM.
threatrr is offline   Reply With Quote
Old February 11th, 2006, 12:16 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
You can not upload an image larger than 2mb period. That is unless you have access to edit php settings on the server. If you do not have a vds or dedicated server then you can not edit it. You can try asking your host to raise the max upload size

wmv uploads work fine if the extention is in the allowed types in gallery admin. I have a clean install of the gallery on a test site

http://omegatron.net/vbgallery/showimage.php?i=17&c=4
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 11th, 2006, 12:19 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 59
ok I'm goign to call the hosting company now. I can edit the files on my server, but which file is that? or where is this so called php.ini at?

Last edited by threatrr; February 11th, 2006 at 12:35 PM.
threatrr is offline   Reply With Quote
Old February 11th, 2006, 12:36 PM   #13 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
php.ini


; Maximum allowed size for uploaded files.
upload_max_filesize = 2M

- set to 60 megs ?

; Maximum allowed size for uploaded files.
upload_max_filesize = 60M
Zachariah is offline   Reply With Quote
Old February 11th, 2006, 12:38 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 59
Zach where do I edit this file at? I'm looking at my server files now
threatrr is offline   Reply With Quote
Old February 11th, 2006, 12:41 PM   #15 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by threatrr
Zach where do I edit this file at? I'm looking at my server files now
Info found in post 10

Configuration File (php.ini) Path
/usr/local/Zend/etc/php.ini

Last edited by Zachariah; February 11th, 2006 at 12:45 PM.
Zachariah is offline   Reply With Quote
Old August 17th, 2007, 07:00 PM   #16 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 62
I am getting the invalid file when I try to upload a 3mb AVI file. I checked my etc/ folder on my server and there is nothing in there. Why can't I upload?

Thanks!
amagab is offline   Reply With Quote
Old August 18th, 2007, 02:40 PM   #17 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 62
Quote:
Originally Posted by amagab View Post
I am getting the invalid file when I try to upload a 3mb AVI file. I checked my etc/ folder on my server and there is nothing in there. Why can't I upload?

Thanks!
I fixed it. I just had to log in to my server as root.
amagab is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
video mholtum How Do I? - vBulletin 3.5.X 10 January 25th, 2006 05:19 PM
Which is better for video? PhoenixDown21 Before You Buy 1 January 24th, 2006 06:26 PM
Uploading video problems. fkatzenb Photopost Pro Installation & Upgrades 1 December 18th, 2005 08:54 AM
Video? indie Before You Buy 1 January 27th, 2005 09:05 AM
4.8.1: Failure on uploading video South Fork Photopost Pro Installation & Upgrades 12 November 30th, 2004 10:09 AM


All times are GMT -5. The time now is 03:51 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0