tak už jsem na to přišel. má to něco do souvislosti s nastavením pipni.cz a proto je to třeba nastavit takhle:
vzhledem k tomu, že tenhle thread nemůžu smazat, tak prosím mody, aby to udělali za mně. pokud ovšem nedojdou k závěru, že je důležitý.Kód:// Settings start $usehostname = "yes"; // If You want to use the hostname in image-URLs set to yes. $image_root = "/uploads/Image/"; // Set this to Your image-root. $thumbnail_prefix = "^(150|thumbs|thumb)\-"; // Your thumbnail-prefixes as "regexp" $allowed_files = "(jpg|png|gif)"; // Allowed files as "regexp". // Settings end if ($usehostname == "yes") { $usehost = "http://".$_SERVER["HTTP_HOST"]; } $filedir = $image_root.$id."/"; $searchdir = $searchdir = "/DISK2/WWW/myistri.net/www/uploads/Image/".$id."/";