View Full Version : How to remove photographer and group name
Cyclist
22nd of July 2004 (Thu), 14:23
I would like to remove the photographers name and group name from the headline in the list view. Is this possoble?
Thanks for your help in advance!
Ewan
23rd of July 2004 (Fri), 03:18
In list.php in the gallery root on (approx) lines 1485 and 1499 you'll see the following code:
if ($eowner != "") print "<br>{$eowner}";
Commenting out this section of the line removes the photographer's name and group name.
Cyclist
28th of July 2004 (Wed), 13:32
This doesn't work... it's still there
Ewan
29th of July 2004 (Thu), 03:49
Strange. It worked when I tried it.
Did you comment out that section from both lines?
Cyclist
29th of July 2004 (Thu), 12:43
Now it's working. It was my fault. I just forgot to comment out the second one. Thanks.
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.