Jump to content

Kenroytk

Rookie
  • Posts

    36
  • Joined

  • Last visited

Everything posted by Kenroytk

  1. The issue is i would have to goto ACP everytime someone gets banned
  2. Yes i would love that Ama give this a shot and tell you what happens
  3. I do have a banned group but the staff would have to do that for each member banned from the community. (That's stressful)
  4. I would like to know how the mention feature work so that i can implement it in my chatbox. example this ==> @Kenroytk
  5. Which plugin could i use to getting it as i want.
  6. How do i fix it myself cause my template is heavily modified
  7. I have this annoying issue where i have to ban from ACP how can i change that?
  8. This here is what I am trying to achieve but I am lost in all this. http://prntscr.com/napg8j
  9. The align center has the icon of the align right. An easier explanation, when I click the button that looks like the align right it does the function of align left.
  10. I am on IPB 4.3.6 and Using the FLine gaming theme and i have this error where some of my editor icons are in the wrong place how would i fix this. There's a screenshot below. http://prntscr.com/n0yaky
  11. A Plugin called automation rule can do this but idk how to use it
  12. This it when i make a change. Now this is when i hit save
  13. So again i solved my own problem just by looking around webflake.
  14. @media screen and (min-width: 767px) { .ipsDataItem_subList li a:after{content:'';} /* Remove */ .ipsDataItem_subList li{ float: left; width:calc(100% / 2 - 5px); padding:2px; } .ipsDataItem_subList{ overflow: hidden; } html[dir="rtl"].ipsDataItem_subList li{ float: right; } .ipsDataItem_subList li a:after{ display: none; } html[dir="rtl"] .ipsDataItem_subList.ipsList_inline > li{ margin-left: 0; } } /* end of media-screen */ I removed a few things to get it working i removed the float: left; and the width: calc(100% / 2 - 5px); adn then added some changes to my css to make it display the way i want without even touching the HTML.
  15. I highly doubt that this can happen but the title will capture alot you guys eyes anyway, I would like to setup IPB 4.3.6 like this plugin here https://community.mybb.com/thread-88505.html its a mybb plugin but i see alot of forums with this setup which are IPB and, i would like to know how to develop it.
  16. Every time i try to edit the globalTemple i get this error thrown at me. "We could not locate the item you are trying to view." Anyone ever encounter this or knows how to fix it.
  17. The -200 error usually happens to me when i have the page open too long so i don't if that helps you.
  18. yes the conf.php or something simlar naming to that the forum and board is fully working jus the acp having issue
  19. So i recently moved my forum from the /forums subdomain to the root domain and for some reason if the /forums domain isn't detected the ACP stops working firstly what i did was to rename the sub domain to prevent deleting a file i want later and when i try ACP it dosen't work as soon as i rename sub to original name then it begins working again.
  20. i have a like system php but idk how to integrate it
  21. tried this and i failed on the default theme and the FLINE
  22. So i would like the sub forums to look some what like this. I can do it with inspect element but when i try to customize it in templates i fail terrible. I am using the FLine gaming theme but if this could be done with default theme that would be much help to me. Display Idea: http://prntscr.com/muq0gq
  23. Well i did that at first bt that means i would have a like system only. I would want it where users can like posts only and add reputation the way how MyBB does the reputation system.
  24. Unfortunately i still have this issue can anyone help?
×
×
  • Create New...