When a user places a link in a comment below a picture starting with www CPG automaticly makes it a clickable link, but when I try to make a clickable link in the album description it is displayed as plain text.
Example right top album on this page: http://www.kuikens.com/pictures/index.php?cat=34
Using the search function I found something that maybe BBcode disabling should be removed in include/functions.inc.php but exactly what should be altered I'm not sure and I'm afraid I'll trash my CPG when experimenting :o
I hope someone can help me out here.
Hercules24:
I think this answers your question:
http://forum.coppermine-gallery.net/index.php?topic=40541.0
If not, then I misunderstood your question. Please correct me.
Thanks,
Henry
Correction!
I sent you the wrong link. Please see
http://forum.coppermine-gallery.net/index.php?topic=46494.0
Sorry!
Henry
I already found that topic, but changing the file did nothing.
The clue was to add bb tags like [url]www.blabla[/url]
in the album description clickable urls can be generated without changing function.inc.php.
Thanks for letting me take a second look on this issue Henry.
Problem solved.