Jump to content

Recommended Posts

Posted

Acea imagine cu admin o scoti din ACP- > Members- > Manage Member Group -> Grupu respectiv unde apare imaginea  

Group Icon Image Si stergi link-ul de acolo.

Acel warning points il scoti din ACP- Look And Feel- Tema ta- Global Template -> UserInfoPane si ai un script de genu:

<if test="authorwarn:|:$author['show_warn']">
                <dl class="pairsJustified">
                    <li class='post_count desc lighter'>
                        <dt><i class="fa fa-exclamation-circle"> </i>  Warnings:</dt>
                        <dd>{parse expression="$this->registry->getClass('class_localization')->formatNumber(intval($author['warn_level']))"}</dd>
                    </li>
                </dl>
        </if>


 

Il stergi.

Posted
On 5/2/2016 at 3:28 PM, snoop. said:

Pt warning ala , nu a mers ..

Te duci unde a zis @BebeGFX și ștergi ăsta:

Quote

<if test="authorwarn:|:$author['show_warn']">
            <li>
                <if test="hasWarningId:|:$options['wl_id']">
                    <img src='{$this->settings['img_url']}/warn.png' class='clickable' onclick='warningPopup( this, {$options['wl_id']} )' title='{$this->lang->words['warnings_issued']}' />
                </if>
                <a class='desc lighter blend_links' href='{parse url="app=members&amp;module=profile&amp;section=warnings&amp;member={$author['member_id']}&amp;from_app={$this->request['app']}&amp;from_id1={$contentid}&amp;from_id2={$options['id2']}" base="public"}' id='warn_link_{$contentid}_{$author['member_id']}' title='{$this->lang->words['warn_view_history']}'>{parse expression="sprintf( $this->lang->words['warn_status'], $author['warn_level'] )"}</a>
            </li>
        </if>

@snoop. Atunci nu a mers pentru că el ți-a dat codul de pe un skin cu userinfopane-ul modificat.

Baftă.

 a lot of bla bla bla...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • 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.