![]() |
Quote:
If you have the time would/could you PM me the working code? I'll re-release it along with giving you credit for your work. I'm very busy right now getting the Help Desk plugin converted to 3.5. |
Done. :)
|
Has anyone figured out how to make this work if you have postbit_legacy selected in the vboptions. Because I have racked my brain trying to get it to work to no avail. And I would like to make postbit_legacy default for members AND guests.
|
Ok the problem lies in functions.php
PHP Code:
PHP Code:
|
Aha, I have figured it out.
I have my forums enabled for "Legacy Postbit" by default. Add the plugin to the hook 'cache_templates' Use this code: Code:
global $vbulletin; This way when it caches the template, it will disable the legacypostbit option and not force it to use postbit_legacy. -CMX |
Quote:
|
Thanks CMX_CMGSCCC, works like a charm :)
|
Is there any way to do it with plugin?
|
I've tried to implement this and failed miserably.
I tried using the default version and had that same problem with the deleted posts. Then I tried using the above version instead, and I got the following message whenever I tried to edit my user options... Could not find phrase '::$values for profile fields is not an array::'. Any ideas on whether we can get a working version of this available for download instead of downloading the file just to find it doesn't work? :( |
Thanks for this fix :)
|
All times are GMT. The time now is 09:41 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:
|