Current location: Hot Scripts Forums » General Community » Script Requests » I have a script but need it modified


I have a script but need it modified

Reply
  #1 (permalink)  
Old 11-27-11, 12:10 PM
theremotedr theremotedr is offline
New Member
 
Join Date: Nov 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
I have a script but need it modified

Hello,
I have a site which has a gallery of photos.
Under each photo my name is shown just telling you i took the photo,i dont need to see this on every photo listed.
Please can somebody give advice to a newbie so this script does not show my name under the photos.

if ($item->owner) {
$results .= "<li>";
if ($item->owner->url) {
$results .= t("By: <a href=\"%owner_url\">%owner_name</a>",
array("owner_name" => $item->owner->display_name(),
"owner_url" => $item->owner->url));
} else {
$results .= t("By: %owner_name", array("owner_name" => $item->owner->display_name()));
}
$results .= "</li>";
}

Thanks
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cheated by Oxyclassified Script -donīt buy this script! jorge k Hot Scripts Forum Questions, Suggestions and Feedback 3 11-25-11 10:50 PM
Script to Add/Delete Outlook Calendar Entries fong21051 Visual Basic 1 01-10-11 04:17 PM
Great Script with lots of applications, but.. script_guy Script Requests 2 07-12-08 06:36 PM
Login Script v1.9 Problem SuavyDoodle JavaScript 8 09-28-06 09:13 PM


All times are GMT -5. The time now is 10:14 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.