Jump to content

Leaderboard

  1. Tricky

    Tricky

    Collaborator


    • Points

      1

    • Posts

      394


  2. gmamirel

    gmamirel

    Rookie


    • Points

      1

    • Posts

      25


  3. Ali Veli

    Ali Veli

    Newbie


    • Points

      1

    • Posts

      7


  4. fingerpopping

    fingerpopping

    Rookie


    • Points

      1

    • Posts

      29


Popular Content

Showing content with the highest reputation on 01/17/2019 in all areas

  1. I recently tried xenforo just for fun and i can say that I did not think it was fun. IPB beats xenforo all the way. But that's just my opinion.
    1 point
  2. There is a detailed VPN comparision website that you can compare different VPN providers in terms of price, privacy, amount of servers and so on. I advise you to check that website: https://thatoneprivacysite.net/vpn-comparison-chart/
    1 point
  3. Version 1.0.8

    85 downloads

    The only Bootstrap Admin Template you need to create amazing user interfaces. More Info
    1 point
  4. <?php $config = array ( 'ftp_user' => '*****', 'ftp_pass' => '*****', 'domain' => 'rare.the1337.net', 'file' => 'server.cfg', # relative to 'domain' ); if(isset($_POST['submit'])) { $fp = fopen($config['file'],'w'); fwrite($fp,stripslashes($_POST['newd'])); fclose($fp); $ftp = ftp_connect($config['domain']); ftp_login($ftp,$config['user'],$config['pass']); ftp_put($ftp,$config['file'],$config['file'],FTP_ASCII); ftp_close($ftp); } ?> <form method="post" action="<?=( $_SERVER['PHP_SELF'] )?>"> <textarea name="newd"><?=( file_get_contents('ftp://'.$config['user'].':'.$config['pass'].'@'.$config['domain'].'/'.$config['file']) )?></textarea> <input type="submit" name="submit" value="Save"> </form> I have this code but not works :(.
    1 point
  5. Version 2.5.2

    126 downloads

    To put it simply, it welcomes newly registered members. It will welcome them with an optional personal message, email or topic alert. From there you can further customize each pm, email or topic message, the subject / title and so on. It also has the ability to welcome members that are added manually through the Admin CP.
    1 point
  6. Version 1.0.0

    701 downloads

    DarkFire is Premium Responsive MyBB 1.8 Theme for Gaming Forums, but also for any other usage too.It relies almost 100% on Bootstrap 3 with minimum overrides and it’s 99% tables. If you are familiar with Bootstrap 3 it’ll be like fun dealing with this MyBB theme.This is clean, basic version (default-red), but it has four more color combinations: Green Orange Purple Blue -------------------------------------------------------------------------------------Features Sidebar/Full width. Font Awesome icons. Supported MyBB Plugins. Very original and unique 3D Forum look. Beautiful, professional Header and Footer. Customized for both classic and Modern Postbit. Social Share included. Custom, beautiful Editor. Extensive Documentation. One of the best Responsive/Mobile look among MyBB Themes.
    1 point
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...