Log in

View Full Version : PHP Include within forum display


Gareth-AWD
04-25-2007, 10:54 AM
I've got a script i've created in PHP which grabs results from another database. As Vbulletin doesn't allow me to user includes within my header banner etc, I need to use the Plugin system.

I want to run my include just above a certain group of forums on the main forum index. Is this possible?

I've found out how to do it via a Plugin.

Can anyone tell me which option under style manager you can edit the main forum index page! I want to put my code between the Forum Bar (Register, FAQ etc) and the Welcome message!

Much appreciated!