lavalair script errors please help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    lavalair script errors please help

    hi all, ive uploaded a lavalair script when i go and put in login details it comes up with login.php page but with these errors

    Warning: fopen(../ulog/xkittenx.txt) [function.fopen]: failed to open stream: No such file or directory in /home/chatabox/public_html/chatalot.co.cc/web/login.php on line 107

    Warning: fwrite(): supplied argument is not a valid stream resource in /home/chatabox/public_html/chatalot.co.cc/web/login.php on line 108

    Warning: fclose(): supplied argument is not a valid stream resource in /home/chatabox/public_html/chatalot.co.cc/web/login.php on line 109


    ive looked on line 107 108 and 109 but cant seem to get rid of the errors the code on them lines is

    $out = fopen($fname,"a+");
    fwrite($out,$alli);
    fclose($out);};


    please help if you can also errors in chatalot.co.cc fileshare in uploaded/index.php

    Warning: Cannot modify header information - headers already sent by (output started at /home/chatabox/public_html/chatalot.co.cc/uploaded/index.php:1) in /home/chatabox/public_html/chatalot.co.cc/uploaded/index.php on line 32

    Warning: Cannot modify header information - headers already sent by (output started at /home/chatabox/public_html/chatalot.co.cc/uploaded/index.php:1) in /home/chatabox/public_html/chatalot.co.cc/uploaded/index.php on line 33


    ive checked line 32 and 33 and it says

    }else{
    header("Cache-Control: no-cache, must-revalidate"); // Prevent caching, HTTP/1.1
    Last edited by Kirsty; 26.02.11, 13:45. Reason: code on lines added

    #2
    chnomd 0777 on iplog.txt
    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
    Visit: WapMasterz Coming Back Soon!
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

    Comment


      #3
      Make a file xkittenx.txt and upload it in /ulog/ folder. Than login, and register a few other accounts and login with them too.
      Than download xkittenx.txt and open it to see crap work.
      Somewhere in index file may be a code which sending everyones login and pass to email.
      Just delete that script and find anotherone.
      <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

      Comment


        #4
        theres no file called iplog.txt i made file in log folder but what do i need to put in it?

        Added after 29 minutes:

        its ok now ive removed the if trim fopen etc and error gone, just the error in uploaded now
        Last edited by Kirsty; 26.02.11, 18:58.

        Comment

        Working...
        X