LavaSCRIPT L9 Tamagochi, smile generator

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

  • something else
    replied
    Originally posted by hunter-x-hunter View Post
    any one here who has backup of the posted script here, because invalid file specified when i download it
    Downloads work fine for me...

    If you have tried to download them whilst not logged in then coding-talk gives you a cookie that stops you from downloading files.

    To fix: Clear your cookies, log back in and download.

    Leave a comment:


  • hunter-x-hunter
    replied
    any one here who has backup of the posted script here, because invalid file specified when i download it

    Leave a comment:


  • janica
    replied
    change this WHERE name='lottonum'"); to WHERE lottonum='lottonum'");

    Leave a comment:


  • metulj
    replied
    Originally posted by janica View Post
    why the image of tamagotchi not display

    please help p.php in tamagotchi not working

    i fixed it thank you lol!
    so why dont you post solution,
    for others who might have same or similar problem one day ?

    Leave a comment:


  • janica
    replied
    why the image of tamagotchi not display

    please help p.php in tamagotchi not working

    i fixed it thank you lol!
    Last edited by metulj; 07.09.11, 10:25.

    Leave a comment:


  • huwad
    replied
    Originally posted by robzky View Post
    Fatal error: Call to undefined function pending() in /home/kozmoz/public_html/chat.php on line 811

    what is the code of this function? thanks
    to core.php
    Code:
    function pending($uid)
    
    {
    
        $res = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM [COLOR="#ff0000"][B]tableprefix_[/B][/COLOR]rpgame WHERE uid='".$uid."'"));
    
        if($res[0]>0)
    
        {
    
          return true;
    
        }
    
        return false;
    
    }
    Last edited by huwad; 08.02.10, 04:00.

    Leave a comment:


  • wapmetal
    replied
    Originally posted by icen01
    may you post the complete script of that gsm.pinoy3g.info, also the sql thankzzz all
    jejejejeje
    still noob? its easy to create for that...if u learn visual foxpro that is very simple to apply database and basic

    Leave a comment:


  • robzky
    replied
    Fatal error: Call to undefined function pending() in /home/kozmoz/public_html/chat.php on line 811

    what is the code of this function? thanks

    Leave a comment:


  • jex125
    replied
    where is the register.php file?

    Leave a comment:


  • Wapito
    replied
    Tol ok ah..pti conversation ncopy p..db script ng crazy chat 2?..

    Leave a comment:


  • icen01
    replied
    can you also share us the sql of that gsm.pinoy3g.info script thankz lol...
    i have a little question, is that script complete thanks tnt........

    Leave a comment:


  • wapmetal
    replied
    Originally posted by Richie24 View Post
    error adding this code to my core
    what sql u added from? and what error u got?

    Leave a comment:


  • Richie24
    replied
    error adding this code to my core

    Leave a comment:


  • dj_toon
    replied
    oooo this gives me something to do thanx mate have been looking for some of theses codes nice one

    Leave a comment:


  • huwad
    replied
    Originally posted by Richie24 View Post
    your sql for the tam game is fooked

    Error
    SQL query:

    -- -- Dumping data for table `ph_bazzztord_faqs` -- INSERT INTO `ph_bazzztord_faqs` (`id`, `category`, `question`, `answer`) VALUES (2, '', 'What are those stats?', 'If one of parameters will exceed 150% or becomes below 0% the kapet will die.'), (3, '', 'How to feed my KAPet?', 'Just tell your friends to feed your pet and 300 plusses will be deducted from their account per feed.'), (4, '', 'No Feeding Limitation?', 'KAPet can only be feed once a day.'), (5, '', 'How to challenge other masters?', 'You can make a challenge if you reached level 10.'), (6, '', 'How does my pet level up?', 'Other members need to feed your pet by clicking the link Feed My Pet!'), (7, '', 'What are levels for?', 'Levels are just a fun thing for our kapet. If your pet gets a high enough level it will be placed in the top.'), (8, '', 'How to Challenge?', 'Ur level should be 10 as well as ur opponent. View the profile of the pet then click send challenge. Place your bet and send the challenge. u[...]

    MySQL said:

    #1062 - Duplicate entry '2' for key 1
    change the value of 2 for the key 1 or delete the 1 row that made some conflict

    or simply post the table and its dumping data here,, ill do it for you..
    Last edited by huwad; 11.12.09, 04:47.

    Leave a comment:

Working...
X