Jump to content

Seth01

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by Seth01

  1. Seth01

    Avatar crop IPB 4.4

    Pai nu apare in sidebar, aia era problema...
  2. Seth01

    Avatar crop IPB 4.4

    L-am bagat, insa in ACP nu imi apare butonul de "edit" la acest plugin. Imi arata sa incarc o versiune noua a acestui plugin.
  3. Seth01

    Avatar crop IPB 4.4

    Dar eu nu ma refer la cel din topic, ci la cel de pe main page. Era in dreapta un hook nu mai stiu exact cum se numea, ce iti arata avatarul si anumite date. Gen asta:
  4. Seth01

    Avatar crop IPB 4.4

    Anyone?
  5. Seth01

    Avatar crop IPB 4.4

    {{$idField = $comment::$databaseColumnId;}} {{$itemClassSafe = str_replace( '\\', '_', mb_substr( $comment::$itemClass, 4 ) );}} {{if $comment->isIgnored()}} <div class='ipsComment ipsComment_ignored ipsType_light' id='elIgnoreComment_{$comment->$idField}' data-ignoreCommentID='elComment_{$comment->$idField}' data-ignoreUserID='{$comment->author()->member_id}'> {lang="ignoring_content" sprintf="$comment->author()->name"} <a href='#elIgnoreComment_{$comment->$idField}_menu' data-ipsMenu data-ipsMenu-menuID='elIgnoreComment_{$comment->$idField}_menu' data-ipsMenu-appendTo='#elIgnoreComment_{$comment->$idField}' data-action="ignoreOptions" title='{lang="see_post_ignore_options"}' class='ipsType_blendLinks'>{lang="options"} <i class='fa fa-caret-down'></i></a> <ul class='ipsMenu ipsHide' id='elIgnoreComment_{$comment->$idField}_menu'> <li class='ipsMenu_item ipsJS_show' data-ipsMenuValue='showPost'><a href='#'>{lang="show_this_post"}</a></li> <li class='ipsMenu_sep ipsJS_show'><hr></li> <li class='ipsMenu_item' data-ipsMenuValue='stopIgnoring'><a href='{url="app=core&module=system&controller=ignore&do=remove&id={$comment->author()->member_id}" seoTemplate="ignore"}'>{lang="stop_ignoring_posts_by" sprintf="$comment->author()->name"}</a></li> <li class='ipsMenu_item'><a href='{url="app=core&module=system&controller=ignore" seoTemplate="ignore"}'>{lang="change_ignore_preferences"}</a></li> </ul> </div> {{endif}} <a id='comment-{$comment->$idField}'></a> <article {{if $comment->author()->hasHighlightedReplies()}}data-memberGroup="{$comment->author()->member_group_id}" {{endif}} id='elComment_{$comment->$idField}' class='cPost ipsBox {{if $otherClasses}}{$otherClasses}{{endif}} ipsComment {{if ( settings.reputation_enabled and settings.reputation_highlight and $comment->reactionCount() >= settings.reputation_highlight ) OR $comment->isFeatured()}}ipsComment_popular{{endif}} ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone {{if $comment->author()->hasHighlightedReplies()}}ipsComment_highlighted{{endif}}{{if $comment->isIgnored()}}ipsHide{{endif}} {{if $comment->hidden() OR $item->hidden() === -2}}ipsModerated{{endif}}'> {{if $item->isQuestion() and !$comment->new_topic}} {template="postRating" group="topics" app="forums" params="$item, $comment, $votes"} {{endif}} <div class='cAuthorPane cAuthorPane_mobile ipsResponsive_showPhone ipsResponsive_block'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsResponsive_showPhone ipsResponsive_inlineBlock ipsType_break ipsType_blendLinks ipsTruncate ipsTruncate_line'> {template="userLink" group="global" app="core" params="$comment->author(), $comment->warningRef(), $comment->author()->group['g_id']"} <span class='ipsResponsive_showPhone ipsResponsive_inline'>&nbsp;&nbsp;{template="reputationBadge" group="global" app="core" params="$comment->author()"}</span> </h3> <div class='cAuthorPane_photo'> {template="userPhoto" app="core" group="global" params="$comment->author(), 'large', $comment->warningRef()"} </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone anobg'> {{if $comment->author()->isOnline()}} <div align="center"> <div class="icon-online"></div> </div> {{else}} <div class="icon-offline"></div> {{endif}} <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break nameso'><strong>{$comment->author()->link( $comment->warningRef() )|raw}</strong> <span class='ipsResponsive_showPhone ipsResponsive_inline'>&nbsp;&nbsp;{template="reputationBadge" group="global" app="core" params="$comment->author()"}</span></h3> <ul class='cAuthorPane_info ipsList_reset'> {{if $comment->author()->member_title && $comment->author()->member_id}} <li class='ipsType_break'>{$comment->author()->member_title}</li> {{elseif $comment->author()->rank['title'] && $comment->author()->member_id}} <li class='ipsType_break'>{$comment->author()->rank['title']}</li> {{endif}} {{if $comment->author()->rank['image'] && $comment->author()->member_id}} <li>{$comment->author()->rank['image']|raw}</li> {{endif}} <li class='cAuthorPane_photo'> {{if $comment->author()->pp_main_photo AND $comment->author()->pp_thumb_photo}} <img src="{url="" base=""}uploads/{$comment->author()->pp_main_photo}"> {{else}} <img src="{$comment->author()->photo}"> {{endif}} </li> {{if $comment->author()->member_id}} <div class="marginbottomex"> <div class="rlsgr"> {expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->name" raw="true"} </div> <div class="custom-rlspost"> <div id="rls-leftpo"> <i class="fa fa-comments-o" aria-hidden="true"></i> POSTS: </div> <div id="rls-rightpo"> {$comment->author()->member_posts} </div> </div> <div class="custom-rlspost"> <div id="rls-leftpo"> <i class="fa fa-heart" aria-hidden="true"></i> REPUTATION: </div> <div id="rls-rightpo"> {$comment->author()->pp_reputation_points} </div> </div> <div class="custom-rlspost"> <div id="rls-leftpo"> <i class="fa fa-exclamation-triangle" aria-hidden="true"></i> WARN LEVEL: </div> <div id="rls-rightpo"> {$comment->author()->warn_level} </div> </div> </div> {{endif}} {template="customFieldsDisplay" group="global" app="core" params="$comment->author()"} </ul> </aside> <div class='ipsColumn ipsColumn_fluid'> {template="post" group="topics" app="forums" params="$item, $comment, $item::$formLangPrefix . 'comment', $item::$application, $item::$module, $itemClassSafe"} </div> </article>
  6. Seth01

    Avatar crop IPB 4.4

    Nimeni?
  7. Seth01

    Avatar crop IPB 4.4

    <li class='cAuthorPane_photo'> {{if $comment->author()->pp_main_photo AND $comment->author()->pp_thumb_photo}} <img src="{url="" base=""}uploads/{$comment->author()->pp_main_photo}"> {{else}} <img src="{$comment->author()->photo}"> {{endif}} </li> Asta, sau?
  8. Seth01

    Avatar crop IPB 4.4

    Care cod?
  9. Seth01

    Avatar crop IPB 4.4

    Ai putea sa imi dai script-ul de la userPanelInfo ala? Si faza e ca atunci cand imi da redimensionare cand pun avatar, doar ce se vede in patratul selectat se pune, gen ala apare si in topicuri
  10. Seth01

    Avatar crop IPB 4.4

    Am uitat sa scriu acolo, daca se poate pune user panelInfo pe ipb 4.4? Gen pe main page, in dreapta sa apara avatarul tau, cu date etc.
  11. Seth01

    Avatar crop IPB 4.4

    Salut baieti, as avea o intrebare. Cum pot scoate chestia aia cu "photoCrop" cand imi setez un avatar? Ex:
  12. Seth01

    Problema tema ipb4

    Pai nu se poate modifica pentru versiunea asta?
  13. Seth01

    Problema tema ipb4

    Si inca o problema, chenarul de reply e alb, si toata tema este neagra. Parere? https://imgur.com/VEjlqCd
  14. Seth01

    Problema tema ipb4

    Folosesc IPB 4.4
  15. Seth01

    Problema tema ipb4

    Am dat inspect si mi-a aparut PAnavigationBar. Cum pot sa il mut mai sus?
  16. Seth01

    Problema tema ipb4

    https://imgur.com/aLQ0diM.png Nu stiu cum sa scot spatiul acela negru dintre link si banner. Stie cineva?
  17. Seth01

    Problema tema ipb4

    Am si eu o problema, imi apare bine tema, insa cand intru intr-un topic, primesc eroarea urmatoare : [[Template forums/front/topics/postContainer is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] Ma poate ajuta cineva, urgent?
×
×
  • 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.