Products
Demo
Forum
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
February 08, 2012, 15:44:57
Advanced search »»
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
Posts: 1
Last commented module: Avatar link to open in same window
«
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
Posts: 11
Re: Last commented module: Avatar link to open in same window
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Announcements
-----------------------------
=> Announcements
-----------------------------
JComments component
-----------------------------
=> General discussion
=> Suggestions, Wishlists & Feature Requests
=> Integration with third-party extensions
===> AlphaUserPoints
===> CommunityBuilder
===> K2 JComments
=> Translations
=> Bug-reports
-----------------------------
ProofReader component
-----------------------------
=> General discussion
=> Suggestions, Wishlists & Feature Requests
=> Translations
=> Bug-reports
-----------------------------
Other extensions
-----------------------------
=> Plugins
=> Modules
Loading...