1
steiner666
Real Name In Comments: SOLUTION!
  • 2006/12/18 1:49

  • steiner666

  • Just popping in

  • Posts: 2

  • Since: 2006/12/18


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

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

Find:
<{$comment.poster.uname}

Replace:
<{$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:
'uname'

With
'name'



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

Login

Who's Online

164 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 164


more...

Donat-O-Meter

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

Latest GitHub Commits