Archive for myfreeforum.org Before posting please check the "stickies" in the support forums.
Please ask questions in real English and not "txt". You will get a better response.
Please do not ask support questions via PMs.
 



       myfreeforum.org Forum Index -> PhpBB3 General Support
adz

i tried installing the cash mod but went wrong =[ HELP!

When ive tried installing the cash mod to my forum. In users profiles it comes up like this:



It comes up with three :

Can anyone help me wth this problem, as i would like them : 's removed
Nick(NR)

where are these extra ones showing when viewing a topic or when viewing a users profile?

It's hard for me to look and find out as you've not left a link to where we can see the problem.
adz

just when members view there profile

For example: http://top4prem.myfreeforum.org/profile.php?mode=viewprofile&u=5

can u help me?
Nick(NR)

looking at your source the first extra is blank, the second if for karma?, the third is for xtranfser.

post your view_profile.tpl and place it in the code tags here
adz

i cant find view_profile.tpl

i used to be there but now i cannot find it anywhere
Symon

adz wrote:
i cant find view_profile.tpl

i used to be there but now i cannot find it anywhere


profileview_body.tpl
adz

oh right thankyou and ive found it now

and ive copied and pasted everything that is in there...

Code:
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  <tr>
   <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
  </tr>
</table>

<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0" align="center">
  <tr>
   <th class="thHead" colspan="2" height="25" nowrap="nowrap">{L_VIEWING_PROFILE}</th>
  </tr>
  <tr>
   <td class="catLeft" width="40%" height="28" align="center"><b><span class="gen">{L_AVATAR}</span></b></td>
   <td class="catRight" width="60%"><b><span class="gen">{L_ABOUT_USER}</span></b></td>
  </tr>
  <tr>
   <td class="row1" height="6" valign="top" align="center">{AVATAR_IMG}<br /><span class="postdetails">{POSTER_RANK}</span></td>
   <td class="row1" rowspan="3" valign="top"><table width="100%" border="0" cellspacing="1" cellpadding="3">
      <tr>
        <td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_JOINED}:&nbsp;</span></td>
        <td width="100%"><b><span class="gen">{JOINED}</span></b></td>
      </tr>
      <tr>
        <td valign="top" align="right" nowrap="nowrap"><span class="gen">{L_TOTAL_POSTS}:&nbsp;</span></td>
        <td valign="top"><b><span class="gen">{POSTS}</span></b><br /><span class="genmed">[{POST_PERCENT_STATS} / {POST_DAY_STATS}]</span> <br /><span class="genmed"><a href="{U_SEARCH_USER}" class="genmed">{L_SEARCH_USER_POSTS}</a></span></td>
      </tr>
      <tr>
        <td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_LOCATION}:&nbsp;</span></td>
        <td><b><span class="gen">{LOCATION}</span></b></td>
      </tr>
      <tr>
        <td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_WEBSITE}:&nbsp;</span></td>
        <td><span class="gen"><b>{WWW}</b></span></td>
      </tr>
      <tr>
        <td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_OCCUPATION}:&nbsp;</span></td>
        <td><b><span class="gen">{OCCUPATION}</span></b></td>
      </tr>
      <tr>
        <td valign="top" align="right" nowrap="nowrap"><span class="gen">{L_INTERESTS}:</span></td>
        <td> <b><span class="gen">{INTERESTS}</span></b></td>
      </tr>
<tr>
        <td valign="top" align="right" nowrap="nowrap"><span class="gen">Join Me On:</span></td>
        <td> <b><span class="gen">{Pukkapie} {pukkapie_IMG}</span></b></td>
      </tr>

<tr>
        <td valign="top" align="right" nowrap="nowrap"><span class="gen">Bank:</span></td>
        <td> <b><span class="gen">{CASH}</span></b></td>
      </tr>
<!-- BEGIN xprofilerow -->
<tr>
                  <td valign="top"  align="right" nowrap="nowrap"><span class="gen">{xprofilerow.TITLE}:</span></td>
                  <td> <b><span class="gen">{xprofilerow.VALUE}</span></b></td>
                </tr>
<!-- END xprofilerow -->
     </table>
   </td>
  </tr>
  <tr>
   <td class="catLeft" align="center" height="28"><b><span class="gen">{L_CONTACT} {USERNAME} </span></b></td>
  </tr>
  <tr>
   <td class="row1" valign="top"><table width="100%" border="0" cellspacing="1" cellpadding="3">
      <tr>
        <td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_EMAIL_ADDRESS}:</span></td>
        <td class="row1" valign="middle" width="100%"><b><span class="gen">{EMAIL_IMG}</span></b></td>
      </tr>
      <tr>
        <td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_PM}:</span></td>
        <td class="row1" valign="middle"><b><span class="gen">{PM_IMG}</span></b></td>
      </tr>
      <tr>
        <td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_MESSENGER}:</span></td>
        <td class="row1" valign="middle"><span class="gen">{MSN}</span></td>
      </tr>
      <tr>
        <td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_YAHOO}:</span></td>
        <td class="row1" valign="middle"><span class="gen">{YIM_IMG}</span></td>
      </tr>
      <tr>
        <td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_AIM}:</span></td>
        <td class="row1" valign="middle"><span class="gen">{AIM_IMG}</span></td>
      </tr>
      <tr>
        <td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_ICQ_NUMBER}:</span></td>
        <td class="row1"><script language="JavaScript" type="text/javascript"><!--

      if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
         document.write(' {ICQ_IMG}');
      else
         document.write('<table cellspacing="0" cellpadding="0" border="0"><tr><td nowrap="nowrap"><div style="position:relative;height:18px"><div style="position:absolute">{ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{ICQ_STATUS_IMG}</div></div></td></tr></table>');
        
        //--></script><noscript>{ICQ_IMG}</noscript></td>
      </tr>
     </table>
   </td>
  </tr>
</table>

<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
   <td align="right"><span class="nav"><br />{JUMPBOX}</span></td>
  </tr>
</table>
Symon

Have you set up a profile field called CASH ?

And the same with the other ones ?
adz

doesnt matter anymore about this problem anymore

ive managed to sort it out myself
Symon

adz wrote:
doesnt matter anymore about this problem anymore

ive managed to sort it out myself


Telling us what you did to solve it , may / will help others in the future

       myfreeforum.org Forum Index -> PhpBB3 General Support
Page 1 of 1
Create your own free forum | Buy a domain to use with your forum