Clan emblem upload

Results 1 to 5 of 5
  1. #1
    Account Upgraded | Title Enabled! pavan33 is offline
    MemberRank
    Oct 2008 Join Date
    RageZone xDLocation
    289Posts

    Clan emblem upload

    Hello Friends,

    its my only unsolved question.. i.e clan emblem uploader..
    i get these errors
    Code:
    function writeToLogFile($msg) { // $today = date("M j G:i:s Y"); $today = date("Y_m_d"); $logfile = "./logs/".$today."_log_SQL INJECTIONS.txt"; $dir = ''; $saveLocation=$logfile; $fp = @fopen( $saveLocation,"r"); $Data = @fread($fp, 800000); if (!$handle = @fopen($saveLocation, "w+b")) { echo "error"; exit; } else { if(@fwrite($handle,"$msg\r\n SQL Injection detected\r\n$Data")===FALSE) { echo "geen error"; exit; } @fclose($handle); } }
    my question is. should i edit sum thing in database before configuring uploader???? is these any changes to be made???? cuz rotana's emblem uploader works for every 1 but nt to me... im starting from first with fresh database "unedited".. so please help me ppl


  2. #2

    Re: Clan emblem upload

    PHP - Enable short open tag, or use an old version of apache with it.
    Last edited by Linear88; 15-08-09 at 04:57 PM.

  3. #3
    Account Upgraded | Title Enabled! pavan33 is offline
    MemberRank
    Oct 2008 Join Date
    RageZone xDLocation
    289Posts

    Re: Clan emblem upload

    can u be a bit clear pl0x i dint get u..

  4. #4
    Account Upgraded | Title Enabled! pavan33 is offline
    MemberRank
    Oct 2008 Join Date
    RageZone xDLocation
    289Posts

    Re: Clan emblem upload

    awww reply people.... T_T

  5. #5
    Valued Member Holley is offline
    MemberRank
    Jan 2008 Join Date
    NationalGamerZLocation
    129Posts

    Re: Clan emblem upload

    what website are you uesing?



Advertisement