![]() |
Anyone know if you can add an option like "sort threads by date thread started" into the drop-down list at the bottom of a page?
|
Ill make this for you. But how about a link on top next to the other "sort by" links?
|
Make a copy of newthread.php and forumdisplay.php now!!!
Then open newthread.php On line 209 replace PHP Code:
PHP Code:
Save and close. Then, Execute the folowing command on your vbulletin mysql database. Code:
ALTER TABLE thread ADD datestarted VARCHAR (50) not null PHP Code:
PHP Code:
Code:
lastposter,thread.dateline,views,thread.iconid,notes,thread.visible,sticky,votetotal,attach Code:
lastposter,thread.dateline,views,thread.iconid,notes,thread.visible,sticky,votetotal,attach,datestarted Now, login to your admin and change the folowing templete forumdisplay_threadslist Find PHP Code:
PHP Code:
Well, that should do it!... I tested it and it works...dont know how it will effect posts b4 this hack was installed.. :( |
Haha...something is wrong with my trailing PHP tag :( its there, just dont want to work!
|
Why not just use thread.dateline? What's the reason for adding the additional field?
|
All times are GMT. The time now is 08:40 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:
|