I followed
https://vborg.vbsupport.ru/showthread.php?t=228112 and it worked great. I created a new template called road4 and a new php file called road.php and it works great. Now I need to load up the contents of a php page I built that has lots of php code, db calls, javascript etc. I was thinking this was not going to work until i stumbled across this thread:
I can't seem to figure out exactly what you guys did to get this to work. So at this point I have the custom template based on the global style and I have the php page. So do I need to create another vbulletin PHP page and enter my php-javascript-html code on it? And where do I put
{vb:raw includedphp} ?
and where do I put vB_Template:reRegister('road4',array('includedphp ' => $includedphp));
?
If there are any kind souls who know how to do this I would really appreciate a post back.
NickyDee, I checked out your site and confirmed this is exactly what i need. I;m confused about statsinner.php. In that file you have a bunch of Vbulletin entries in addition to your PHP code.
How did you guys do this? Any help would be greatly appreciated.
Kyle
Kyle