Posts posted by GavriK595
-
-
Практически весь раздел "Релизы IP.Board" файлового архива забит битыми файлами, а также:
http://ipbmafia.ru/files/file/1122-baisik-ipb-34x/
http://ipbmafia.ru/files/file/137-group-name-indicator-110-legenda-grupp-polzovateley/
http://ipbmafia.ru/files/file/868-invision-power-board-342-rusificirovannyy-vypusk-nulled-ipbmafiaru/
http://ipbmafia.ru/files/file/925-skinbox-velvet-34x/
http://ipbmafia.ru/files/file/356-e33-custom-sidebar-blocks-211/
http://ipbmafia.ru/files/file/1090-ipcontent-236-retail/
http://ipbmafia.ru/files/file/1157-ipdownloads-254-russkaya-versiya/
Дальше смотреть не стал, т.к. видимо 90% файлов, загруженных до обновления до IPS4, являются битыми. -
-
-
-
Edited by GavriK595
193x145 - до каких размеров уменьшено (при разных размерах экрана разные значения). В качестве загружаемого в любом случае выступает 640x480.
сам нашел, шаблон называется ImageRow в ветке gallery
Если где-то еще нужно поправить, буду рад если подскажите
У меня изменен лишь ImageRow шаблон.
<li class='cGalleryWidget {{if $orientation == 'horizontal'}}ipsCarousel_item{{endif}}'>
<div class='ipsType_center'>
<a href='{$image->url()}' title='{lang="view_this_image" sprintf="$image->caption"}'>
{{if $image->thumb_file_name}}
<img src='{file="$image->thumb_file_name" extension="gallery_Images"}' alt='' class='ipsImage'>
{{else}}
<div class='ipsImage ipsNoThumb ipsNoThumb_video'> </div>
{{endif}}
</a>
</div>
<div>
{{if $image->directContainer()->allow_comments}}
<div class="ipsCommentCount ipsPos_right {{if $image->comments === 0}}ipsFaded{{endif}}" data-ipsTooltip title='{lang="num_comments" pluralize="$image->comments"}'>
{$image->comments}
</div>
{{endif}}
{{if $image->unread()}}<span class="ipsItemStatus ipsItemStatus_small"><i class="fa fa-circle"></i></span> <strong>{{endif}}<a href="{$image->url()}" title='{lang="view_this_image" sprintf="$image->caption"}' class='ipsType_break'>{wordbreak="$image->caption"}</a>{{if $image->unread()}}</strong>{{endif}}<br>
<span class='ipsType_light ipsType_small'>{lang="byline_nodate" htmlsprintf="$image->author()->link()"} · {datetime="$image->mapped('date')" norelative="true"}</span><br>
</div>
</li> -
-
-
-
-
-
На чистой 4.0.2 после установки. Доступа нету ни к чему.
ErrorException Object ( [message:protected] => strtr(): The second argument is not an array [string:Exception:private] => [code:protected] => 2 [file:protected] => public_html/init.php(427) : eval()'d code [line:protected] => 43 [trace:Exception:private] => Array ( [0] => Array ( [function] => errorHandler [class] => IPS\IPS [type] => :: [args] => Array ( [0] => 2 [1] => strtr(): The second argument is not an array [2] => public_html/init.php(427) : eval()'d code [3] => 43 [4] => Array ( [value] => index ) ) ) [1] => Array ( [file] => public_html/init.php(427) : eval()'d code [line] => 43 [function] => strtr [args] => Array ( [0] => index [1] => ) ) [2] => Array ( [file] => public_html/system/Theme/Theme.php [line] => 2224 [function] => seoTitle [class] => IPS\Http\hook16 [type] => :: [args] => Array ( [0] => index ) ) [3] => Array ( [file] => public_html/system/Theme/Theme.php [line] => 589 [function] => cleanGroupName [class] => IPS\_Theme [type] => :: [args] => Array ( [0] => index ) ) [4] => Array ( [file] => public_html/applications/forums/modules/front/forums/index.php [line] => 70 [function] => getTemplate [class] => IPS\_Theme [type] => -> [args] => Array ( [0] => index ) ) [5] => Array ( [file] => public_html/system/Dispatcher/Controller.php [line] => 94 [function] => manage [class] => IPS\forums\modules\front\forums\_index [type] => -> [args] => Array ( ) ) [6] => Array ( [file] => public_html/applications/forums/modules/front/forums/index.php [line] => 37 [function] => execute [class] => IPS\Dispatcher\_Controller [type] => -> [args] => Array ( ) ) [7] => Array ( [file] => public_html/system/Dispatcher/Dispatcher.php [line] => 129 [function] => execute [class] => IPS\forums\modules\front\forums\_index [type] => -> [args] => Array ( ) ) [8] => Array ( [file] => public_html/index.php [line] => 13 [function] => run [class] => IPS\_Dispatcher [type] => -> [args] => Array ( ) ) ) [previous:Exception:private] => [severity:protected] => 0 )
-
-
-
-
-
-
-
-
-
-
-
-
-
Боковые блоки
in Invision Community 4 Support
Только на уровне кодинга. HTML часть виджетов находится в core - front - widgets вашего шаблона.