Jump to content
  • Sign Up

Leaderboard

  1. adam80four

    adam80four

    Newbie


    • Points

      1

    • Posts

      2


  2. Armani

    Armani

    Newbie


    • Points

      1

    • Posts

      8


  3. nick47274

    nick47274

    Snow


    • Points

      1

    • Posts

      28


  4. Shu

    Shu

    Vortex


    • Points

      1

    • Posts

      93


Popular Content

Showing content with the highest reputation on 11/14/2019 in Posts

  1. i´m adam from germany and running several boards with IPS, maybe i can contribute some nice Apps and Plugins
    1 point
  2. Hey Adam,welcome to WebFlake.
    1 point
  3. try to directly log into the admin panel using yoururl.com/adm(in)? Then upgrade if you can?
    1 point
  4. With this script you can show Adblock users a simple not annoying message to please disable Adblock.Example: First you have to create a new (or edit a existing) advertisement. (/admin.php?advertising/)I chose "Container breadcrumb (top): Above".Add the following to the HTML: <div class="blockMessage blockMessage--important blockMessage--iconic fuckAdblock-message" style="display: none;"> Please disable Adblock and help us to pay server costs. </div> <script>function adBlockDetected() { // If Adblocker detected show "Please disable Adblock message" otherwise stay hidden. $(".fuckAdblock-message").show();}if(typeof fuckAdBlock !== 'undefined' || typeof FuckAdBlock !== 'undefined') { adBlockDetected();} else { var importFAB = document.createElement('script'); importFAB.onload = function() { fuckAdBlock.onDetected(adBlockDetected) fuckAdBlock.onNotDetected(adBlockNotDetected); }; importFAB.onerror = function() { adBlockDetected(); }; importFAB.integrity = 'sha256-xjwKUY/NgkPjZZBOtOxRYtK20GaqTwUCf7WYCJ1z69w='; importFAB.crossOrigin = 'anonymous'; importFAB.src = 'https://cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/fuckadblock.min.js'; document.head.appendChild(importFAB);}</script> hope this will help you
    1 point
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...