Quote:
Hi,
upload from files bigger then 20 megs, are not in Downloadfolder, but in the Downloadlist.
|
It is possible that your server doesnt support uploading such large files. Many servers have the limit at 2megs. It works for me up to 5 megs, and I have not tried it higher.
Quote:
I'm having a problem with the templates, the main page is fine but any page with the sidebar is quite a mess. The sidebar is much too narrow, while the nav bar and main page are too wide. You can see what I mean in the enclosed screenshot. I've not touched anything so far so everything is as the installer set up.
|
search for
Code:
<td width="28%" valign="top">
$dpanel
</td>
<td width="72%" valign="top">
in your wrapper_side template, and change the values according to your needs. I used 28 and 78 because I thought it looked good with my boards, but if you have a different skin, you probably need to change it.
Quote:
I get similiar errors only when uploading large files, something that is 36 megs or above or something with spaces in the name.
|
I addressed the first problem 1-2 quotes above in this post. About spaces in the name... I cant see why that should be a problem. I havent ever had that cause problems on my boards.
Quote:
I've tried using alternate path names, i tried moving the download folder into my forum folder, i tried chmodding all files to 777 and that didn't work. And I get those error messages after i perform the upload action, but the file does not actually upload to my server as I checked the download folder via my FTP client and no files are in the folder. I even tried uninstalling the entire hack and reinstalling, nothing has worked as of yet.
|
I am not sure what to say. I'm sure its some minor thing you messed up in the installation, but I cant figure out what it could have been... i'll think on it.
Quote:
move_uploaded_file(/home/public_html/forums/downloads/php-Nuke Q Xtrato XtratoVeil Php Theme [58817].rar): failed to open stream: No such file or directory in /includes/dl_edit.php on line 62
|
Your database is not pointing to the correct file. If that is the correct path to the file, then please correct me so I can help you further.