Jump to content

Hey Lindy, I'm PsYcHo_RaGE

Explorer
  • Posts

    125
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Hey Lindy, I'm PsYcHo_RaGE

  1. its easy just goto admincp> themes> choose any theme and click on edit HTML/CSS >and now goto CSS Tab > find and click on bimhidecontent.css and replace the all code in it with below .bimHiddenBox { background: #212327 !important; /* change with your color */ /*border: 1px solid #212327;*/ /*color: #000 !important;*/ } #bimHiddenBoxLine{ border: 2px solid #212327; /* change with your color */ }
  2. this defines that you are using >high resources of the webhost, get a new host my suggestions = intel server, godaddy host
  3. literally your settings are not set stable in storage settings + 2nd error is linked to previous one as you have set the permissions to view or use them when installing apps and plugins or themes
  4. use the chatbox app and set the permissions to mods only if you want mods only use and see it check the app in IPS Community Suite 4.3 Section in Apps and plug-ins
  5. check email settings, usually they will be receiving the email confirmations but the messages will be in spam inbox if you are having a paid host then create a email account and add the required fields in email settings or get a email account from namecheap or somewhere else if you can't still PM me
  6. its good to use css animation tricks to get this done
  7. yes their is not an option but we make a custom field
  8. Either disable the reCAPTCHA spam preventer or get the key from below google link https://www.google.com/recaptcha/intro/v3beta.html use this link and follow the intructions first of all goto site, linked above now click on that button and you'll see that page like below fill up the details and click on register, you'll see this below copy the site key and secret key and paste in admincp like the image below Save and done! easy na now if however you want to change something goto the same link and clik on my recaptcha and you'll see this below to modify whatever you want You are good get started now!
  9. i am only talking about leecher ratio not everything you have put in image which is taken from site sniprgg if i am right
  10. i don't think you can do this since its a new feature to that updated theme which we are currently looking everywhere to find it and post it here but also, if you are good in css and html you can but that will be pretty much bugged, well atleast you can try
  11. this is a tutorial section not an introduction forum section, please post the introduction in forum section "Member introductions"
    Thank you very much for this buddy i really appreciate your work here, Thanks
  12. this is a tutorial forum section here, please ask your questions here https://webflake.sx/forum/168-ips-support/
  13. did you tried it? if you are getting any problems i am here and thanks for trying it
  14. well i forgot to add preview but its now inserted and thanks for optimizing the code, greatly appreciated your help and i also i will try to to make it more stable and will update it continuously
  15. In this tutorial i am gonna show you how to create a sparkbow, basically its a mixture of two effects viz Sparkling and rainbow > Sparkbow let's get started > first of all go to AdminCP and login then go to >Customization>Themes> like the images above, do the same thing > now go to global template which is shown by default so paste The below piece of code towards the bottom of the script. For example, you could place it just above where you see something relevant to <!-- ::: Footer ::: --> <script> var speed=80 var hex=new Array("00","14","28","3C","50","64","78","8C","A0","B4","C8","DC","F0") var r=1 var g=1 var b=1 var seq=1 function changetext(){ for(i=0;i<document.getElementsByName("Rainbow").length;i++){ var storetext=document.getElementById? document.getElementsByName("Rainbow")[i] : document.all.highlight rainbow="#"+hex[r]+hex[g]+hex[b] storetext.style.color=rainbow } } function change(){ if (seq==6){ b-- if (b==0) seq=1 } if (seq==5){ r++ if (r==12) seq=6 } if (seq==4){ g-- if (g==0) seq=5 } if (seq==3){ b++ if (b==12) seq=4 } if (seq==2){ r-- if (r==0) seq=3 } if (seq==1){ g++ if (g==12) seq=2 } changetext() } function starteffect(){ if (document.all||document.getElementById) flash=setInterval("change()",speed) } starteffect() </script> After you have inserted the code, within [edit html & css] go to CSS Tab and click on custom.css (if you are not able to find it, Search it!) now in custom.css paste the following code /* Membership Color Group /Color is in hex /change anything you want and suit your needs/ i have included only two groups here, you can incude as many as you want */ .Youranygroup { background: url(link to sparkle gif); color: #00fffa; font-weight: bold; text-shadow: 2px 0px 11px #00ffe5; } .Youranygroup { background: url(link to sparkle gif); color: #f93647; font-weight: bold; text-shadow: 2px 0px 11px #f93647; } Now, we will navigate from within the AdminCP to Members > Member Groups > Manage Member Groups > Click on the group you wish to have the sparkbow effect For the group prefix, you are going to enter the following code <span name="Rainbow" class="youranygroup"> As for the group suffix, you are going to enter </span> And you are done, now surf up the website and see that changes made//////// if you are still getting any problem..i am here to help you Conclusion
    it was already added in ips 4.2 section if i am right and @Isabel yes i have also ran so many tests although it was already in 4.2 section, its just the reupload if you are seeing and the webflake system also knows that i have downloaded this cuz i am able to write a review since i didn't downloaded from here. that makes me sense ? Still i wanna thanks you guys for this great plug-in
  16. that will be appreciated but i never seen this cuz i think i can create this
  17. lol its not any plugin and everyone wants it, that strange but the thing i have already done this but now i am not able to make it work but i am sure i can or anyone who can help me. if anyone didn't helped me, i need think of myself but that takes much time, the good thing is i have already pointed this out and just need to calibre it. this is really strange that everyone thinks its a plugin, you just need to install Enhanced user info panel plugin and make it their cuz their is an option to make but it doesn't shows how to make it work so we need to do it manually and i can say that i am very close to success
  18. well you just need to go to admincp>members>groups>click on guest group, since they are also called as visitors and see the below images to get proper demostartion their you can control everything about downloads of certain groups, if you any more questions just ask me
  19. i think he is not saying in body as i am seeing in image, he just need to do it in theme setting as it should be their
  20. well basically its the same as post ratio and topic ratio but somehow different atleast i m trying to do something like this as image below i need some help here > when i post something or create a topic the number doesn't moves cuz i don't have any idea how to do that we add the option as you are seeing but need to make it work i need this as if someone posts topic/threads he will get more count but if he is trying to leech/posts only the number will reduce or just be same or get little count i will be waiting for reply here ?
  21. its easy if you are curious! welcome to webflake, enjoy your stay
  22. lol too many answers to a simple question let's make it easy buddies phpBB Forums bbPress Forums Discourse Vanilla Forums Simple Machines Forums miniBB Forums YetAnotherForum IceBB Forums YaBB Forums MyBB DeluxeBB punBB FluxBB Phorum UseBB All of em are great open source forum software but if you want an opinion which one is great then MyBB and phpBB is best of em all
×
×
  • Create New...