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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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