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
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.
Re: Clan Uploading Script
Search up for the ntwdblib.dll fix - It's in wesman2232's fix thread.