![]() |
For this to work properly, the SHOWTHREAD template must be edited.
Not sure why you can not edit the template.... |
Yeah me too ive tried in all my styles and disabled all add-ons and still cant.
|
Quote:
|
That's good to hear. All browsers suck... each has issues and every site looks and functions different in each.
|
Yeah true.
See if i mark a post as sold and then unsold is it meant to put the For Sale tag back on as it doesn't set any tag once its marked unsold again |
There is no Un-Sold Tag, if it doesn't say Sold, its still available. lol
|
Installed on 4.1.9.. thanks man!
|
Installed it on 4.1.3 before and it worked. Not quite the same code on the showthread style on vb 4.2.3. I double checked everything. It just won't show the option to mark it sold on the drop down menu. Here is the style code.
<vb:if condition="$show['addpoll']"> <li><a href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}poll.php?{vb:raw session.sessionurl}do=newpoll&t={vb:raw threadid}">{vb:rawphrase add_a_poll_to_this_thread}…</a></li> </vb:if> <vb:if condition="$show['soldthread']"> <li><a href="sold.php?{vb:raw session.sessionurl}do=marksold&t={vb:raw threadid}">{vb:rawphrase soldthread_marksold}…</a></li> <vb:else /> <vb:if condition="$show['soldthread_unsold']"> <li><a href="sold.php?{vb:raw session.sessionurl}do=markunsold&t={vb:raw threadid}">{vb:rawphrase soldthread_markunsold}…</a></li> </vb:if> </vb:if> |
My bad I forgot to go into the usergroup permissions and allow it. I need the html code to turn the black sold to a red sold.
|
In case someone else needs to the change the color of Sold in the thread prefix use this in the rich text box.
HTML Code:
<font color=red>SOLD</font> |
All times are GMT. The time now is 10:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|