Jaxel
02-12-2009, 09:41 AM
Is there a way to use the vBulletin stylevars on non-vb pages?
I have a script here: http://www.8wayrun.com/ladder.php that I would like to wrap in my vbulletin skin... I was hoping I could simply add the following to get it to work, but it didn't work...
require_once('./global.php');
global $stylevars;
Is something like this possible?
I have a script here: http://www.8wayrun.com/ladder.php that I would like to wrap in my vbulletin skin... I was hoping I could simply add the following to get it to work, but it didn't work...
require_once('./global.php');
global $stylevars;
Is something like this possible?