![]() |
Is there a php enabling mod?
Are there any hacks out there that enable the use of a php include in a vBulletin template?
Thanks -Citizen |
No, its considered a security risk.
Plugins accomplish the same thing more or less, what are you looking to do? |
Quote:
|
Quote:
create a new product: product id: gizmotunes title: whatever you want version: 1 description: whatever you want create a new plugin product: gizmotunes Hook Location: Global Start Title: whatever you want Plugin PHP Code: Add the php your trying to include here. Be sure its using the proper vbulletin variables. eval('$itunesbox = "' . fetch_template('itunes') . '";'); Now create a template called itunes and add in the variables. You'll need to cache that template somehow and work with this but hopefully this should get you going. |
or, you could just make a totally seperate php script to generate a dynamic image with the text of the song you are listening too. then just use bbcode img tags to embed it in your sig.
http://ekstreme.com/phplabs/graphics.php |
All times are GMT. The time now is 03:20 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|