The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

User Profile issue + One more thing

5 posters

Go down

In progress User Profile issue + One more thing

Post by Anzo Fri Aug 04 2017, 11:24

Meh, my topic was sent to garbage without being answered? Cool.
https://help.forumotion.com/t153317-displaying-recent-topics-at-customized-html-page

Anyhow, I have an issue with users profile. It keeps showing like this:
http://prntscr.com/g484my

Forum: http://daskintest.forumarabia.com

I want the images below (which each of is a separate profile option) to appear organized and next to one another.

Hopefully this time my topic won't be archived and ignored.

Cheers.
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by skouliki Fri Aug 04 2017, 11:29

hello

Your topic was automatically sent to the garbage due to the pruning system...topics in the support section without a reply for 14 days are automatically sent to the garbage...you can send a pm to a manager requesting to move it back to the support section.
skouliki
skouliki
Manager
Manager

Female Posts : 15030
Reputation : 1680
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Ape Fri Aug 04 2017, 11:51

Hello Thanks for contacting the English support today.
I am sorry your problem was moved to the trash.
As skouliki side it was moved there as no one had posted in it for a long time (14 days 2 weeks) This is normal.

Right about your profile problem Can i ask you how you have them set up in your profiles ?
like a screen shout of how you add them on your main profile settings or in the ACP settings.

I have the same system but i add it with codes not set in the ACP

see screen shots
User Profile issue + One more thing Captur26
User Profile issue + One more thing Captur27


User Profile issue + One more thing Left1212User Profile issue + One more thing Center11User Profile issue + One more thing Right112
User Profile issue + One more thing Ape_b110
User Profile issue + One more thing Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19075
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Fri Aug 04 2017, 20:28

@APE They're image in the ACP. Like this:
http://prntscr.com/g4eyhu
http://prntscr.com/g4eymf
http://prntscr.com/g4ez8h


Also, now that I look into it, the 'edit field' button isn't showing either. It's supposed to show up the moment i hover over the field:
http://prntscr.com/g4f07i

I mean this button: http://prntscr.com/g4f0jp
(P.S. I took this image from my main forum just to clarify my point, which is the edit field button not showing on my test forum)

This is the profiles template:
Code:

<!-- ***********************************************************************
* IP.Board 3 - By Rikki Tissier - (c)2008 Invision Power Services          *
****************************************************************************
-->
<script type="text/javascript" src="https://googledrive.com/host/0B1KYB697LuNxYWN0Q1VmTDNtYWc" charset="ISO-8859-1"></script>
<style>
  /************************************************************************/
/* IP.Board 3 CSS - By Matt Mecham - (c)2011 Invision Power Services    */
/************************************************************************/
a {
text-decoration: none !important;
  }
  .ipsTooltip {
   padding: 5px;
   z-index: 25000;
}

.ipsTooltip_inner {
   background: none repeat scroll 0 0 #333;
   border: 1px solid #333;
   border-radius: 4px 4px 4px 4px;
   box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
   color: #FFF;
   font-size: 12px;
   max-width: 250px;
   padding: 8px;
   text-align: center;
}

.ipsTooltip_inner a {
   color: #FFF;
}

.ipsTooltip_inner span {
   color: #D2D2D2;
   font-size: 11px;
}

.ipsTooltip.top {
   background: url(http://i78.servimg.com/u/f78/18/17/62/92/toolti10.png) no-repeat scroll center bottom transparent;
}

.ipsTooltip.top_left {
   background-position: left bottom;
}

.ipsTooltip.bottom {
   background: url(http://i78.servimg.com/u/f78/18/17/62/92/toolti11.png) no-repeat scroll center top transparent;
}

.ipsTooltip.left {
   background: url(http://i78.servimg.com/u/f78/18/17/62/92/toolti12.png) no-repeat scroll right center transparent;
}

.ipsTooltip.right {
   background: url(http://i78.servimg.com/u/f78/18/17/62/92/toolti13.png) no-repeat scroll left center transparent;
}
/*
#ajax_loading {
  background: url("http://i34.servimg.com/u/f34/18/17/62/92/ajaxlo10.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #7BA60D;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(255, 255, 255, 0.2) inset;
  color: #FFFFFF;
  left: 46%;
  padding: 5px 0 8px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 8%;
  z-index: 10000;
}
*/
.status_update {
   background: none repeat scroll 0 0 #71A5C9;
   color: #FFF;
   padding: 15px 12px;
}

.status_update .input_text {
   padding: 6px 4px;
   width: 70%;
}

.input_text,.ipsTagBox_wrapper {
   background: none repeat scroll 0 0 #FFF;
   border-color: #848484 #C1C1C1 #E1E1E1;
   border-radius: 2px 2px 2px 2px;
   border-style: solid;
   border-width: 1px;
   padding: 4px;
}

#status_wrapper .ipsBox_container {
   margin-bottom: 9px;
}

/* #region ----- Photo editor styles ----- */
/* New photo stuffs */
#ips_photoWrap {
   width: 700px;
   border: 1px solid #D5DDE5;
   margin: 0 auto;
   padding: 6px;
}

#ips_sidePanel {
   float: left;
   width: 200px;
}

#ips_cropperStart,#ips_cropperControls {
   text-align: right;
   width: 200px;
   margin-top: 8px;
}

#ips_currentPhoto {
   text-align: center;
}

