coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 modpack by Stramm => Topic started by: dwo on June 29, 2008, 09:18:29 PM

Title: {MSG_AUTHOR} remove link in comments
Post by: dwo on June 29, 2008, 09:18:29 PM
Hello.

In theme.php, in if (!isset($template_image_comments)) {  //{THEMES}     

there stands {MSG_AUTHOR}

This is the variable which displays the author before the IP adress above the comment posted.

Question: How can I remove the link of the author name above the comment posted?

Thank you very much, regards, Dietmar
Title: Re: {MSG_AUTHOR} remove link in comments
Post by: Nibbler on June 29, 2008, 09:53:38 PM
Author names are not linked in the first place.
Title: Re: {MSG_AUTHOR} remove link in comments
Post by: dwo on June 29, 2008, 10:22:23 PM
Now I see it.

I installed Stramms Pack. I think this is why it is linked.

Could you please move the thread to the according forum section "stramms mod pack".

Thank you very much.
Title: Re: {MSG_AUTHOR} remove link in comments
Post by: dwo on June 30, 2008, 09:43:24 AM
This was my first edit of theme.inc.php, as I removed stramm code to match the original.

Line 2506.

regards, Dietmar

ps. a hint for everyone to find such things. I use tools like notepad++. There I can search in files for anyone string (eg. .{MSG_AUTHOR})