Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
megastudio
Experienced
Topic Author
Posts: 28
Joined: 27 Jan 2007, 21:12

Upload the mp3 does not work

28 Feb 2009, 05:43

I'm trying to upload an MP3 music through the administrator, but is giving a message saying that the file is too large. I gave all permissions (777) in the folder, the file size is a standard MP3, which can be happening?
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

02 Mar 2009, 06:22

This is php.ini limit - max_upload_filesize, if you don't have access to php.ini, ask your admin.
firedev.com
 
Ferdz
Posts: 4
Joined: 19 Jun 2009, 18:38

19 Jun 2009, 18:46

pain wrote:This is php.ini limit - max_upload_filesize, if you don't have access to php.ini, ask your admin.
Can someone please help me on this. I have uploaded my mp3 files but I get an error on the admin page

A PHP Error was encountered

Severity: Warning
Message: fread() [function.fread]: Length parameter must be greater than 0
Filename: /imagevue/include/getid3/module.audio.mp3.php

Line Number: 1350
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

21 Jun 2009, 05:54

Hmm I believe you might've got zero-length file in the end, you have to check using ftp.
firedev.com
 
Ferdz
Posts: 4
Joined: 19 Jun 2009, 18:38

22 Jun 2009, 11:34

pain wrote:Hmm I believe you might've got zero-length file in the end, you have to check using ftp.
Hmmmm where can I see the value? When you say zero-length file are you referring to my mp3 file?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

22 Jun 2009, 16:03

Not quite sure about this error, but if you upload the mp3 file by FTP, I think you shouldn ´t have any problems.

We would need link to your admin with login to be able to diagnose this further. Most likely it is just a server setting that prevents you from uploading large files from the web interface, or something else ...
 
Ferdz
Posts: 4
Joined: 19 Jun 2009, 18:38

22 Jun 2009, 17:35

mjau-mjau wrote:Not quite sure about this error, but if you upload the mp3 file by FTP, I think you shouldn ´t have any problems.

We would need link to your admin with login to be able to diagnose this further. Most likely it is just a server setting that prevents you from uploading large files from the web interface, or something else ...
I sent you a pm for the link and the login
 
bcbennycan
Posts: 3
Joined: 27 Jan 2009, 19:37

OK I can't find that php.ini in the imagevue folder or sub

21 Jul 2009, 13:58

I'm my own admin but for some reason can't the one file to change the Max-Size mp3 file size setting. I have the mp3 reduces to 4.1meg still to large. Doh!

Any help will be great (thanks all)

Ben Stewart = Technical Analyst ( LSP, CIRA register )
HOI - Systems
551 - Reta Ave.
Willow River B.C. Canada V2J 3C0
email: benny@clanstewart.ca
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

22 Jul 2009, 04:56

Max_upload_filesize in in php.ini on server, this is not something you can easily change without contacting your host support.
firedev.com