Results 1 to 4 of 4

Thread: my site has been cracked

  1. #1
    Join Date
    Apr 2008
    Posts
    14

    Default my site has been cracked

    hi !
    admin

    my site has been cracked by this IP 88.198.15.112.

    it's deleted my account and videos.

    now I already update security.

    more security please and what would I do?

    thankz

    http://www.freemayanmarmedia.org
    zayarln

  2. #2
    Join Date
    May 2007
    Posts
    16

    Default Re: my site has been cracked

    If you havnt added the fix to your config.php (its in your include dir).
    Add this belwo the last line...

    Code:
    include("vshare.php");
    
    
    if(isset($_GET['tid'])) {
       $_GET['tid'] = intval($_GET['tid']);
    }

  3. #3
    Join Date
    Jan 2008
    Posts
    216

    Default Re: my site has been cracked

    Quote Originally Posted by garybrun
    If you havnt added the fix to your config.php (its in your include dir).
    Add this belwo the last line...

    Code:
    include("vshare.php");
    
    
    if(isset($_GET['tid'])) {
       $_GET['tid'] = intval($_GET['tid']);
    }

    Where did you find that code?

  4. #4

Similar Threads

  1. uploading and internal 500 errors cracked
    By msp123 in forum Installation Support
    Replies: 1
    Last Post: 05-23-2008, 04:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •