![]() |
Quote:
Anyway to have them both working together? This is the code in that hook location... Code:
if (class_exists('vb_optimise')) |
Try changing the execution order of the plugin on forumdisplay_query_threadscount.
It is usually "5" - try changing it to "2" or "8" and see if either makes a difference. |
Thank you, changing the execution order did fix the issue. One last question, I noticed in the 4.0 version of this mod there is a way to have sticky threads show in the master forum, how do you do it in the 3.8 version of the mod?
|
I haven't released the updated version for 3.8 yet. If you want to show stickies you can edit the two forumdisplay_query_ plugins...
Find all "sticky = 0" and change it to "sticky = 1" in each plugin. |
If you do that ALL threads disappear except for the stickies.
|
Sorry. I didn't have this version still installed on my test servers.
Change "sticky = 0" to "sticky = 0 OR sticky = 1" in both plugins |
it shows threads in the list even if the member has no perms. i.e. if I include nsfw and mod forums in my master forum users will see those threads in the list even if they haven't got perms to see them.
They can't actually open the threads but they still appear in the list. Is that the same in the vb4 version? tia I kinda like it this ^^^ way tbh BUT in the new version if you did * would you be showing (for instance) mod only thread titles in your master forum. Edit: Get well soon man! |
Quote:
The VB4 version behaves the same way and even with the updated code it will show the thread titles for each forum regardless of the permission to view- but they can't view the actual thread without permission. Offhand I am not sure how I would be able to hide the threads based on permissions without more queries. |
Quote:
|
Thank you. This is a very interesting mod.
|
All times are GMT. The time now is 09:25 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:
|