Which Mod do you have installed here for the Resizing Images in the Posts ?
And I think you can recommend it, right? or maybe other ?
Because I want to install the best in my forum.
thank you in advance.
Mario
Ja, das hat funktioniert.klappt das mit dem neuen fenster und voller größe somit bei dir beim attachment-mod
Also ich hänge einmal am besten das ganze File an. Momentan ist im Forum kein Resize Mod mehr verbaut. ich hatte bisher eine JS-Lösung (resize_image_size_v1_0_mod), welche ich heute aber ausgebaut habe.dann poste doch mal den original-bbcode.tpl-abschnitt vom plus hier
Also imageshacks bietet ja die Option an Bilder beim Upload automatisch zu verkleinern. Wenn sich meine User daran halten würden hätte ich ja auch das Problem nicht. Aber, das tun sie nicht :-(ob imageshacks hier anders arbeitet...die verkleinern doch selbst erst die bilder, wenn du sie aufrufst, oder
Das Ergebnis sieht dann so aus: http://www.hundefotografie.org/forum/vi ... .php?t=367This hack generates a thumbnail for all pictures or images added to a post. You can define the sizes. It is based on iMinimize but you must uninstall all previous versions of that hack. It also generates a broken link image for broken links. It supports .gif, .jpg, .png and .php (thereby meant for php sites with GD output).
Hi,Ich habe das Teil ein klein Wenig für mich angepasst, da ursprünglich eine preview.php aufgerufen wurde, die den Link zum Originalbild anhängend hatte -so: preview.php?http:// usw
Das hatte nen Fehler verursacht, darum öffnen die Bilder nun so, wie es auf dem Beispiellink passiert.
Code: Alles auswählen
<!-- BEGIN img2 --><a href="{URL}" target="_blank" alt="{L_OPEN_IN_NEW_WINDOW}" title="{L_OPEN_IN_NEW_WINDOW}"><img src="{THUMBNAIL}" border="0" /></a><!-- END img2 -->[/quote]This hack generates a thumbnail for all pictures or images added to a post. You can define the sizes. It is based on iMinimize but you must uninstall all previous versions of that hack. It also generates a broken link image for broken links. It supports .gif, .jpg, .png and .php (thereby meant for php sites with GD output).
Klicke ich nun auf das Foto, dann erhalte ich leider nur das thumb. ¦4