The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]() Quote:
Quote:
Just came across this: http://www.enotalone.com/forum/index.php Looks like VB... ![]() |
#12
|
|||
|
|||
![]()
Why don't you think it's the right thing? Either of the mods below will do exactly what you're asking.
https://vborg.vbsupport.ru/showthread.php?t=166791 https://vborg.vbsupport.ru/showthread.php?t=147344 Actually, I suspect that you have your terminology mixed up. In the first post you said HOMEPAGE but I think what you mean is the forums index page? You want recent posts on the index page instead of the normal format with the sub-forums. |
#13
|
||||
|
||||
![]()
You can extend the "get daily" to any number of days with the following:
Code:
search.php?do=getdaily&days=10 Then in vbulletin optons -> message searching options set Search Results Posts Per Page to 50. |
#14
|
|||
|
|||
![]() Quote:
What I want is when someone visits my site they are shown the contents of forum X. In effect, then showing the posts from that forum on the "homepage" Does that make sense? |
#15
|
||||
|
||||
![]()
You clould use htaccess to forward someone from http://www.yourdomain.com to http://www.yourdomain.com/forumdisplay.php?f=X
Where X is your forum id... I'd imagine the code wold be nearly identical as what you used my mybb. |
#16
|
|||
|
|||
![]() Quote:
I used: Quote:
![]() |
#17
|
||||
|
||||
![]()
in vbulletin it would be:
DirectoryIndex /forumdisplay.php?f=2 /index.php |
#18
|
|||
|
|||
![]() Quote:
How can I get it to just stay on the homepage instead changing the URL in the navigation bar? |
#19
|
||||
|
||||
![]()
I don't even know if that is possible with htaccess...
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|