Перейти к содержанию

orbipwn

Пользователи
  • Постов

    53
  • Зарегистрирован

  • Посещение

  • Победитель дней

    1

Сообщения, опубликованные orbipwn

  1. 7 minutes ago, by_ix said:

    orbipwn \applications\core\data\theme.xml
     

    <li class="ipsDataItem">
      <span class="ipsDataItem_generic ipsDataItem_size4">
        <strong class="title">{lang="server_ip"}</strong>
      </span>
      <span class="ipsDataItem_generic">
        {$_SERVER['SERVER_ADDR']}
      </span>
    </li>

     

    I already did this before I wrote the topic, but it has no effect and nothing changes...
    Other ideas?

  2. Hi,

    how can i make that code to check in months and years (both) or month or year separately? Thanks.

    <div class="custom">
     {{$date_joined = floor((strtotime("now")-strtotime("{$comment->author()->joined}"))/86400) ;}}  
    <span class="leftinfo"><i class="fa fa-calendar"></i> $time of fappig:</span>
    <span class="rightinfo">{$date_joined} Days</span>
    </div>              

     

×
×
  • Создать...