![]() |
How to rwmove date under the thread name in FORUMDISPLAY ?
How to rwmove date under the thread name in FORUMDISPLAY ?
Hello. When you go to any forum you get to page where: in the left column there are names of threads. Under that name of every thread there is a nickname of topicstarter, date of creating topic, page icons if there more then 1 page. Question is - how to remove date from there? I guess I need to delete some code in FORUMDISPLAY template, but I just can't understant what exactly to delete.. --------------- Added [DATE]1476388175[/DATE] at [TIME]1476388175[/TIME] --------------- i see it in threadbit template, but if I delete {vb:raw thread.startdate}, {vb:raw thread.starttime}, and next {vb:raw thread.startdate} then on forumdisplay it will show me: [ARG:5 UNDEFINED], [ARG:4 UNDEFINED] --------------- Added [DATE]1476388270[/DATE] at [TIME]1476388270[/TIME] --------------- Code:
<vb:if condition="!$show['detailedtime']"> |
Find this code in threadbit template and remove or comment it out..
Code:
<vb:if condition="!$show['detailedtime']"> Code:
<vb:comment> For me there are no error messages showing up.. . |
I need to remove only date. With your code it will remove also a nickname of topicstarter...
|
Replace those variables with null and you will be left with , (comma) after the name.
Code:
<vb:if condition="!$show['detailedtime']"> |
All times are GMT. The time now is 08:21 PM. |
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:
|