Community Script like this... [Help]

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

  • andyjay33
    replied
    why not code it ?

    Leave a comment:


  • m4ster_v4
    replied
    Originally posted by chessmaster View Post
    thank you sir.
    your wlcome m8... ;)

    Originally posted by razor View Post
    ejatd29 mod
    m4ster_v4 mod.. ;) Hope u all enjoy with it.

    Leave a comment:


  • razor
    replied
    ejatd29 mod

    Leave a comment:


  • chessmaster
    replied
    thank you sir.

    Leave a comment:


  • m4ster_v4
    replied
    Originally posted by chessmaster View Post
    @m4ster_v4 ---> hi mates, im from philippines... i like your site aspirewap as you posted the link in my thread yesterday,, im just a new here and new also in coding etc. like what i posted in my thread can you help me to have a community site like yours (site) ... i really really want it.. if you dont mind,, can you share your script to me? im so idiot to say it to you.. (laughing)... im just hoping.. even we're not know each other and became mate to this site.. hope you spend few minutes to think if you want to share it to me,, and im so very glad if you granted my request..
    i will not share that sc.. i already share my lavalair mod.. use it okay... EJATD29_COM_SCRIPT_FULL.. find it.

    Leave a comment:


  • chessmaster
    replied
    @m4ster_v4 ---> hi mates, im from philippines... i like your site aspirewap as you posted the link in my thread yesterday,, im just a new here and new also in coding etc. like what i posted in my thread can you help me to have a community site like yours (site) ... i really really want it.. if you dont mind,, can you share your script to me? im so idiot to say it to you.. (laughing)... im just hoping.. even we're not know each other and became mate to this site.. hope you spend few minutes to think if you want to share it to me,, and im so very glad if you granted my request..

    Leave a comment:


  • m4ster_v4
    replied
    It's not lavalair lol... Try mod it as well as u can.. Then put the modules.. Done.. ;) Finally u can see wap like this --> AspireWap | Achieve your dream ! Try and error m8.. For sure. That script "MalaysiaWap_OOP" shared by metulj not for newbie coder.. Need to learn oop first.. not too hard actually... Try AND Error. B-)

    Added after 8 minutes:

    Example:

    function getShout($u, $s, $s="FALSE"){
    $shout = mysql_fetch_array(mysql_query("SELECT * FROM shout ORDER BY sent DESC LIMIT 1"));
    $name = id_name($shout[user]);
    $show = "<a href=\"index.php?a=profile&amp;w=$shout[user]\">".$name."</a> - ";
    $show .= parsetext($shout[message], $shout[user]);
    return $show;
    }



    function addShout($text, $u, $s="FALSE"){
    if(trim($text)!=""){
    $res = mysql_query("INSERT INTO shout SET message='".$text."', user='".$u."', sent='".time()."'");
    if($res) {
    $shout = "Shout add successful";
    }else{
    $shout = errorSQL();
    }
    }else{
    $shout = "Please input some text";
    }
    return $shout;
    }

    SOME ONE "STAFF HERE"... HELP CHANGE MY NAME TO eJaTd29 PLEASE.. THANKS.
    Last edited by m4ster_v4; 05.05.11, 11:52.

    Leave a comment:


  • chessmaster
    replied
    i hope someone share some good script here..

    Leave a comment:


  • chessmaster
    replied
    Originally posted by Parag View Post
    Hmm I aslo need A Community Script....But it should be error free...please tell us some good lavalair scripts.
    i also need it too.. hope someone can give or share their error free lavalair script..

    Leave a comment:


  • Parag
    replied
    Hmm I aslo need A Community Script....But it should be error free...please tell us some good lavalair scripts.

    Leave a comment:


  • chessmaster
    replied
    Originally posted by iBeyond View Post
    There are too many lavalair Mod scripts & other community scripts in this site bro...
    If you're New, You can also use JohnCMS, Dcms Mod, RotorCMS etc as your community script.
    All are available here.
    Just search ..
    ahh thanks for that info, yes im just new here.. let me ask to you.. what kind of script are these: pinoywap.net , pinoygsm.net ..that is my dream site - or any site that are like the said site.. lol

    Leave a comment:


  • iBeyond
    replied
    There are too many lavalair Mod scripts & other community scripts in this site bro...
    If you're New, You can also use JohnCMS, Dcms Mod, RotorCMS etc as your community script.
    All are available here.
    Just search ..

    Leave a comment:


  • chessmaster
    replied
    thank you sir .. let me favor sir,, if you have any community script lavalair please share it to me..

    Leave a comment:


  • arnage
    replied
    You're welcome. Just keep going and don't give up. ;)

    Leave a comment:


  • chessmaster
    replied
    yes sir i cant find any getshout() (core) there,,anyways, thank you for the response. i've been searching for a good and working lavalair script,, till now.. nothing.. just a beginner here.. just learned hosting/uploading script a couple of days ago.. lol .. yes sir lot of script here,, i almost tried half of the available script.. unfortunately.. it came a long way to fix the error..lol

    Leave a comment:

Working...
X