Bild aus Artikel in anderen Block / Picture in other block

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post by pepe »

Das ist dein Aufruf in der Vorlager: {PHP:picture/pikto/wo_bin_ich.php}

Das ist deine PHP Zeile im Skript: case 4: echo '{IMAGE:pikto/aktiv.gif}'; break;


Das ist mein Aufruf in der Vorlage: {PHP:picture/wo_bin_ich.php} width="550" height="75" />

Das ist "meine" PHP Zeile im Skript: case 4: echo '<img src="picture/header/Bild_01.jpg" alt=""'; break;


Bei mir geht's... bei dir nicht :!:

Das ist wie bei der SESAMSTRASSE :wink: Finde den Unterschied... und du hast die Lösung :lol:
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

mana mana bi di bi di bi :D
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Post Reply