The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
ok what you need to do is
make a new table in your database called homepage_featured_diary with three columns, "featuredid" (tinyint(4), auto increment), "featured_name" (varchar(250), "featured_description (mediumtext)" ok now make a simple cron, it's going to randomly select a record (from the threads table) and then temporarily store that data in order to insert it into the new table) so you're not gonna insert the id as that's on autoincrement, you're just inserting the name and description ok now you've got that and it's tested you're gonna upload it and set it to run every however long you want to keep one member on the homepage for. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|