#ips_currentPhoto img {
   border: 1px solid #D5DDE5;
   background: #FFF;
   max-width: 200px;
   height: auto;
}

#gravatar,#upload_photo {
   width: 150px;
}

#ips_photoOptions {
   margin-left: 210px;
}

li.ips_option {
   border: 1px solid #D5DDE5;
   min-height: 120px;
   margin-bottom: 5px;
}

.ips_photoPreview {
   width: 100px;
   height: 100px;
   display: block;
   overflow: hidden;
   margin: 6px;
   float: left;
   border: 1px solid #D5DDE5;
}

.ips_photoPreview label {
   text-align: center;
   background: #FFF;
}

.ips_photoPreview label img {
   max-width: 120px;
   max-height: 120px;
}

.ips_photoControls {
   padding-top: 10px;
   margin-left: 120px;
}

.ips_photoOptionText {
   margin-left: 18px;
   line-height: 130%;
   padding-bottom: 3px;
}

.imgCrop_wrap {
   display: inline-block;
}

.row2,.post_block.row2 {
   background-color: #F1F6F9;
}

/* #region ----- profile_background ----- */
#change_photo {
   background: none repeat scroll 0 0 rgba(0,0,0,0.2);
   border-radius: 3px 3px 3px 3px;
   color: #FFF;
   left: 0;
   opacity: 0.3;
   position: absolute;
   top: 0;
   transition: all .4s ease-in-out 0;
}

.photo_holder:hover #change_photo {
   background: none repeat scroll 0 0 #000;
   opacity: 1;
}

.no_messages {
   background-color: #F6F8FA;
   color: #1C2837;
   padding: 15px 10px;
}

.clear2 {
   clear: both;
}

.ipsBox,.ipsPad {
   padding: 9px;
}

.ipsBox {
   background: none;
}

.clearfix:after {
   clear: both;
   content: ".";
   display: block;
   height: 0;
   visibility: hidden;
}

.ipsLayout_smallleft.ipsLayout_withleft {
   padding-left: 150px;
}

.ipsLayout_smallleft.ipsLayout .ipsLayout_left {
   margin-left: -150px;
   width: 140px;
}

.ipsLayout .ipsLayout_left {
   float: left;
   margin-left: -210px;
   width: 200px;
}

.ipsLayout_content,.ipsLayout .ipsLayout_left,.ipsLayout_right {
   position: relative;
}

.photo_holder {
   position: relative;
}

.short {
   text-align: center;
}

#profile_photo {
   max-height: 138px;
   max-width: 138px;
}

.ipsUserPhoto {
   background: none repeat scroll 0 0 #FFF;
   border: 1px solid #D5D5D5;
   box-shadow: 0 2px 2px rgba(0,0,0,0.1);
   padding: 1px;
}



.ipsType_small {
   font-size: 12px;
}

.ipsVerticalTabbed_tabs > ul {
   border-left: 1px solid #DBE4EF;
   border-top: 1px solid #DBE4EF;
   margin-top: 10px;
   width: 149px !important;
}

.ipsVerticalTabbed_tabs li {
   background: none repeat scroll 0 0 #F6F8FB;
   border-bottom: 1px solid #DBE4EF;
   color: gray;
   font-size: 13px;
}

.ipsVerticalTabbed_tabs li.active a {
   background: none repeat scroll 0 0 #FFF;
   border-right: 1px solid #FFF;
   color: #353535;
   font-weight: 700;
   position: relative;
   width: 135px;
   z-index: 8000;
}

.ipsVerticalTabbed_tabs li a {
   color: #8D8D8D;
   display: block;
   outline: 0 none;
   padding: 10px 8px;
   transition: background-color .3s ease-in-out 0;
}

.ipsVerticalTabbed_tabs li a:hover {
   background: none repeat scroll 0 0 #EAEFF5;
   color: gray;
}

.ipsVerticalTabbed_content {
   min-height: 400px;
}

.ipsLayout_content {
   float: left;
   width: 100%;
}

.ipsBox_container {
   background: none repeat scroll 0 0 #FFF;
   border: 1px solid #DBE4EF;
}

#profile_content_main {
   line-height: 1.3;
   margin-bottom: 20px;
   min-height: 75px;
}

#user_info_cell {
   display: table-cell;
   padding-right: 15px;
   white-space: nowrap;
}

.ipsType_pagetitle,.ipsType_subtitle {
   color: #323232;
   font: 300 26px/1.3 Helvetica,Arial,sans-serif;
}

.reset_cursor {
   cursor: default;
}

.ipsBadge {
   border-radius: 4px 4px 4px 4px;
   color: #FFF;
   display: inline-block;
   font-size: 9px;
   font-weight: 700;
   height: 15px;
   line-height: 15px;
   padding: 0 5px;
   text-transform: uppercase;
   vertical-align: middle;
}

.ipsBadge_lightgrey {
   background: none repeat scroll 0 0 #B3B3B3;
}

.ipsBadge_green {
   background: none repeat scroll 0 0 #7BA60D;
}

.ipsBadge_red {
   background: none repeat scroll 0 0 #BF1D00;
}

.desc.lighter,.desc.lighter.blend_links a {
   color: #A4A4A4;
}

.desc,.desc.blend_links a,p.posted_info {
   color: #777;
   font-size: 12px;
}

