Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
5 - 3 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Real Name In Comments: SOLUTION!
by steiner666 on 2006/12/18 1:49:02

Took about an hour, but I figured it out...

Go to File: <xoops_root>/modules/system/templates/system_comment.html

Find:
le="color: #000000"><?php <{$comment.poster.uname}

Replace:
le="color: #000000"><?php <{$comment.poster.name}



Go to File : <xoops_root>/class/commentrenderer.php
(The Quickest and most efficient way would be to copy this into a text editor or equivalent to Find & Replace the following)

Find And Replace All instances of This:
le="color: #000000"><?php 'uname'

With
le="color: #000000"><?php 'name'



Be sure to keep those single quotes, you will delete out a very important function if you don't!

Who's Online

207 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 207


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits