@eoc_Jason
Hi, I like your hack very much (sure that I am not the only one) and I need a little "extension" if you are not very bussy.
1. I'd like to add the .../forums/itrader_feedback.php?u=1 link near the "Send-PM" button. I mean this will be a short way to send a feedback to the saller.
like:
Code:
<if condition="$show['pmlink']"><a href="itrader_feedback.php?$session[sessionurl]ir=newitfb&u=$post[userid]" target="_blank" rel="nofollow"><img src="$stylevar[imgdir_button]/senditfb.gif" alt="senditfb.gif" title="<phrase 1="$post[username]">$vbphrase[send_itrade_feedback_to_x]</phrase>" border="0" /></a></if></if>
2. how can I prevent an user who already send a feedback for an article in thread_nr_x (exemple: showthread.php?p=21#post21) to be able to send a new one or more feedbacks. That ist to prevent an saller/buyer feedback score couter pushing.
Ex.: "Sorry, You Have Already Send A Feedback To This Thread"
I think this can be made like the "ThankYou" hack. If you click once per thread a ThankYou button by the next visit of this thread the button will be not displayed anymore.
I'm not a coder, but I try to learn from you coders.
Thanks,
Mike