How to get answer’s user information?
How to get answer's user information?
Hello,
First of all, sorry for my limitated knowledgment of php.
I'm trying to customize the questions/answers intial list of the component by hacking the file
views/answers/tmpl/default.php
I would like to insert in the list the username creator of the acepted answer.
By using:
I can reach the number of the acepted answers. How can I reach the username correspondent?
Thanks in advanced!
Adry
First of all, sorry for my limitated knowledgment of php.
I'm trying to customize the questions/answers intial list of the component by hacking the file
views/answers/tmpl/default.php
I would like to insert in the list the username creator of the acepted answer.
By using:
echo $item->accepted_answer
I can reach the number of the acepted answers. How can I reach the username correspondent?
Thanks in advanced!
Adry
Access to viewing replies is restricted.
Showing 1 of 1 replies
You do not have permissions for replying to this topic.