![]() |
make it work with vbulletin?
Hello,
Part of this code does not work with vBulletin. It is support to fetch the latest threads in my board. Code:
<li class="item"><a href="/forum/forumdisplay.php?=<?= $row['postid'] ?>"><span><?= (strlen($row['title']) > 20) ? substr($row['title'], 0, 25) . '...' : $row['title'] ?></span></a></li> Code:
?=<?= $row['postid'] ?>"><span><?= (strlen($row['title']) > 20) ? substr($row['title'], 0, 25) . '...' : $row['title'] ?></span></a> |
There are instructions on vBulletin.com about how to display the latest threads on your forumhome/external page. I would give you a link but they closed the forums to upgrade to 3.7 but if you try search for "Latest Threads" in the Customisations forum of vBulletin.com you may find the thread.
|
Thank YOU! will do. :)
|
All times are GMT. The time now is 07:01 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:
|