{MSG_AUTHOR} remove link in comments {MSG_AUTHOR} remove link in comments
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

{MSG_AUTHOR} remove link in comments

Started by dwo, June 29, 2008, 09:18:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dwo

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

Nibbler

Author names are not linked in the first place.

dwo

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.

dwo

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})