ich hab das hier geändert: attach_mod/includes/functions_thumbs.php
Code: Alles auswählen
function get_img_size_format($width, $height)
{
// Maximum Width the Image can take
$max_width = 100;
$max_height = 100;
zb wird das so angezeigt: 100x64 oder 99x100 ... woran kann das liegen das er die 100x100 nicht richtig umsetzt?
und das mit der PHP-Begrenzung kann echt nur der Provider. Könnte es evtl. auch sein das ich das irgendwo einstellen kann?
gruß
grizzli