PDA


View Full Version : Bug in Current Poll Module


Kirby
08-30-2006, 06:07 AM
The module overwrites the variable $pollinfo.
This variable is a standard variable used by vBulletin. Overwriting this variables causes problems when it is being used in other parts of vBulletin.
I suggest to use another variable here.

Zachery
08-30-2006, 06:26 AM
Kirby can I assume you mean while using vBa intergrated with other pages?

Kirby
08-30-2006, 07:07 AM
Yes, $pollinfo is being filled by global.php

Zachery
08-30-2006, 03:49 PM
Thanks, I'll move this into the bug forum.