Correct. If you look at the url for the thread, you will see a t=#, where the # is the number of the thread in the database. Enter that in and it will accept the feedback.Tom@S wrote:that require for topic needs ID? It is not via url?
Code: Select all
<!-- IF FB_SHOWIP -->
<th>{L_FB_IP} <a href="{FB_ORDER_IPA}">[∧]</a><a href="{FB_ORDER_IPD}">[∨]</a></th>
<!-- ENDIF -->
Code: Select all
<td><textarea name="comment" rows="5" cols="50"></textarea></td>
zenpig wrote:works fine in 3.0.2.....just ran some tests in it.
excellent mod, btw, ShMk. Have't seen you post in this thread in a bit so hope you are still active with it. One thing that you might consider taking a look at is when a user has feedback but it is deleted to where they now have zero feedback a function to check to see if a user has 0 pos, 0 neg, and 0 neu in `phpbb_shmk_feedback_tot` should keep them from showing on the best or worst list...or perhaps have them removed from the feedback-tot table when a deletion of feedback leads to them having no feedback posts. It really doesn't detract from the mods useability but just something most notable when testing