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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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