Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    Other extensions    Modules    Topic: Last commented module: Avatar link to open in same window
Pages: [1]   Go Down
  Print  
Author Topic: Last commented module: Avatar link to open in same window  (Read 3077 times)
0 Members and 1 Guest are viewing this topic.
Roger
Newbie
*

Karma: 0
Offline Offline

Posts: 1


« on: February 10, 2010, 13:29:37 »

Hello,

first of all, amazing component! Really GREAT work.

I´m using the module mod_jcomments tho show latest comments (integrated with CB), and I would like the link to the user profile that´s contained within the user avatar to open in the same window. How could I remove the target="_blank" part of the code? I tried to figure it out myself looking into the code, but didn´t find the way.

Thanks in advance!

Best regards,
Roger.
Logged
smor
Newbie
*

Karma: 0
Offline Offline

Posts: 11


WWW
« Reply #1 on: February 22, 2010, 05:34:21 »

I had to change this on a site last night, the file you need is: /plugins/jcomments/jcomments.avatar.php

comment out line 90 to 92

Code:
if ($avatar_link_target != '') {
     $avatar_link_target = ' target="' . $avatar_link_target . '"';
        }
Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    Other extensions    Modules    Topic: Last commented module: Avatar link to open in same window
 
Jump to: