|
Page 1 of 1
|
lucentgem 
Joined: September 2006
Posts: 25
Location:  Texas...yippe ca...eh whatever
|
 Unable To Post Files Larger Than 500kb
I have two forums using the most recent release candidate and including the updates released right after at the beginning of April. I changed the upload capability of one forum to 10MB in the attachments section of the ACP and the downloads configurations. The other forum is set to 15MB. In both forums I get error messages and it doesn't matter what the file type is, meaning, rar, zip, etc will not upload. One message says "no post mode specified" and the other says the file is empty. Multiple files have been tried just to rule that out as an issue as well. So, I'm either missing something completely on both forums or it may be a bug.
My host is godaddy.com and I am using linux as the format. The two forums are on two different hosting plans as well so they may very well be on two different server types. Let me know if you have any ideas or if you need more information. Thanks!
|
#1 Fri 04 May, 2007 04:34 |
|
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: Unable To Post Files Larger Than 500kb
One thing is important to know... if you upload a small file it is working fine?
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#2 Sun 06 May, 2007 18:04 |
|
lucentgem 
Joined: September 2006
Posts: 25
Location:  Texas...yippe ca...eh whatever
|
 Re: Unable To Post Files Larger Than 500kb
Yes. Sorry I didn't make that clear. I am perfectly able to upload small files. :*)
|
#3 Mon 07 May, 2007 04:48 |
|
SiuL 
Joined: February 2007
Posts: 28
|
 Re: Unable To Post Files Larger Than 500kb
I can't do push now in quick quote and off topic buttons.
Whyy? (This in icyphoenix forum).
bug?
|
#4 Mon 07 May, 2007 05:02 |
|
lucentgem 
Joined: September 2006
Posts: 25
Location:  Texas...yippe ca...eh whatever
|
 Re: Unable To Post Files Larger Than 500kb
Hey just wanted to let you know this issue seems to have been resolved for me with the newest update. :*)
EDIT: One site is working, the other is not. I'll update on the second site once I've made sure everything was upgraded.
|
#5 Tue 08 May, 2007 02:46 |
|
lucentgem 
Joined: September 2006
Posts: 25
Location:  Texas...yippe ca...eh whatever
|
 Re: Unable To Post Files Larger Than 500kb
First of all, sorry for the double post, just wanted to make sure this gets seen. :*)
The first forum continues to working just fine. The second forum, has been updated twice just to make sure nothing was missed. I still cannot post larger files than 500kb to posts. I constantly receive "Tried to upload empty file" when trying to submit larger files. Thanks for the help!
|
#6 Tue 08 May, 2007 20:50 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: Unable To Post Files Larger Than 500kb
First of all, sorry for the double post, just wanted to make sure this gets seen. :*)
The first forum continues to working just fine. The second forum, has been updated twice just to make sure nothing was missed. I still cannot post larger files than 500kb to posts. I constantly receive "Tried to upload empty file" when trying to submit larger files. Thanks for the help!
It is really strange... are you sure that isn't your provider blocking larger files?
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#7 Wed 16 May, 2007 01:41 |
|
lucentgem 
Joined: September 2006
Posts: 25
Location:  Texas...yippe ca...eh whatever
|
 Re: Unable To Post Files Larger Than 500kb
It is really strange... are you sure that isn't your provider blocking larger files?
I might have thought this except it's the same provider used for both sites and I've been able to post larger files in the past. Very odd I know. I'm going to take the forums down and redo them. Not much has been posted there yet so it won't hurt anything. Only thing I can think of that caused this is a corrupted install perhaps. It's odd.
|
#8 Wed 16 May, 2007 03:44 |
|
lucentgem 
Joined: September 2006
Posts: 25
Location:  Texas...yippe ca...eh whatever
|
 Re: Unable To Post Files Larger Than 500kb
Okay I found out what the issue but I would appreciate help finding where to fix the issue. Apparently the forums are timing out before the transfer of information can take place and I was advised to change the time out duration to a more lengthy time. Hopefully someone can help me with this. Thanks!
|
#9 Tue 29 May, 2007 21:43 |
|
Zuker 
Joined: August 2006
Posts: 2134
Location:  BA
|
 Re: Unable To Post Files Larger Than 500kb
Maybe it's something related to your server. Your conexion espires and transfer is not completed
____________ ? Zuker - EDDB - LPM - Sharefields
|
#10 Tue 29 May, 2007 22:02 |
|
lucentgem 
Joined: September 2006
Posts: 25
Location:  Texas...yippe ca...eh whatever
|
 Re: Unable To Post Files Larger Than 500kb
According to my host, and the files I upload via regular ftp, the server is fine, the issue deals with a timeout set in the forums it appears because all other transfers work fine outside of the forum. I can absolutely transfer 10MB files and higher in some cases with no problems to the server directly via ftp and I know the forums work thanks to a fresh install. It's not a big deal if I can just find out where I can change the timeout duration to a higher number, assuming this is possible. :*)
|
#11 Wed 30 May, 2007 03:03 |
|
Zuker 
Joined: August 2006
Posts: 2134
Location:  BA
|
 Re: Unable To Post Files Larger Than 500kb
But it's got nothing related on what what u can or cannot do in ftp.
Upload limits are also limited by the php configuration and thus you may not be able to exceed the default php(not phpBB) limit set in the php.ini, unless of course you have access tot he php.ini to be able to change some settings
The follwing will need adjusting,
* memory_limit
* post_max_size
* upload_max_filesize
and possibly
* max_execution_time
* max_input_time
____________ ? Zuker - EDDB - LPM - Sharefields
|
#12 Wed 30 May, 2007 03:39 |
|
lucentgem 
Joined: September 2006
Posts: 25
Location:  Texas...yippe ca...eh whatever
|
 Re: Unable To Post Files Larger Than 500kb
Right, there is no issue with upload size, I have verified this with the server and while I know the forum doesn't have to do with ftp, I was trying to point out (I guess vaguely, I apologize I'm very tired today) that file size is not the actual issue. I was told to modify the php.ini file but frankly I wasn't aware there is one in the forums. This is why I am not a coder hehe. So the php.ini file is part of the hosting info, not the phpbb or icyphoenix? I was led to believe it was found in the forums files. Basically though you have hit the nail on the head. If I can just find the php.ini file I'm golden. Thanks. :*)
EDIT: I found the file. Thanks for your help Zuker. :*)
|
#13 Wed 30 May, 2007 06:47 |
|
|
Page 1 of 1
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|