MyBB Central

Full Version: MYPS 1.4x Core
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Should add <!-- MYPS --!> to postbit_author_user and {$mypsfields} after {$profilefields} to member_profile.
Thanks MattR, but can I get the MYPS info without adding another table to profiles?

If you check my board profiles, http://www.theworldrp.com/world/member.p...file&uid=1 , I am trying to get all the money and credits and points into one table. Is that possible?
It should be possible. I'll play around with the templates and see.
Any update?
Any update will be announced.
I mean on my request, not the plugin itself. Sorry if I wasn't clear
Well I prefer you wait till I update the plugin. I need to rebuild so many parts that right now I don't really offer support for this.
Oh! That's fine with me Big Grin I can wait Wink
Damn, sorry Sad Could you paste your member_profile template in here??
Code:
<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->profile}</title>
{$headerinclude}
</head>
<body>
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="trow1">
<table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td class="trow1" width="75%">
<span class="largetext"><strong>{$formattedname}</strong></span><br />
<span class="smalltext">
({$usertitle})<br />
{$groupimage}
{$userstars}<br />
<br />
<strong>{$lang->registration_date}</strong> {$memregdate}<br />
<strong>{$lang->date_of_birth}</strong> {$membday} {$membdayage}<br />
<strong>{$lang->local_time}</strong> {$localtime}<br />
<strong>{$lang->postbit_status}</strong> {$online_status}
</span>
</td><td width="25%" align="right" valign="middle">{$avatar}</td></tr></table>
</td>
</tr>
{$awaybit}
</table>
<br />
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td width="50%" valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>{$lang->users_forum_info}</strong></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->joined}</strong></td>
<td class="trow1">{$memregdate}</td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->lastvisit}</strong></td>
<td class="trow2">{$memlastvisitdate} {$memlastvisittime}</td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->total_posts}</strong></td>
<td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> &mdash; <a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->timeonline}</strong></td>
<td class="trow2">{$timeonline}</td>
</tr>
{$reputation}
{$warning_level}
</table>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>{$lang->users_contact_details}</strong></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->homepage}</strong></td>
<td class="trow1">{$website}</td>
</tr>
{$sendemail}
<tr>
<td class="trow2"><strong>{$lang->pm}</strong></td>
<td class="trow2"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->icq_number}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->aim_screenname}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->yahoo_id}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->msn}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
</tr>
</table>
{$forumstats}
</td>
<td><img src="{$theme['imgdir']}/pixel.gif" height="1" width="8" alt=""/></td>
<td width="50%" valign="top">
{$profilefields}
{$profview}<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>Money, Awards, & Health</strong></td>
</tr>
<tr>
<td class="trow2" width="50%"><strong><a href="{$mybb->settings['bburl']}/plaza.php">{$lang->money}</a>:</strong></td>
<td class="trow2" width="50%">{$mymoney} <small>[<a href="plaza.php?action=page&amp;p=donate&amp;uid={$uid}">{$lang->donate}</a>]</small> ({$itemsbought} {$lang->items_purchased})</td>
</tr>
<tr>
<td class="trow2"><strong>{$mybb->settings['credits_name']}</strong></td>
<td class="trow2">{$mycreds}</td>
</tr>
<tr>
<td class="trow2"><strong>Credits</strong></td>
<td class="trow2">{$myps_count}</td>
</tr>

<tr>
<td class="trow2" width="50%">{$hp}</td><td class="trow2" width="50%"><img src="{$mybb->settings['bburl']}/myrpg_image.php?ak={$memprofile['myrpg_attack']}" alt="{$lang->myrpg_attack} {$memprofile['myrpg_attack']}" title="{$lang->myrpg_attack_full} {$memprofile['myrpg_attack']}/{$mybb->settings['myrpg_attack_max']}" /></td>
</tr>
<tr>
<td class="trow2" width="50%"><img src="{$mybb->settings['bburl']}/myrpg_image.php?df={$memprofile['myrpg_defense']}" alt="{$lang->myrpg_defense} {$memprofile['myrpg_defense']}" title="{$lang->myrpg_defense_full} {$memprofile['myrpg_defense']}/{$mybb->settings['myrpg_defense_max']}" /></td><td class="trow2" width="50%"><img src="{$mybb->settings['bburl']}/myrpg_image.php?lvl={$memprofile['myrpg_level']}" alt="{$lang->myrpg_level} {$memprofile['myrpg_level']}" title="{$lang->myrpg_level_full} {$memprofile['myrpg_level']}/{$mybb->settings['myrpg_level_max']}" /></td>
</tr>
</table>
{$mypsfields}
{$signature}
{$groups_details}
{$modoptions}
</td>
</tr>
</table>
{$footer}
</body>
</html>


also, whats "trow2" do? I've seen it and used it but never known what it meant?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Reference URL's