• 16-12-2007, 16:55:47
    #1
    Parse error: syntax error, unexpected ';' in /home/takil/public_html/templates/takilbana/file.html on line 147


    Arkadaslar sitede bu hatayi veriyor

    Bahsedilen satır :

    </div>

    <?php if($commentson == '1') { ?>
    <div class="filebox">
    <div class="fileboxheader">
    Yorumlar: <?php if ($userGroup == '2') { ?>[<a href="<?php echo $siteurl;?>/admin/index.php?action=comments&fid=<?php echo $fileId; ?>" class="contentheaderlink">Yorum Düzenle</a>]<?php } ?>
    </div>
    <div class="boxestext">
    <?php displaycomments($fileId); ?>
    <?php if ($commentwho == '2' && $userStatus == '1' || $commentwho == '1') { ?>
    <script language='javascript'>
    <!--
    function addsmilie(code)
    {
    document.form.message.value += code;
    //return true;
    }
    //-->
    </script>
  • 16-12-2007, 17:10:52
    #2
    Kurumsal PLUS
    kodlar doğru duruyor, en sonda kullanılması gereken } hariç. full dosyayı yazarsan daha detaylı inceleyebilirim.
  • 16-12-2007, 17:16:03
    #3
    teşekkür ederim arkadaşlar sorun çözüldü