![]() |
Plugin for Postbit no longer works in 3.7.4
I wrote a plugin for a garage module to provide a link from the postbit back to the user's garage. It works fine in 3.7.3, but does not work in 3.7.4. Was there a change in template conditional or something in 3.7.4 that would cause it not to work? See the plugin code as well as the template code below..
Code:
if(THIS_SCRIPT == 'showpost' OR THIS_SCRIPT == 'showthread') Code:
<if condition="$vbulletin->options['postbittype'] == 1"> |
Anyone have any ideas about this? Thanks.
|
Did you look in your error_logs to see if there was a clue there about why it isn't working?
And I think you are supposed to use $vboptions[postbittype], not $vbulletin->options['postbittype'] in a template (it's fine as is in the plugin/php). |
Quote:
|
All times are GMT. The time now is 03:27 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:
|