![]() |
Bitfields Problem
I created a bit 'bitfield_product.xml' file with the following:
HTML Code:
<?xml version="1.0" encoding="ISO-8859-1"?> Array ( [usergroupid] => 6 ...snip... [productpermissions] => 7 [limit] => 0 ) ... the integer 'limit' is not displayed. When I use 'print_r($vbulletin->usergroupcache[6])' in a PHP script, I get: Array ( [usergroupid] => 6 ...snip... [productpermissions] => 7 [limit] => 2048 ) Why do the permission bitfields work, but not the integer? Thanks for any help. |
All times are GMT. The time now is 07:11 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:
|