The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
So this turned out to be harder than I thought, and I know the solution isn't optimal because while the next/previous links will work in Hybrid mode it doesn't cache the post so the entire page reloads.
What you need to do is edit showthread.php file. Find the line: Code:
if ($threadedmode == 2) // hybrid display mode Code:
//if ($threadedmode == 2) // hybrid display mode Code:
else // threaded display mode Code:
//else // threaded display mode In my testing the next/previous worked in Hybrid mode after these changes. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|