4images Forum & Community
4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: Neo1 on March 16, 2003, 06:42:23 PM
-
Hello,
since three days i work with 4images and it is a great script.
On my homepage i have the latest pics with a link to the OLD User gallery.
You can see it here: http://www.terradreams.de/MainIndex.php
Now i like to open the new 4images gallery http://www.terradreams.de/gallery/
And i like to show the latest pics like i did with my old gallery.
I searched in the forum and found a nice mod:
* File: new_pics.php *
* Copyright: (C) 2002 Jan Sorgalla
I add this to my page but the images are not like i need it:
http://www.terradreams.de/gallery/new_pics.php
Is there a way to show the images in a table like i did befor?
Thanks
Peter
-
I tryed again and now it works fine for me.
I add in row 59
echo "<a href=\"http://www.terradreams.de/gallery/details.php?image_id=$image_id\"><img src=\"".$thumb_src."\" border=\"0\" width=\"81\" height=\"62\" alt=\"$image_name\"></a> \n";
It looks like this http://www.terradreams.de/gallery/new_pics.php
Now i can include the images :D