Jump to content

Cum Schimb Ordinea ( Ipb 3.4.7 ) ?


Lucian50
Go to solution Solved by Cristi Cristi,

Recommended Posts

  • Solution

Sterge codul de la chestia aia si fai asa:

 

Te duci : AdminCP > Look and Feel > [your skin] -> Board Index -> boardIndexTemplate

 

Cauti codul asta:  

<foreach loop="side_blocks:$side_blocks as $block">
                {$block}
            </foreach>

Si pui codul asta inainte codului de sus:  (Mai pe scurt toata smecheria este sa pui codul de la asta desupra foreach loop)

<if test="memberbox:|:$this->memberData['member_id']">

<div class='ipsSideBlock clearfix'>
    <h3>Welcome, <a href="{parse url="showuser={$this->memberData['member_id']}" seotitle="{$this->memberData['members_seo_name']}" template="showuser" base="public"}" title='{$this->lang->words['your_profile']}'> {$this->memberData['members_display_name']}</a></h3>
<div class='_sbcollapsable'>

<center class='desc member_title'>
<if test="$this->memberData['title'] != ''">
{$this->memberData['title']}<br />
</if>
<br />
<a href="{parse url="showuser={$this->memberData['member_id']}" seotitle="{$this->memberData['members_seo_name']}" template="showuser" base="public"}" title='{$this->lang->words['your_profile']}'>
<img src='{$this->memberData['pp_main_photo']}'></a>
<br /><br />
<center>

<span style=' font-size: 14px;'>{$this->memberData['prefix']}{$this->memberData['g_title']}{$this->memberData['suffix']}</span><br /><br />

Posts: {$this->memberData['posts']}<br />
Profile views: {$this->memberData['members_profile_views']}<br />
Member No.: {$this->memberData['member_id']}<br>
Joined: {parse date="$this->memberData['joined']" format="joined"}

<br /><br />
Your IP: {$_SERVER['REMOTE_ADDR']}
<br /><br />
<div style='background:#0f2437 ;padding: 7px; color: #fff; font-weight: bold'>{$this->memberData['pp_reputation_points']}
</div>
</center>
</div>
</div>

</if>

www.MAXers.ro/forum

RPG.MAXERS.RO

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.