#user_status_cell {
   display: table-cell;
   vertical-align: top;
   width: 100%;
}

#user_latest_status {
   background: url(http://i78.servimg.com/u/f78/18/17/62/92/profil10.png) no-repeat scroll 0 50% transparent;
   padding-left: 11px;
}

#user_latest_status > div {
   background-color: #EBECE5;
   border-radius: 6px 6px 6px 6px;
   color: #343434;
   font-size: 14px;
   min-height: 45px;
   padding: 10px 15px;
   word-wrap: break-word;
}

#user_latest_status > div > span {
/*display: block;*/
}

.ipsType_smaller,.ipsType_smaller a {
   font-size: 11px !important;
}

.rating {
   display: block;
   line-height: 16px;
   margin-bottom: 4px;
}

.rating img {
   vertical-align: top;
}

.ipsLayout_content img {
   max-width: 100%;
}

fieldset,img {
   border: 0 none;
}

#user_utility_links {
   margin-top: 10px;
   text-align: right;
}

.ipsList_inline > li:first-child {
   margin-left: 0;
}

.ipsList_inline > li {
   display: inline-block;
   margin: 0 3px;
}

.ipsButton_secondary {
   background: 0 repeat scroll 0 0 transparent;
   border: 1px solid #DBDBDB;
   border-radius: 3px 3px 3px 3px;
   box-shadow: 0 1px 0 #FFF inset, 0 1px 0 rgba(0,0,0,0.3);
   color: #616161;
   display: inline-block;
   font-size: 12px;
   height: 22px;
   line-height: 22px;
   padding: 0 10px;
   transition: all .2s ease-in-out 0;
   white-space: nowrap;
}

.ipsButton_secondary a {
   color: #616161;
}

.topic_buttons li {
   float: right;
   margin: 5px 10px 0px 5px;
}

.topic_buttons li.important a,.topic_buttons li.important span,.ipsButton .important,.topic_buttons li a,.topic_buttons li span,.ipsButton {
   -moz-border-bottom-colors: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
   background: url(http://i78.servimg.com/u/f78/18/17/62/92/topic_13.png) repeat-x scroll center top #212121;
   border-color: #212121;
   border-image: none;
   border-radius: 3px 3px 3px 3px;
   border-style: solid;
   border-width: 1px 1px 0;
   box-shadow: 0 1px 0 0 #5C5C5C inset, 0 2px 3px rgba(0,0,0,0.2);
   color: #FFF !important;
   cursor: pointer;
   display: inline-block;
   font: 300 12px/30px Helvetica,Arial,sans-serif;
   height: 30px;
   min-width: 125px;
   padding: 0 10px;
   text-align: center;
   text-shadow: 0 -1px 0 #191919;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
   margin: 0;
   padding: 0;
}

.ipsLayout_largeright.ipsLayout_withright {
   padding-right: 280px;
}

.ipsLayout.ipsLayout_withright {
   clear: left;
   padding-right: 280px;
}

.general_box {
   background: none repeat scroll 0 0 #FCFCFC;
   margin-bottom: 10px;
}

.general_box h3 {
   background: none repeat scroll 0 0 #DBE2EC;
   color: #204066;
   font: 14px helvetica,arial,sans-serif;
   padding: 8px 10px;
}

.ipsList_data li {
   line-height: 1.3;
   margin-bottom: 6px;
}

.ipsList_data .row_title,.ipsList_data .ft {
   display: inline-block;
   float: left;
   font-weight: 700;
   padding-right: 10px;
   text-align: right;
   width: 120px;
}

#profile_panes_wrap .ipsList_data .row_data {
   display: block;
   margin-left: 130px;
}

.ipsList_data .row_data {
   display: inline-block;
   max-width: 100%;
   word-wrap: break-word;
}

.ipsLayout_largeright.ipsLayout .ipsLayout_right {
   margin-right: -280px;
   width: 270px;
}

.ipsLayout .ipsLayout_right {
   float: right;
   margin-right: -210px;
   width: 200px;
}

.reputation {
   border-radius: 3px 3px 3px 3px;
   display: inline-block;
   font-weight: 700;
   padding: 3px 8px;
}

.positive {
   color: #6F8F52;
}

#profile_panes_wrap .reputation {
   display: block;
   float: none;
   font-weight: 400;
   margin: 0 0 5px;
   padding: 10px;
   text-align: center;
}

#profile_panes_wrap .reputation .number {
   display: block;
   font-size: 20px;
   font-weight: 700;
}

.reputation.positive,.reputation.negative {
   color: #FFF;
}

.reputation.positive,.members li.positive {
   background: none repeat scroll 0 0 #6F8F52;
}

.reputation.negative,.members li.negative {
   background: none repeat scroll 0 0 #B82929;
}

.reputation.zero {
   background: none repeat scroll 0 0 #DEDEDE;
   color: #6E6E6E;
}

.ipsUserPhoto_mini {
   height: 30px;
   width: 30px;
}

img,.input_check,.input_radio {
   vertical-align: middle;
}

.ipsList_withminiphoto > li {
   margin-bottom: 8px;
}

.left {
   float: left;
}

hr {
   display: none;
}

.short.photo_holder > img {
   background: none repeat scroll 0 0 #FFF;
   border: 1px solid #D5D5D5;
   box-shadow: 0 2px 2px rgba(0,0,0,0.1);
   padding: 1px;
   max-height: 138px;
   max-width: 138px;
}

