PDA

View Full Version : small hack, need help


brandy
06-05-2004, 10:30 PM
My moderators answer questions in our forums, they are supposed to respond to each thread. It would be nice to be able to have an icon next to thread title to show if it has already been answered by a moderator or not. It will save my moderator's time, so they don't have to click on each thread to see if all the posts were by other members without a moderator responding yet.

Could someone put together the code for me? And I'm not sure what template to put it in? Is it showthread_list? Or showthread? Or displayforum?

I don't know how to write a code that will look through a thread to see if a certain usergroup has posted in that thread?

Thanks much!
Brandy

Reeve of shinra
06-05-2004, 10:54 PM
Maybe you can modify this hack (https://vborg.vbsupport.ru/showthread.php?t=63008&page=4&pp=15)

brandy
06-06-2004, 12:13 AM
Maybe you can modify this hack (https://vborg.vbsupport.ru/showthread.php?t=63008&page=4&pp=15)

Thanks, but I already have that installed and tried to figure out how to do what I want to do, but there are too many differences.

Unanswered threads requires a click to do a search.

I want an image to display without a click, IF a moderator has posted in that thread. I don't know how to write the code for that.

Anyone?