The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I hope this is the right forum
I want to put the latest pix from our Coppermine Gallery into the forum header, so it looks like the attachment. The pix would be drawn from the gallery to replace the jpeg on the right. The code is
<?php include "./cpmfetch.php"; $objCpm = new cpm("/photos"); $objCpm->cpm_viewLastAddedMedia(1,3); $objCpm->cpm_close(); ?> But I don't understand the php include instructions in VB's Style Manager. Can you help? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|