Quote:
Originally Posted by DieselTruck
I simply added a code to the Member info template. So, when users click the members profiles, they click Submit Feedback!
Screen Shot! :
Simply add this Code to the Memberinfo template:
Add:
Code:
<a href="itrader_feedback.php?$session[sessionurl]u=$userinfo[userid]"><b>$vbphrase[itrader_submit_feedback] $userinfo[username]</b></a>
After:
Code:
<div>Feedback: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div>
|
I couldn't find the first code to put the 'add' code in the memberinfo, I have no idea why and feel stupid