Author Topic: Show all images from User  (Read 2751 times)

0 Members and 1 Guest are viewing this topic.

Offline Neo1

  • Full Member
  • ***
  • Posts: 202
    • View Profile
    • http://www.terradreams.de/
Show all images from User
« on: March 18, 2003, 03:17:53 AM »
I like to add a link to the details page (to the opend image) where all images from the user are shown. Same link as on the profile-page. Can someone help me to modify the details.php and details.html
All what i tryed does not work :(

I know that this is the part i need
from members.php
"
Code: [Select]
lang_show_user_images" => preg_replace("/".$site_template->start."user_name".$site_template->end."/siU", $user_row['user_name'], $lang['show_user_images']),
      "url_show_user_images" => $site_sess->url(ROOT_PATH."search.php?search_user=".urlencode($user_row['user_name'])),

But i donīt know how to add this to the details.php

Offline Neo1

  • Full Member
  • ***
  • Posts: 202
    • View Profile
    • http://www.terradreams.de/
Show all images from User
« Reply #1 on: March 18, 2003, 03:52:52 AM »
After searching 40 minutes ;) i found what i need.....and again thanks to Vraxor  :D
http://4homepages.de/forum/viewtopic.php?p=8759&highlight=#8759

Here you can see how it looks
http://www.terradreams.de/gallery/details.php?image_id=80