INGO Working Poorly

The #1 community for Gun Owners in Indiana

Member Benefits:

  • Fewer Ads!
  • Discuss all aspects of firearm ownership
  • Discuss anti-gun legislation
  • Buy, sell, and trade in the classified section
  • Chat with Local gun shops, ranges, trainers & other businesses
  • Discover free outdoor shooting areas
  • View up to date on firearm-related events
  • Share photos & video with other members
  • ...and so much more!
  • Status
    Not open for further replies.

    ATM

    will argue for sammiches.
    Site Supporter
    Rating - 100%
    30   0   0
    Jul 29, 2008
    21,019
    83
    Crawfordsville
    It downloads a 36KB file containing some VBSEO code that looks like this small sample:

    $uredir))
    {
    echo '<html><head><meta http-equiv="refresh" content="0;url=' . $uredir . '"></head><body></body></html>';
    exit;
    }
    }
    if (!VBSEO_ENABLED && preg_match('#^(.*?\.php)/(.*)$#', $vbseo_url_, $vu_match) &&
    file_exists($vu_match[1]))
    $vbseo_url_ = $vu_match[1];
    define('VBSEO_BASEURL', basename($vbseo_url_));
    unset($_REQUEST['vbseourl']);
    unset($_GET['vbseourl']);
    unset($HTTP_SERVER_VARS['vbseourl']);
    unset($HTTP_POST_VARS['vbseourl']);
    unset($HTTP_GET_VARS['vbseourl']);
    global $g_cache;
    $g_cache = array('forum' => array(),
    'thread' => array(),
    'post' => array(),
    'user' => array(),
    'usernm' => array()
    );
    define('VBSEO_RELPATH', isset($_GET['vbseorelpath']));
    if (VBSEO_RELPATH)
    chdir($_GET['vbseorelpath']);
    if (($vbseo_url_[0] == '/') || strstr($vbseo_url_, '../') || (isset($_GET['vbseorelpath']) && (($_GET['vbseorelpath'][0] == '/') || strstr($_GET['vbseorelpath'], './../')))
    )
    {
    vbseo_404();
    }
    $vbseo_file_exists = (file_exists($vbseo_url_) || (file_exists(basename($vbseo_url_)) && strstr($vbseo_url_, '.' . VBSEO_VB_EXT))) && ($vbseo_url_[strlen($vbseo_url_)-1] != '/')

    I'll try from another computer later and report back.

    Thanks.
     

    jsharmon7

    Grandmaster
    Rating - 100%
    119   0   0
    Nov 24, 2008
    7,827
    113
    Freedonia
    Cleared cache again and rebooted. Heck I even saved control-panel (then deleted it) but it's still treating it like an unknown file type instead of a page.

    Anyone else still having an issue?

    Everything else is working fine.

    Have you tried checking the specs on the end line...for the rotary...girder...I'm retarded...
     

    techres

    Grandmaster
    Site Supporter
    Industry Partner
    Rating - 100%
    27   0   0
    Mar 14, 2008
    6,479
    38
    1
    It downloads a 36KB file containing some VBSEO code that looks like this small sample:

    -snip-

    I'll try from another computer later and report back.

    Thanks.

    Yeah, I think it is downloading the database search for new posts instead of just running the search for new posts.
     

    ATM

    will argue for sammiches.
    Site Supporter
    Rating - 100%
    30   0   0
    Jul 29, 2008
    21,019
    83
    Crawfordsville
    I tried from another computer with the same results.

    It just wants to give me the code for my user control panel instead of the actual screen.
     
    Status
    Not open for further replies.
    Top Bottom