![]() |
Will this be available for 4.0?
|
Excellent thanks. My users have been moaning about having this option for ages. works fine on 3.8.4
|
Quote:
|
I was able to get this to work with vB4. The plugin "SFF: User Options" has to be changed to work with the new template engine used with vB4. Learning a little PHP never hurt, right?
|
Since I've been getting a steady stream of questions regarding the update to vB4, here's how you update to vB4:
The only problem with this hack in vB4 is that it doesn't appear correctly in the UserCP. This is due to vB4 using a new template creation engine (which is much, much easier to use - makes it obvious which variables are available to templates and which are not). As of right now, the templates are using variables that they don't have access to, so it doesn't work. These modifications fixes it to work with vB4: AdminCP --> Products & Plugins --> Plugin Manager --> "SFF: User Options" Replace this: PHP Code:
With this: PHP Code:
Then go back into the plugin manager and edit "SFF: Cache Templates". This plugin is trying to access a variable which doesn't exist in vB4. Change this: PHP Code:
PHP Code:
So, go to Styles & Templates --> Style Manager --> YOUR_STYLE_HERE --> "Modify User Template Options" --> "modifyoptions_excludeforums" Replace the entire template contents with this: Code:
<div class="blockrow"> |
Thanks!
But I'm still getting PHP Code:
In SFF: Cache Templates, do you still have - PHP Code:
|
Ah, my bad. Forgot to say that I did correct that error too.
At that point in the script, $globaltemplates is not defined (nor is it ever). Change it to this: PHP Code:
|
Quote:
Should it still display on the profile.php?do=editoptions page? |
Yes, that's where it displays for me. I know that we've been PMing each other. Make sure you're using the version of the script I posted, not the one I PMed (they are different versions).
|
Quote:
but ... when I do "New Posts", new posts from the exclude forums are still showing. :eek: |
All times are GMT. The time now is 07:43 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:
|