The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
My column sorting arrows used to appear with 307 but now after i click the default sorted column arrow, no more arrows appear, therefore now i can only sort DESC but not ASC.
here is my code: PHP Code:
Code:
<td align="left" class="thead">
<span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=bar_name">Bar Name</a> $sortarrow[bar_name]</span>/Description
</td>
<td align="center" class="thead">
<span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=bar_update_time">Updated</a> $sortarrow[bar_update_time]</span>
</td>
<td align="left" class="thead">
<span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=bar_viewcount">$vbphrase[views]</a> $sortarrow[bar_viewcount]</span>
</td>
thanks eric |
|
#2
|
||||
|
||||
|
:bump:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|