.contact_field img {
   margin-bottom: 6px;
   margin-top: 6px;
}

ol,ul {
   list-style: none outside none;
}

.popupWrapper {
   background-color: rgba(70,70,70,0.6);
   border-radius: 4px 4px 4px 4px;
   box-shadow: 0 12px 25px rgba(0,0,0,0.7);
   padding: 4px;
}

.popupInner {
   background: none repeat scroll 0 0 #FFF;
   box-shadow: 0 0 3px rgba(0,0,0,0.4);
   overflow-x: hidden;
   overflow-y: auto;
   width: 500px;
}

.popupInner h3 {
   background-color: #2C5687;
   background: url(http://i78.servimg.com/u/f78/18/17/62/92/mainti10.png) repeat-x scroll center top #2C5687;
   border-color: #316897;
   border-style: solid;
   border-width: 1px 1px 0;
   box-shadow: 0 1px 0 #528CBC inset;
   color: #FFF;
   font-size: 16px;
   font-weight: 300;
   padding: 8px 10px 9px !important;
   text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

.ipsForm_horizontal .ipsField {
   margin-bottom: 15px;
}

.ipsForm_horizontal .ipsField_content,.ipsForm_horizontal .ipsField_submit {
   margin-left: 200px;
}

.ipsForm_horizontal .ipsField_title {
   float: left;
   line-height: 1.8;
   padding-right: 15px;
   text-align: right;
   width: 185px;
}

.ipsField .ipsField_title {
   font-size: 15px;
   font-weight: 700;
}

.ipsField_primary input {
   font-size: 18px;
}

.input_text,.ipsTagBox_wrapper {
   background: none repeat scroll 0 0 #FFF;
   border-color: #848484 #C1C1C1 #E1E1E1;
   border-radius: 2px 2px 2px 2px;
   border-style: solid;
   border-width: 1px;
   padding: 4px;
}

.input_text:focus {
   border-color: #4E4E4E #7C7C7C #A3A3A3;
   box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

input.inactive,select.inactive,textarea.inactive {
   color: #C4C4C4;
}

.ipsForm_horizontal .ipsField_checkbox {
   margin: 0 0 5px 200px;
}

.ipsForm .ipsField_checkbox input {
   float: left;
   margin-top: 3px;
}

.ipsForm .ipsField_checkbox .ipsField_content {
   margin-left: 25px;
}

.desc.lighter,.desc.lighter.blend_links a {
   color: #A4A4A4;
}

.ipsForm_center {
   text-align: center;
}

.desc,.desc.blend_links a,p.posted_info {
   color: #777;
   font-size: 12px;
}

.ipsPad_top {
   padding-top: 9px;
}

.ipsType_smaller,.ipsType_smaller a {
   font-size: 11px !important;
}

.ipsForm_submit {
   background-color: #CCC;
   background: 0 repeat-x scroll 0 0 transparent !important;
   border-top: 1px solid #CCC;
   margin-top: 25px;
   padding: 5px 10px;
}

.popupClose {
   position: absolute;
   right: 16px;
   top: 12px;
}

.clickable {
   cursor: pointer;
}

.topic_buttons li.important a,.topic_buttons li.important span,.ipsButton .important,.topic_buttons li a,.topic_buttons li span,.ipsButton {
   -moz-border-bottom-colors: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
   background: url(http://i78.servimg.com/u/f78/18/17/62/92/topic_11.png) repeat-x scroll center top #212121;
   border-color: #212121;
   border-image: none;
   border-radius: 3px 3px 3px 3px;
   border-style: solid;
   border-width: 1px 1px 0;
   box-shadow: 0 1px 0 0 #5C5C5C inset, 0 2px 3px rgba(0,0,0,0.2);
   color: #FFF !important;
   cursor: pointer;
   display: inline-block;
   font: 300 12px/30px Helvetica,Arial,sans-serif;
   height: 30px;
   min-width: 125px;
   padding: 0 10px;
   text-align: center;
   text-shadow: 0 -1px 0 #191919;
}

.topic_buttons li.important a,.topic_buttons li.important span,.ipsButton .important,.ipsButton.important {
   background: url(http://i78.servimg.com/u/f78/18/17/62/92/topic_10.png) repeat-x scroll center top #812200;
   border-color: #812200;
   box-shadow: 0 1px 0 0 #DB6E46 inset, 0 2px 3px rgba(0,0,0,0.2);
}

.ipsButton_secondary {
   background-color: #DBDBDB;
   background: 0 repeat-x scroll 0 0 transparent !important;
   border: 1px solid #DBDBDB;
   border-radius: 3px 3px 3px 3px;
   box-shadow: 0 1px 0 #FFF inset, 0 1px 0 rgba(0,0,0,0.3);
   color: #616161;
   display: inline-block;
   font-size: 12px;
   height: 22px;
   line-height: 22px;
   padding: 0 10px;
   transition: all .2s ease-in-out 0;
   white-space: nowrap;
}

.ipsBox_notice {
   line-height: 1.6;
   margin-bottom: 10px;
   padding: 10px;
}

.ipsBox_notice,.ipsBox_highlight {
   background: none repeat scroll 0 0 #F4FCFF;
   border-bottom: 1px solid #CAE9F5;
}
img[src="https://2img.net/i/fa/invision/pp-blank-thumb.png"] {
display: none;
}
</style>
<div id="ajax_loading" style="display: none;"><img src="http://i69.servimg.com/u/f69/18/17/62/92/ajax_l10.gif"></div>
<div id="document_modal" class="modal" style="display:none; width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 10000; opacity: 0.4; background-color: #3E3E3E;"></div>

<!-- BEGIN switch_user_logged_out -->
<!-- Backup
<div id="pun-visit">
   <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
-->
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<ul class="topic_buttons">
   <li class="editPerfil" style="display: none"><a href="/profile?mode=editprofile">Edit my Profile</a></li>
   <li class="editMember" style="display: none"><a href="">Edit Member</a></li>
   <li class="FlagSpam" style="display: none"><a href="javascript:void(0);" onclick="show_popup('ban_member_popup');">Ban Member</a></li>
</ul>
<!-- END switch_user_logged_in -->
<div id="profile_background" class="ipsBox clear2 vcard" style="display: ;">
   <div class="ipsVerticalTabbed ipsLayout ipsLayout_withleft ipsLayout_smallleft clearfix">
        <div id="user_status" style="display: none">{USER_ONLINE}</div>
      <div id="profile_tabs" class="ipsVerticalTabbed_tabs ipsLayout_left">
         <p class="short photo_holder">
                          <div class="avatar-last">{AVATAR_IMG}</div>
         </p>
         <ul class="clear2">
            <li data-tabid="user_info" class="tab_toggle" id="tab_link_core_info"><a href="#pane_core_info">Overview</a></li>
            <li data-tabid="friends" class=" tab_toggle" id="tab_link_members:friends"><a href="#pane_members_friends">Friends</a></li>
            <li data-tabid="topics" class="tab_toggle" id="tab_link_forums_topics"><a href="#pane_forums_topics">Topics</a></li>
            <li data-tabid="posts" class="tab_toggle" id="tab_link_forums_posts"><a href="#pane_forums_posts">Posts</a></li>
         </ul>
      </div>
      <div id="profile_content" class="ipsVerticalTabbed_content ipsLayout_content ipsBox_container" style="min-height: 461px;">
         <div class="ipsPad">
            <div id="profile_content_main">
               <div id="user_info_cell">
                  <h1 class="ipsType_pagetitle">
                     <span class="fn nickname">{USERNAME}</span> <span id="user_connected" data-tooltip="" class="ipsBadge ipsBadge_lightgrey reset_cursor style="margin-top: -5px;>{USER_ONLINE}</span>
                  </h1>
                  Date Joined: <span class="joined_in"></span><br>
                  <span id="user_suspended" class="ipsBadge ipsBadge_red" style="display: none; margin-right: 4px;">Posting Disabled</span>
                  <span id="user_banned" class="ipsBadge ipsBadge_red" style="display: none; margin-right: 4px;">Banned</span>
                  </div>
               <div id="user_status_cell" style="display: none">
                  <div id="user_latest_status">
                     <div>
                        <span id="uneditable" class="user_comments" style="display: block"></span>
                        <span id="editable" class="user_comments" style="display: none"></span>
                        <br>
                        <!--<textarea id="profile_field_2_-20" class="inputbox" name="profile_field_2_-20" cols="60" rows="7"></textarea>-->
                        <span class="ipsType_smaller desc lighter blend_links" style="display: block"><a href="javascript:void(0);" onclick="editableField()">{L_UPDATE}</a></span>
                     </div>
                  </div>
               </div>
                                                         <span style="margin-bottom: 10px" class="rating left clear2">
                  <a title="Neutral" id="user_rate_1" href="javascript:void(0);"><img class="rate_img" alt="-" src="http://i69.servimg.com/u/f69/16/62/61/50/star_o10.png"></a>
                  <a title="Regular" id="user_rate_2" href="javascript:void(0);"><img class="rate_img" alt="-" src="http://i69.servimg.com/u/f69/16/62/61/50/star_o10.png"></a>
                  <a title="Good" id="user_rate_3" href="javascript:void(0);"><img class="rate_img" alt="-" src="http://i69.servimg.com/u/f69/16/62/61/50/star_o10.png"></a>
                  <a title="Better" id="user_rate_4" href="javascript:void(0);"><img class="rate_img" alt="-" src="http://i69.servimg.com/u/f69/16/62/61/50/star_o10.png"></a>
                  <a title="Excellent" id="user_rate_5" href="javascript:void(0);"><img class="rate_img" alt="-" src="http://i69.servimg.com/u/f69/16/62/61/50/star_o10.png"></a>
                  <span class="desc" id="rating_text"></span>
               </span>
               <ul id="user_utility_links" class="ipsList_inline">
                  <li class="ipsButton_secondary" id="pm_button" style="display: none">
                     <a href="#"><img src="http://i69.servimg.com/u/f69/16/62/61/50/email_10.png">&nbsp;&nbsp; Send PM</a>
                  </li>
                  <li>
                     <a class="ipsButton_secondary" href="/st/{PUSERNAME}"><img src="http://i69.servimg.com/u/f69/16/62/61/50/page_t10.png">&nbsp;&nbsp;  My Content</a>
                  </li>
               </ul>
            </div>

            <div class="clearfix" id="profile_panes_wrap" style="height: auto;">
               <div class="ipsLayout ipsLayout_withright ipsLayout_largeright clearfix tab_link_pane" id="pane_core_info">
                  <div class="ipsLayout_content">
                     <div class="general_box clearfix" id="user_humor_id" style="display: none">
                        <h3>Quem sou eu</h3>
                        <div class="ipsPad">
                           <span class="user_humor"></span><br>
                        </div>
                     </div>
                     
                     <div class="general_box clearfix">
                        <h3>Statistics</h3>
                        <br>
                        <ul class="ipsList_data clearfix">
                           <li class="clear2 clearfix">
                              <span class="row_title">Group:</span>
                              <span class="row_data"><span style="color:red">{POSTER_RANK}</span></span><!--<span id="poster_rank" class="row_data"></span>-->
                           </li>
                           <li class="clear2 clearfix">
                              <span class="row_title">Posts:</span>
                              <span id="amount_posts" class="row_data"></span>
                           </li>
                           <li class="clear2 clearfix" style="display: none;">
                              <span class="row_title">Views:</span>
                              <span class="row_data"></span>
                           </li>
                           <li class="clear2 clearfix" style="display: none;">
                              <span class="row_title">Title:</span>
                              <span class="row_data"></span>
                           </li>
                           <!-- BEGIN profile_field -->
                           <li class="clear2 clearfix" id="field_id{profile_field.ID}">
                                        <span class="row_title">{profile_field.LABEL}</span>
                                        <span class="row_data">{profile_field.CONTENT}</span>
                           </li>
                           <!-- END profile_field -->
                           <li class="clear2 clearfix">
                              <span class="row_title">Last Visit:</span>
                              <span class="row_data">{LAST_VISIT_TIME}</span><!--<span class="row_data"><span id="last_visit_time"></span></span>-->
                           </li>
                        </ul>
                        <br>
                     </div>
                     <div class="general_box clearfix" id="contact_field">
                        <h3>Contact</h3>
                        <br>
                        <ul class="ipsList_data clearfix">
                           <!-- BEGIN contact_field -->
                           <li class="clear2 clearfix">
                                        <span class="row_title">{contact_field.LABEL}</span>
                                        <span class="row_data">{contact_field.CONTENT}</span>
                           </li>
                           <!-- END contact_field -->
                           <!-- Backup
                           <li id="cnt_email" class="clear2 clearfix">
                              <span class="row_title">E-mail:</span>
                              <span class="row_data">
                                 <a href=""></a>
                              </span>
                           </li>
                           -->
                        </ul>
                     </div>
                  </div>
                  <div class="ipsLayout_right">
                     <div data-tooltip="{PUSERNAME}" class="reputation zero" id="reputation_panel">
                        <span class="number"></span>
                        <span class="title"></span>
                     </div>
                     <br>
                     <div class="general_box clearfix">
                        <h3>User Tools</h3>
                        <ul class="ipsPad">
                           <li >
                              <a rel="nofollow" id="st_pusername" href="/st/{PUSERNAME}">
                                 <img alt="- " src="http://i69.servimg.com/u/f69/16/62/61/50/page_t10.png">&nbsp;&nbsp; Search for messages
                              </a>
                           </li>
                           <li>
                              <a rel="nofollow" id="sta_pusername" href="/sta/{PUSERNAME}">
                                 <img alt="- " src="http://i69.servimg.com/u/f69/16/62/61/50/topics10.png">&nbsp;&nbsp; Show only topics
                              </a>
                           </li>
                           <li>
                              <a rel="nofollow" id="spa_pusername" href="/spa/{PUSERNAME}">
                                 <img alt="- " src="http://i69.servimg.com/u/f69/16/62/61/50/t_unre10.png">&nbsp;&nbsp; Show only posts
                              </a>
                           </li>
                           <!-- BEGIN switch_auth_user -->
                           <li id="administrative" style="display: none;">
                              <span class="row_title"><br>{L_ADMINISTRATE_USER}: </span>
                              <span class="row_data">
                                 <strong>
                                    <span id="admin_user">{ADMINISTRATE_USER}</span>
                                    <span id="ban_user">{BAN_USER}</span>
                                 </strong>
                              </span>
                           </li>
                           <!-- END switch_auth_user -->
                           <!-- BEGIN switch_admin_user_comment_active -->
                           <form action="{S_PROFILE_ACTION}" method="post" name="post">
                              <dl>
                                 <dt>{L_COMMENTS} :<br /><span class="italic">{L_MODS_AND_ADMINS}</span></dt>
                                 <dd><textarea name="admin_user_comment_text" rows="8" cols="30">{ADMIN_USER_COMMENT}</textarea></dd>
                              </dl>
                              <dl class="frm-buttons clearfix">
                                 <dt>&nbsp;</dt>
                                 <dd><input type="hidden" value="update_admin_user_comment" name="mode" />
                                 <input type="hidden" value="{USER_ID}" name="userid" />
                                 <input type="submit" name="user_comment_maj" value="{L_UPDATE}" /></dd>
                              </dl>
                           </form>
                           <!-- END switch_admin_user_comment_active -->
                        </ul>
                     </div>
                     <div id="friends_overview" class="general_box clearfix">
                        <h3>{L_FRIENDS_AND_FOES}</h3>
                        <ul class="ipsPad">
                           <!-- BEGIN switch_allow_friendsfoes -->
                           <li id="friends_foes">
                              {FRIENDSFOES}
                           </li>
                           <!-- END switch_allow_friendsfoes -->
                        </ul>
                     </div>
                  </div>
               </div>
               <!-- #region tabReputation -->
               <!-- Backup
               <div class="tab_link_pane" id="pane_members_reputation" style="display: none;">
                  <div class="general_box">
                     <div class="maintitle ipsFilterbar clearfix">
                        <ul class="ipsList_inline ipsType_smaller left">
                           <li class="active">
                              <a href="javascript:void(0);">Forum</a>
                           </li>
                           <li>
                              <a href="javascript:void(0);">Calendar</a>
                           </li>
                        </ul>
                        <ul class="ipsList_inline ipsType_smaller right">
                           <li class="active">
                              <a href="javascript:void(0);">Received</a>
                           </li>
                        </ul>
                     </div>
                     <div class="no_messages">There is no content to display.</div>
                  </div>
               </div>
               -->
               <!-- #endregion tabReputation -->
               <!-- #region tabFriends -->
               <div class="tab_link_pane" id="pane_members_friends" style="display: none;">
                  <div class="general_box">
                     <div id="friend_list" class="friend_list clear">
                        <h3 class="bar">{L_FRIENDS_AND_FOES}</h3>
                        <ul class="ipsPad">
                           <!-- BEGIN switch_allow_friendsfoes -->
                           <li id="friends_foes">
                              {FRIENDSFOES}
                           </li>
                           <!-- END switch_allow_friendsfoes -->
                        </ul>
                     </div>
                     <br>
                  </div>
               </div>
               <!-- #endregion tabFriends -->
               <!-- #region tabTopics -->
               <div class="tab_link_pane" id="pane_forums_topics" style="display: none;">
                  <div class="ipsLayout_content">
                     <div class="main paged" style="margin-top: -15px;">
                     </div>
                  </div>
               </div>
               <!-- #endregion tabTopics -->
               <!-- #region tabPosts -->
               <div class="tab_link_pane" id="pane_forums_posts" style="display: none;">
                  <div class="ipsLayout_content">
                     <div class="main paged" style="margin-top: -15px;">
                     </div>
                  </div>
               </div>
               <!-- #endregion tabPosts -->
            </div>
         </div>
      </div>
   </div>
</div>

<!-- #region sign_in_popup -->
<div id="ban_member_popup" style="display: none; position: fixed; top: 9%; left: 27%; z-index: 10001" class="popupWrapper">
   <div id="ban_member_popup_inner" class="popupInner" style="width: 600px; max-height: 641px;">
      <div style="" id="inline_ban_form">
         <form id="confirm_ban" method="post" target="iBanMember" action="/modcp?tid={TID}">
            <h3>Confirm - Banish member</h3>
            <div class="ipsBox_notice ipsForm_center">
                    Determine the period and reason to suspend the member!
                </div>
            <div class="ipsForm ipsForm_horizontal">
               <fieldset>
                  <ul>
                     <li class="ipsField ipsField_primary">
                        <label class="ipsField_title" for="ban_user_date">For a period of:</label>
                        <div class="ipsField_content">
                           <input type="text" tabindex="0" size="10" name="ban_user_date" class="input_text" id="ips_bandate"><span> days elapsed.</span>
                        </div>
                     </li>
                     <li class="ipsField ipsField_primary">
                        <label class="ipsField_title" for="ban_user_reason">For the following reason:</label>
                        <div class="ipsField_content">
                           <input type="text" tabindex="1" size="40" name="ban_user_reason" class="input_text" id="ips_banreason"><br>
                        </div>
                     </li>
                     <li class="ipsField ipsField_checkbox">
                        <span class="desc lighter">The above fields are optional.</span>
                     </li>
                  </ul>
               </fieldset>
               <div class="ipsForm_submit ipsForm_center">
                        <input type="hidden" value="{TID}" name="tid">
                        <input type="hidden" value="ban" name="mode">
                        <input type="hidden" value="{CUR_USER_ID}" name="user_id">
                  <input type="submit" tabindex="2" class="login-submit ipsButton important" name="confirm" value="Confirmar"/>&nbsp;
                  <input type="button" tabindex="3" class="login-submit ipsButton" name="cancel" onclick="show_popup('ban_member_popup');" value="Cancelar"/>
               </div>
            </div>
         </form>
      </div>
   </div>
   <div id="ban_member_popup_close" class="popupClose clickable">
      <img alt="x" src="http://i69.servimg.com/u/f69/16/62/61/50/close_10.png" onclick="show_popup('ban_member_popup');">
   </div>
   <iframe name="iBanMember" height="0px" width="0px" frameborder="0"></iframe>
</div>
<!-- #endregion sign_in_popup -->
<script type="text/javascript">
    //<![CDATA[
   <!-- BEGIN switch_show_status -->
   USER_STATUS = $.trim('{USER_ONLINE}');
   <!-- END switch_show_status -->   
    USERNAME = '{USERNAME}';
    PUSERNAME = '{PUSERNAME}';
    //]]>
</script>
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Ape Fri Aug 04 2017, 20:41

ok what i have done is this.

ACP >> Users & Groups tab >>   Users >> Profiles >>
make a new profile.

SETTINGS:
Type : Text zone
Name : What ever you want
Description : what ever you like
URL icon : Add yours if you want to.
Necessarily filled ?: NO
Display : How ever you want
Display type : How ever you wish.
Who can modify the profile field value ?: Moderators
Display this field for users that are at least : How you want to show.

Default content: leave blank.
Max length :15000

Then Save.

now when you go in your profile you will see a blank profile setting.
you need to add the images by a code
Code:
[Img] Your URL code here [/img]

then the next one will be the same code again but change the URL of the images

it will look something like this
Code:
[img(50px,50px)]https://i.servimg.com/u/f11/12/23/10/57/511.png[/img][img(50px,50px)]https://i.servimg.com/u/f56/12/23/10/57/kitty11.png[/img][img(50px,50px)]https://i.servimg.com/u/f35/19/30/69/24/blue-m10.png[/img][img(50px,50px)]https://i.servimg.com/u/f35/19/30/69/24/purple10.png[/img]
the look should be like this
User Profile issue + One more thing 511User Profile issue + One more thing Kitty11User Profile issue + One more thing Blue-m10User Profile issue + One more thing Purple10


User Profile issue + One more thing Left1212User Profile issue + One more thing Center11User Profile issue + One more thing Right112
User Profile issue + One more thing Ape_b110
User Profile issue + One more thing Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19075
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Sat Aug 05 2017, 18:35

http://prntscr.com/g4q841

Can't test it. The 'edit field' button isn't showing when i hover over the field.
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by SLGray Sat Aug 05 2017, 19:42

Are you using a mobile device?


User Profile issue + One more thing Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Sat Aug 05 2017, 22:42

I only use my PC or Laptop when viewing/editing the forum, so no I'm not using my Smartphone.
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by SLGray Sat Aug 05 2017, 22:52

AP > Display > Colors & Pictures > Pics Management
Advanced Mode
Buttons Tab
Field Edit:


User Profile issue + One more thing Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Ape Sun Aug 06 2017, 02:07

Please make a test account on your forum add it  to you Admin account settings then send me the username and password by PM only i will log in and take a look for you.

Remember only send this by PM also don't forget to add your forum address to the PM aswell

Thanks.

APE


User Profile issue + One more thing Left1212User Profile issue + One more thing Center11User Profile issue + One more thing Right112
User Profile issue + One more thing Ape_b110
User Profile issue + One more thing Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19075
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Fri Aug 11 2017, 12:23

Noted. I'll send it to you via PM.
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Ape Fri Aug 11 2017, 17:28

Hello i have looked over your forum and i have found you make lots of changes to the members profile Templates because of that the problem with your edit the members profile is not working at all.

also i have seen you can not use some other things in your profiles.

As i can't see your templates and not to good with them it may be better you posting them here and getting some one that knows more about them to help you more.


User Profile issue + One more thing Left1212User Profile issue + One more thing Center11User Profile issue + One more thing Right112
User Profile issue + One more thing Ape_b110
User Profile issue + One more thing Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19075
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Mon Aug 14 2017, 21:07

@APE I see. I posted the profile templates at the top.

Who should I contact to get further assistance on this one?
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Ape Tue Aug 15 2017, 02:29

Hello that code you gave me in your last post is not Templates it is CSS files.

you need to send me the templates codes you have used
This can be found in the following place

ACP(Admin Control Panel) > Display > Templates > Profile > profile_add_body
or a screen shot of all your templates in the Profile part will help me more.


User Profile issue + One more thing Left1212User Profile issue + One more thing Center11User Profile issue + One more thing Right112
User Profile issue + One more thing Ape_b110
User Profile issue + One more thing Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19075
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Thu Aug 17 2017, 22:08

If you would scroll down the code you could start seeing the HTML. The default CSS is integrated into the templates.
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Sun Aug 20 2017, 20:27

Bump
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Wed Aug 30 2017, 19:15

Bump..
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Draxion Wed Aug 30 2017, 22:21

Hi, @Anzo. I apologize for the delay but I want to try and assist you if I possibly can.

I have a question. Do you have to put one image on each field?

EDIT: I saw on your forum, the images were lining up correctly. Does that mean the first part is solved?
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Thu Aug 31 2017, 19:59

@Draxion Hi, no the images are not displaying properly. Here is the current appearance: http://prntscr.com/gfh1do

Also yes, each image is a separate field. They look like this form the AP: http://prntscr.com/gfh1x2
and like this from the Profiles display: http://prntscr.com/gfh269

I could provide you with the account I made for APE if you would like to take a closer look.
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Draxion Thu Aug 31 2017, 22:37

I have already made an account on your site to see if the first problem was solved so I don't need one, thanks. Wink Strangely, they align correctly for me for some reason.

Can you link me where you took that screenshot where they aren't aligned?
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Fri Sep 01 2017, 10:31

Oh, you made an account on the original forum. You see, I make my themes on a test website before I install the new theme on my forum. I will PM you the test website link and that account just in case you require it to get more information concerning what's causing these issues. Very Happy
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Draxion Fri Sep 01 2017, 18:52

Oh... that makes sense. Smile Thank you, PM was received.
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Mon Sep 04 2017, 11:17

Any updates?
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Fri Sep 08 2017, 12:21

Bump
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Mon Sep 11 2017, 20:19

Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: User Profile issue + One more thing

Post by Anzo Fri Sep 22 2017, 16:22

I still want this fixed.
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum