Huh ? I set
$show_tags = true;
$comment_corner_size=50;
$comment_corner_backcolor_R = 0;
$comment_corner_backcolor_G = 0;
$comment_corner_backcolor_B = 0;
$enable_drop_shadow=true;
(size=50 to make sure I do not miss the corner
)
And as admin manually add a tag to a picture. I delete cache/ restart the browser and I see no tags. If I click the "tags"-menu my tag is pre-filled in, so it is written somewhere.
I am sure I am missing a switch (again), but I fail to see which one ? If I do a search for tags in the config file I see only the show_tags = true ?
<added>
($show_comments = true; also no go)