Quote:
Originally Posted by Ted S
Not sure where to start... You would need to add a few columns, possibly some calculations to the query to get all the data out, that's the fun part (figuring out what you need out). Formatting is just a matter of editing the table output.
How's your familiarity with vB4 code?
|
vB4? haven't touched it, it seems far too buggy to entertain it at the mo, anyway i really like the flexibility and mods that i have for vB3.8, it's took me quite a while to be comfortable messing with the templates of that
I'm not sure i follow you with the calculations, you have already done those for number of votes, all im looking to do is add the author of the post that has been marked helpful in helpfulanswers.php
I know how to show the username for the post but not picking up the post id
HTML Code:
<if condition="$post[userid]"><a href="member.php?$session[sessionurl]u=$post[userid]" target="_blank">$post[username]</a><else />$post[username]</if>
but we would need to pick up the id of the post that was found helpful, as for writing queries, well i'd have more success platting fog!
Do you have time to help with this? you can pm me with a quote if you like