Quote:
Originally Posted by SVTCobraLTD
I am trying to get an image to show next to the reply button but for some reason, only the sold image will show. Once clicked, it marks the thread like it should but then no image shows and I am unable to mark unsold. Any thoughts?
Code:
<if condition="$show['solvedthread']"><a href="solved.php?$session[sessionurl]do=marksolved&t=$threadinfo[threadid]"><img src="$stylevar[imgdir_button]/sold.gif" border="0" /></a></if>
<else /><if condition="$show['solvedthread_unsolve']"><a href="solved.php?$session[sessionurl]do=markunsolved&t=$threadinfo[threadid]"><img src="$stylevar[imgdir_button]/unsold.gif" border="0" /></a></if>
|
Anyone? Still not showing unsolved. I have to go to Thread Tools to unsolve this however once that is done, the solve button shows again. I confirmed the image location is corrected for unsolved.