Seite 5 von 7
Verfasst: 10.09.2003 00:35
von andreasOymann
So, habe das Ding gerade in meinem 2.0.4 eingebaut, es läuft einwandfrei! Wenn du statt des Textes lieber einen Button haben möchtest, poste mal deine profile_view_body.tpl als Textdatei und zeige mir, wo du den Button haben möchtest.
A.
Verfasst: 10.09.2003 15:34
von oliver12345
Ich hab's schon selbst probiert einen Button dort hinzusetzen. Ich entdecke auch keinen Fehler, aber wenn ich mein Profil bearbeiten möchte, wird der Button nicht angezeigt.

Hier mal meine
profile_view_body.tpl (ich hoffe du siehst, wo der Button hinsoll, weil ich es ja wie gesagt schon so gut wie gemacht habe):
Code: Alles auswählen
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td class="maintitle">{L_VIEWING_PROFILE}</td>
</tr>
<tr>
<td class="nav"><a href="{U_INDEX}">{L_INDEX}</a> » {L_VIEWING_PROFILE}</td>
</tr>
</table>
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
<tr>
<th colspan="2">{L_VIEWING_PROFILE}</th>
</tr>
<tr>
<td class="cat" width="40%" align="center">{L_AVATAR}</td>
<td class="cat" width="60%" align="center">{L_ABOUT_USER}</td>
</tr>
<tr>
<td class="row1" align="center"><span class="postdetails">{POSTER_RANK}<br />{RANK_IMAGE}</span>{AVATAR_IMG}</td>
<td class="row1" rowspan="3" valign="top">
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr>
<td align="right" nowrap="nowrap" class="explaintitle">{L_JOINED}:</td>
<td width="100%">{JOINED}</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap" class="explaintitle">{L_TOTAL_POSTS}:</td>
<td valign="top">{POSTS}<br />
<span class="genmed">[{POST_PERCENT_STATS} / {POST_DAY_STATS}]<br />
<a href="{U_SEARCH_USER}">{L_SEARCH_USER_POSTS}</a></span></td>
</tr>
<tr>
<td align="right" nowrap="nowrap" class="explaintitle">{L_LOCATION}:</td>
<td>{LOCATION}</td>
</tr>
<tr>
<td align="right" nowrap="nowrap" class="explaintitle">{L_WEBSITE}:</td>
<td>{WWW}</td>
</tr>
<tr>
<td align="right" nowrap="nowrap" class="explaintitle">{L_OCCUPATION}:</td>
<td>{OCCUPATION}</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap" class="explaintitle">{L_INTERESTS}:</td>
<td>{INTERESTS}</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap" class="explaintitle">{L_POINTS}:</td>
<td><b>{POINTS}</b>{DONATE_POINTS}</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap" class="explaintitle">{L_OPERATING_SYSTEM}:</td>
<td>{OPERATING_SYSTEM}</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap" class="explaintitle">{L_GENDER}:</td>
<td>{GENDER}</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap" class="explaintitle">{L_BIRTHDAY}:</td>
<td>{BIRTHDAY} {ZODIAC_IMG}</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap" class="explaintitle"> </td>
<td> </td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap" class="explaintitle"> </span></td>
<td><!-- BEGIN switch_edituserprofile --><form method="post" action="{U_EDIT_PROFILE}"><input type="submit" value="{L_EDIT_PROFILE}" class="mainoption"></form><!-- END switch_edituserprofile --></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="cat" align="center">{L_CONTACT} {USERNAME}</td>
</tr>
<tr>
<td class="row1" valign="top">
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr>
<td align="right" nowrap="nowrap" class="explaintitle">{L_EMAIL_ADDRESS}:</td>
<td width="100%">{EMAIL_IMG}</td>
</tr>
<tr>
<td align="right" nowrap="nowrap" class="explaintitle"> {L_PM}:</td>
<td>{PM_IMG}</td>
</tr>
<tr>
<td align="right" nowrap="nowrap" class="explaintitle">{L_MESSENGER}:</td>
<td>{MSN}</td>
</tr>
<tr>
<td align="right" nowrap="nowrap" class="explaintitle">{L_YAHOO}:</td>
<td>{YIM_IMG}</td>
</tr>
<tr>
<td align="right" nowrap="nowrap" class="explaintitle">{L_AIM}:</td>
<td>{AIM_IMG}</td>
</tr>
<tr>
<td align="right" nowrap="nowrap" class="explaintitle">{L_ICQ_NUMBER}:</td>
<td>{ICQ_IMG}</td>
</tr>
<tr>
<td align="right" nowrap="nowrap" class="explaintitle">{L_VIEW_STATUS}:</td>
<td><span class="explaintitle">{VIEW_STATUS}</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="cat" colspan="2"> </td>
</tr>
</table>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td class="nav"><a href="{U_INDEX}">{L_INDEX}</a> » {L_VIEWING_PROFILE}</td>
</tr>
</table>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td><br />{JUMPBOX}</td>
</tr>
</table>
Verfasst: 10.09.2003 19:56
von oliver12345
Und, andreas? Schon was Neues?

Verfasst: 10.09.2003 20:59
von andreasOymann
Ich kümmere mich drum, melde mich, wenn´s läuft.
A.
Verfasst: 10.09.2003 21:04
von oliver12345
Okay.

Verfasst: 11.09.2003 16:17
von oliver12345
Gibt's schon Fortschritte?
Verfasst: 12.09.2003 14:42
von oliver12345
Noch nichts?

Verfasst: 12.09.2003 14:44
von andreasOymann
Ich mach es heute fertig, versprochen ...
schau mal heute abend so gegen 20:00 Uhr nach!
A.
Verfasst: 12.09.2003 14:44
von BrahmA
andreasOymann hat geschrieben:melde mich, wenn´s läuft.
Also warte.....
Verfasst: 12.09.2003 15:12
von oliver12345
Das ist doch eine gute Nachricht. Ich kanns kaum abwarten.
