The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I created a dynamic PHP page as an article, so to be able to load several images from the database. That part worked beautifully.
Now I'm trying to also use one of those images as a preview image. Yet <img src="http://www.domain.de/images/1.png" class="cms_article_preview_image" /> won't accept any dynamic input. I'd love to do something like this: HTML Code:
<img src="http://www.domain.de/images/selectimage.php?<?= vB::$vbulletin->nodeid ?>" class="cms_article_preview_image" />
![]() Thx |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|