Clan Uploading Script

Results 1 to 4 of 4
  1. #1
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Clan Uploading Script

    My step 1 works fine but when i get to step 2,

    Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in C:\AppServ\www\GunZ\upload\index.php on line 42

    Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in C:\AppServ\www\GunZ\upload\index.php on line 42

    Warning: mssql_fetch_array(): supplied argument is not a valid MS SQL-result resource in C:\AppServ\www\GunZ\upload\index.php on line 43


  2. #2
    joe's **** stealhtfire is offline
    MemberRank
    Jul 2008 Join Date
    notwhereiwanttoLocation
    243Posts

    Re: Clan Uploading Script

    be carefull with the upload script of clan emblems
    some of them can be exploited using the nullbyte exploit, be sure u got it protected from that before you launch it

    and i supose to look at line 42 and 43 of index.php

  3. #3
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: Clan Uploading Script

    Code:
    $query = mssql_query("SELECT AID From Login Where UserID = '$user1' AND Password = '$pass1' ");
    			while($r = mssql_fetch_array($query)){
    I See no error here.

  4. #4

    Re: Clan Uploading Script

    Search up for the ntwdblib.dll fix - It's in wesman2232's fix thread.



Advertisement