The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How do I not show a something on forumhome_forumbit_level1_nopost of specific category but by default is shown on everything else?
I want to hide Forum, Last Post, Threads & Posts for a category but shows on all the other categories. Basically I need the complete opposite of: PHP Code:
|
|
#2
|
||||
|
||||
|
Code:
<if condition="$forumid != xxx'"> |
|
#3
|
|||
|
|||
|
I get an error using that code.
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /var/www/vhosts/com/subdomains/test/httpdocs/includes/functions_forumlist.php(399) : eval()'d code on line 11 --------------- Added [DATE]1223085653[/DATE] at [TIME]1223085653[/TIME] --------------- Fixed the problem by removing a '. PHP Code:
.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|