Guest views are now limited to 12 pages. If you get an "Error" message, just sign in! If you need to create an account, click here.

Jump to content

Atlasta

Platinum VIP
  • Posts

    21
  • Joined

  • Last visited

Posts posted by Atlasta

  1. Adam I had not been able to access the site until 10 minutes ago, didn't make any difference which browser or device I tried the result was the same. I was being directed to download to my computer but there wasn't anything there but some programing language. I'm not even sure how I accessed it now.

    <?php
    /**
     * @brief        Public bootstrap
     * @author        <a href='https://www.invisioncommunity.com'>Invision Power Services, Inc.</a>
     * @copyright    (c) Invision Power Services, Inc.
     * @license       https://www.invisioncommunity.com/legal/standards/
     * @package        Invision Community
     * @since        18 Feb 2013
     */ 
    \define('REPORT_EXCEPTIONS', TRUE);
    $_SERVER['SCRIPT_FILENAME']    = __FILE__;
    require_once 'init.php';
    \IPS\Dispatcher\Front::i()->run();

    This is what I copied when I tried to access just now on Google.

    • Upvote 1
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.