MyXoops Forum

link zum konto anzeigen (debaser 0.92) ? [Module für Bildergalerien, Downloads und Faq] - myXOOPS German Support

badman

"myXOOPs"-Neuling
Gepostet am:07.02.2007 20:36
badman
badman Offline (Show more)
"myXOOPs"-Neuling
Posts: 29
Since: 20.12.2006
#1

link zum konto anzeigen (debaser 0.92) ?

Tach schön,

Wenn ich in den Top 10 einen Link anklicke, wird der Song oder das Video ja in einem Pop up abgespielt.
Jetzt wollt ich aber noch einen Link zu dem Konto von den User setzen.

Ich hab das mit:
<a href="<{$xoops_url}>/userinfo.php?uid=<{$user.id}>"><{$user.name}></a>

versucht aber leider passiert da nicht viel.

Jetzt wollt ich mal fragen, ob das so überhaupt machbar ist oder ob da fehler enthalten sind.


Hier mal der Code, der in der html enthalten ist.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<
head>
<
meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
<
meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<
title><{$artist}> - <{$title}></title>
<
link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_url}>/xoops.css" />
<
link rel="stylesheet" type="text/css" media="screen" href="<{$maintheme}>" />
<
script src='<{$xoops_url}>/modules/debaser/js/resizewindow.js' type='text/javascript'></script>
</
head>
<
body onload="resizeWinTo('playerdiv');" style="padding:0px; margin:0px;">
<
div style="position: absolute; top: 0px; left: 0px; width:415px;" id="playerdiv">
<
table class="outer"><tr><td class="odd">
<
div align="center"><{$player}></div>

    <{ if 
$allowyes == }>
 <{if 
$linkyes == true}>
 <
div align="center"><br /><a href="<{$downlink}>"><{$smarty.const._MD_DEBASER_DOWNLOAD}></a></div>
  <{else}>
    <
div align="center"><br /><a href="getfile.php?id=<{$songid}>"><{$smarty.const._MD_DEBASER_DOWNLOAD}></a></div>
 <{/if}>
<{/if}>
<
div align="right"><{$availableplayer}></div></td></tr></table>
</
div>
</
body>
</
html>


Ich dank euch jetzt schon mal für eure Hilfe.
Mfg
Diesen Thread durchsuchen:  1 Anonyme Benutzer

Aktuell aus dem Forum

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