MyXoops Forum

Forum - myXOOPS German Support

5 + 9 = ?  
Geben Sie das Ergebnis der Berechnung ein
Sie haben max. 10 Versuche.
 
* = Erforderlich

Re: Zufällige Videos mit Xoopstube

Betreff: Re: Zufällige Videos mit Xoopstube
von pansenp am 11.05.2008 13:48:16

Ich komme meinem Ziel näher!

Mein Versuch bringt mir jetzt zwei Videos nebeneinander aber leider sind beide videos die selben.

<table cellspacing="1" align="center" border="0">
<{foreach 
item=videorandom from=$block.random}>
<
tr>
<
td align="center" class="even" style="padding: 4px;vertical-align: top;">
<
a href="<{$xoops_url}>/modules/<{$videorandom.dirname}>/singlevideo.php?cid=<{$videorandom.cid}>&lid=<{$videorandom.id}>"><small><{$videorandom.title}></small></a>
<
br />
<
small>(<{$videorandom.date}>)</small>
<
br />
<
a href="<{$xoops_url}>/modules/<{$videorandom.dirname}>/singlevideo.php?cid=<{$videorandom.cid}>&lid=<{$videorandom.id}>"><{$videorandom.videothumb}></a>
</
td>

<
td align="center" class="even" style="padding: 4px;vertical-align: top;">
<
a href="<{$xoops_url}>/modules/<{$videorandom.dirname}>/singlevideo.php?cid=<{$videorandom.cid}>&lid=<{$videorandom.id}>"><small><{$videorandom.title}></small></a>
<
br />
<
small>(<{$videorandom.date}>)</small>
<
br />
<
a href="<{$xoops_url}>/modules/<{$videorandom.dirname}>/singlevideo.php?cid=<{$videorandom.cid}>&lid=<{$videorandom.id}>"><{$videorandom.videothumb}></a>
</
td>

</
tr>
<{/foreach}>
</
table>


Woran liegt das denn?

Aktuell aus dem Forum

Forum Thema Antworten Views Letzter Beitrag
Modulentwicklung New Xoops Xcreate Module 0 5324 26.11.2025 15:22
efkan Gehe zum letzten Beitrag
Modulentwicklung XOOPS Custom Field Module 1 1813 24.11.2025 11:21
Goffy Gehe zum letzten Beitrag