![]() |
global header does not print my variables
The code below was working on 3.7. Somehow sometime (I assume after 3.8.1 upgrade) it stopped working. I've not worked on vB quite a while. And its been two days I'm still on this:
@global_setup_complete PHP Code:
HTML Code:
<!-- NAVBAR POPUP MENUS --> HTML Code:
<if condition="is_member_of($bbuserinfo, 5,6,7,13,14,15)"> There is nothing with the conditionals. I've double checked. Code is working. The only thing is that the variable is coming empty. As I said it was working in previous versions. |
I'm not sure if this is related, but in your navbar template the $hizirbits is in a table tag but outside any <tr> or <td>. I realize that your plugin code adds those tags, but if you just use $hizirbits='test test test' as a test it might not be displayed. So you maybe could try $hizirbits= '<tr><td>test test test</td></tr>'. If that was the problem, then it could be that your query is failing.
|
All times are GMT. The time now is 09:19 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:
|