Waplive methos lava edit

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

    Waplive methos lava edit

    Here are my methos lava edit

    im now busy with full backup of the script then ill post it here

    Demo

    the script have bugs in so dnt tell me there are bugs just try to fix it and post the updates
    Attached Files
    Last edited by riderz; 27.06.09, 22:00.
    ________________
    Jacques
    jacques@gw-designs.co.za
    http://coding.biz.tm
    Come join and lets make it a place to learn all the noobies how to code
    __________________

    NEVER FORGET TO CLICK THE TANX BUTTON IF U LIKE WHAT IM SHARING OR HELPING WITH

    #2
    here are the sql
    Attached Files
    ________________
    Jacques
    jacques@gw-designs.co.za
    http://coding.biz.tm
    Come join and lets make it a place to learn all the noobies how to code
    __________________

    NEVER FORGET TO CLICK THE TANX BUTTON IF U LIKE WHAT IM SHARING OR HELPING WITH

    Comment


      #3
      most ppl will only blabing ****...
      yet there was 22 downloads so far...
      interesting..
      no1 care to click THANKS button !
      It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
      ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
      ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
      キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

      Comment


        #4
        Originally posted by riderz View Post
        here are the sql
        Error
        SQL query:

        --
        -- Dumping data for table `couple`
        --
        INSERT INTO `couple` ( `id` , `who` , `partner` , `req` , `accept` , `joined` , `time` )
        VALUES -- --------------------------------------------------------
        --
        -- Table structure for table `dmpmail`
        --

        CREATE TABLE IF NOT EXISTS `dmpmail` (

        `id` int( 8 ) NOT NULL AUTO_INCREMENT ,
        `from1` longtext NOT NULL ,
        `from2` longtext NOT NULL ,
        `touser` longtext NOT NULL ,
        `subject` longtext NOT NULL ,
        `message` longtext NOT NULL ,
        `time` longtext NOT NULL ,
        `status` longtext NOT NULL ,
        `inbox` longtext NOT NULL ,
        `outbox` longtext NOT NULL ,
        `archive` longtext NOT NULL ,
        `spam` longtext NOT NULL ,
        `trash` longtext NOT NULL ,
        PRIMARY KEY ( `id` )
        ) ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =1;



        MySQL said:

        #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CREATE TABLE IF NOT EXISTS `dmpmail` (
        `id` int( NOT NULL auto_increment,
        ' at line 5

        Comment


          #5
          Thx for this
          Sandeep DiL (INDIAN)



          Comment


            #6
            Good Script.... But Bad Theme... Thanks for share it

            Comment


              #7
              Originally posted by riderz
              Ok its fine now have a look then
              Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/bingocha/public_html/bingochat.in/index.php on line 300
              Downloads()

              Comment


                #8
                so, go to line 300 and see what's wrong!!!
                C3 Themes: http://c3themes.wen.ru/index.html
                Find Files: http://mystarter.tk/?goto=X-search

                Comment


                  #9
                  No not @ line 300, before it. My guess is "invalid Mysql RESULT resource" so check the fetch query thats supposed 2 output a result, the result that lies in line 300

                  Comment

                  Working...
                  X