Jump to content
  • Sign Up

mr-pimpen

Blizzard
  • Posts

    1,299
  • Joined

  • Last visited

  • Days Won

    82

Everything posted by mr-pimpen

  1. thats going to happen we are waiting for the theme to be shard here for now it will stay there sorry
  2. i removed these two and it seems to work but on the front end as guest it will not show theme or privacy or contact only show to members {template="cb__nexxe__footer__menu" app="core" group="_nexxe" params=""} <div id='cb-nexxe__bottom__content--copyright' class='cb-nexxe__bottom__content--copyright'> you have to reset your footer theme
  3. in your group admin Group Formatting dont for get to add </span>
  4. thats not a rank thats a group icon witch would be this <span class='defaultGroup admin'><i class="fa fa-shield Administrator</span>
  5. yes there is you need to download the plug in if its there autowelcom 1. Is there a possibility to create a new member and that member sends automatically Welcome message to new Registered members. and for ranks we have a tutorial on this just look around
  6. you have to add it to your server look for Cron Jobs and than you will need to change your task to 0777 under your public folder where your ips is being hosted
  7. mr-pimpen

    IPS 4.6 Icons Help

    can you add an image of wht you are doing so wee get a clear view
  8. Version 1.0.0

    5 downloads

    Additional Requirements php 5.6+ Password Tools This modification mostly follows the principles of Dan Wheelers password strength estimator zxcvbn. It does not weight password strength by their combination of upper/lower letters, special characters and numbers, but on how easy they are to crack in reality. To increase the safety of your users account, you can force them to use passwords of a minimum length, minimum strength and even force them to exclude certain words from their passwords (like your site name, the topic your site refers to, etc.). But the other side of the equation, is no matter how secure the password is, if it has been compromised not password strength estimator will help make it better. As such NIST has the following guidance: check passwords against those obtained from previous data breaches. Pwned Password integration does that. zxcvbn is a password strength estimator inspired by password crackers. Through pattern matching and conservative entropy calculations, it recognizes and weighs 10k common passwords, common names and surnames according to US census data, popular English words, and other common patterns like dates, repeats (aaa), sequences (abcd), keyboard patterns (qwertyuiop), and l33t speak. Consider using zxcvbn as an algorithmic alternative to password policy — it is more secure, flexible, and usable when sites require a minimal complexity score in place of annoying rules like "passwords must contain three of {lower, upper, numbers, symbols}". Features Show password feature, allow users to toggle to see what they have actually entered. Show users how strong their passwords really are when it comes to crack-attempts Deliver instant feedback if password and password-confirm match and/or certain requirements are not met Force users to choose passwords with a minimum strength Force users to choose passwords with a minimum length Force users to chooce a password not containing words from a blacklist you define No cheating: This modification also controls users passwords on server side with Ben Jeavos php-implementation of zxcvbn. Easy styling through XenForo Style Properties
  9. Version 1.0.0

    8 downloads

    Prevent users from changing or restoring their passwords
  10. ok good but what you might have done when you installed you might have put wrong password
  11. you will need to look for core_admin_login_logs your password should be there i think you change it see if that works
  12. look in you phpmyadmin on server it should be there look around for your core members and see if you can change the password cause if its a fresh install your password might not be matching up
  13. are you getting any err php on your server see if it make an errr php file
  14. try changing the password on your server
  15. are you trying to do some thing like for the admin group you would have to do edit in the postcontianer this or something else and add the rest to css like the way i have it
  16. i would start here see if you can find the answer faster Sitemap
  17. it in your profile in the admin Groups Group Formatting you will need to add your own everybody community is diff no need to copy from one forum to yours
  18. mr-pimpen

    IPS 4.6 Header Button Spacing

    dont know what you are trying to do an image would be better but you would have to make all your changes in your theme!!! i listed what you need to do this is for your subforums its in you theme css code_nexx_fw_css bite need to change .ipsDataItem_subList li { float: left; width: calc(70% / 2 - 5px); width: calc(70% / 2 - 5px); the header i assume would be in the same place
  19. you know you can custom your folder on your server you can do this with your test site you would have to go into you admin and files system make the folder upload theme to your server and change to the path it will keep all your images and file in the right folders so you can fix issues later
  20. t the forumRow template look for this code and either remove it or comment it out. <li>{template="userPhoto" app="core" group="global" params="$lastPost['author'], 'tiny'"}</li> this will remove the avatar from the front end of your community
  21. you have to be patients some 1 will get to you soon or after the holiday members do spend time with fam
×
×
  • Create New...