mpage
29 Dec 2007, 21:06
From Postbit_diplsay_complete (Add New Plugin), how can I grab the array $navbits
Is there a fetch array possible,
Obviously this currently doesn’t work, since i havent yet figured out how to fetch this array:
and I dont think I need to run another sql querry, how can I grab this ?
global $vbulletin;
echo "<pre>navbits :";
print_r($navbits);
echo "</pre>";
Is there a fetch array possible,
Obviously this currently doesn’t work, since i havent yet figured out how to fetch this array:
and I dont think I need to run another sql querry, how can I grab this ?
global $vbulletin;
echo "<pre>navbits :";
print_r($navbits);
echo "</pre>";