I spend the whole night with that resize problem. here is what I want:
People can upload images upt to 2mb size (my server allows up to 2mb, see my phpinfo.php) and they will be resized automaticly to maximum size of 800x600px. thumbnails are deactivated.
Therefore I use the settings in ACP as displayed in attached file.
picture uload works fine if nuffload is not anabled. but if picture width < 1024 then it results in a white page and nothing happens.
I guess I need to enable nuffload in order to resize pictures, right?? But as soon as I enable it, I get the following error:
Quote:
I have no idea what's wrong... here is the code of album_nuffload.php on line 107
Code: [Download] [Hide] [Select]
$move_file($_FILES[$key_names[$a]][tmp_name], $path_to_bin . "tmp/" . $psid . "_actualdata" . $a);
do you have any idea???
thanks a lot
Peter
forum on h**p://mbw.rucksacktraeger.de
settings.jpg | ||
Description: | this is is my setting. if file width > 1024 it results in a white page and nothing happens!!!!!!!! |
![]() Download |
Filename: | settings.jpg | |
Filesize: | 110.34 KB | |
Downloaded: | 812 Time(s) |