Mobile_chat_2.0.1_wml1.1en

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

    Mobile_chat_2.0.1_wml1.1en

    Mobile Chat V2.0.1

    /**
    * @authors Ghost & DEViANCE (CODEMAFiA.ORG)
    * @copyright 2008-2009 Mobile Chat
    * @version 2.0.1 (wml 1.1 EN)
    */

    Copyright:
    Code:
    http://www.copyrightdeposit.com/rep10/0029675.htm
    In this version we tried to clean up the coding, add new smileys pack (MINI) beta for phones as they are smaller, create a config file and sort the variables making it easier to look after your site, created a beta version of the timezone converter (now located in config file), fix a logout error with admin, and many more changes..

    heres the complete overview:
    ================
    CHANGES IN 2.0.1
    ================

    1. updated/edited
    install.txt file
    read_me.txt file
    script_license.txt file
    support.txt file

    2. cleaned up more code

    3. recoded nearly all links to help
    pages refresh properly.

    (NEW)
    4. added an upgrade.txt file
    (instrustions on how to keep old users/members info)

    (NEW)
    5. added a vote.txt file.
    (please read if you have not already!)

    (NEW)
    6. also added THIS changes.txt file which will
    be used to show the changes the script goes through
    (WE WILL TRY TO KEEP NEW VERSIONS/CHANGES TO TOP OF THE PAGE)

    (NEW)
    7. created configuration file
    for easy editing of sites attributes.

    (NEW)
    8. recoded $variables to be used
    from within the configuration file.

    (NEW)
    9. removed luonti.wml and recoded
    and renamed to luonti2.php.

    (NEW)
    10. totally re-wrote the time code for easy
    timezone editing using hours and minutes.

    (NEW)
    11. added a brand new (MINI) smileys pack
    and totally re-wrote smileys in alphabetical order.

    (NEW)
    12. added rss news feeds to index page and fixed
    the extra/blank feeds bug.

    13. removed ALOT of useless small tags that
    did absolutly nothing from every page.

    14. removed nearly ALL bold tags from every file.

    15. removed ALOT of break tags that was taking
    up alot of un-needed space.

    16. fixed smileys count in chat.php.

    17. fixed error that happens when an admin logs out.
    =====================[/b]
    heres what you can do from config file:
    Code:
    <?
    /* chat script config file
    STARTS HERE */
    
    /* site address
    (put your site address or site name here) */
    $sitename = "";
    
    /* align whole site (enter 1 of the 3)
    (left , center , right) */
    $align = "center";
    
    /* Chat messages
    (show how many messages) */
    $chat_lines = "14";
    
    /* site image
    (put your site logo here) */
    $image = "<img src=\"images/logo.gif\" alt=\"wapchat\"/>
    \n";
    
    /* timezone
    Add how many hours and minutes you need
    (change the FIRST + symbol after time() ONLY!)
    (do not touch the second symbol)
    ("+" = forward "-" = backwards)
    NOTE: ONLY CHANGE THE + SYMBOL IF YOU NEED TO GO BEHIND SERVER TIME */
    
    $hours = "";
    $mins = "";
    $timezone = time() + ($hours)*60*60 + ($mins)*60;
    $time=date("H:i",$timezone);
    
    /* current date
    (DO NOT CHANGE UNLESS YOU KNOW HOW TO) */
    $currentdate = "".date("D d M y - ")."";
    
    /* validate
    (CHANGE wapchat.us.to IN THE URL) */
    $validate = "<a href=\"http://validator.w3.org/check?uri=http%3A%2F%2Fwapchat.us.to%2F\">WML 1.1</a>";
    
    /* protection
    (protect upto 2 usernames here) */
    $protect1 = "ghost";
    $protect2 = "deviance";
    
    /////////////////////////////////
    //OUR copyright (DO NOT TOUCH)///
    /////////////////////////////////
    $copyright = "<a href=\"http://www.copyrightdeposit.com/rep10/0029675.htm\">© Mobile Chat</a>
     ".$sitename." - ".date(Y);
    
    /* chat script config file
    ENDS HERE */
    ?>
    conditions have not changed:
    Use: its ok to use this script but our copyright lines/links/headers must NOT be removed.
    You can distribute this script but only as it is,
    not your modified version.
    -------------------------------
    with that said happy coding friends and we hope you enjoy this fine release.
    ---
    Ghost (aka headhunter)
    Deviance (aka ukchatad, wappy, chatabox, etc,)
    ---

    Added oldest to newest old single chatroom's didnt fancy reopen old stuff, just didnt have any working links
    Attached Files
    Last edited by Ghost; 19.04.12, 15:54. Reason: New Links / Didnt Wanna Start New Topic
    <?php
    include ('Ghost');
    if ($Post == true) {
    echo '

    sigpic
    alt='coding-talk.com!!' />';
    echo 'Sharing Is Caring!';
    } else {
    echo '

    alt='the username GHOST has been comprimised!' />';
    echo 'OMG SOMEBODY HELP ME!!';
    }
    ?>

    #2
    Gr8 stuff man

    Comment


      #3
      Just been updated to wml 1.2 ready for next release. Never bothered to look into the wml versions before.

      I think there are a few more options in 1.2 im not 100% sure.
      Last edited by metulj; 19.04.12, 16:05.

      Comment


        #4
        lol actually it took bout 10-15 mins to change this from wml 1.1 to wml 1.2.. im using it already.. cant see any major difference between the 2 mind lol..

        it is most probably a silly setting in the server it self.. if you did not ipload the .htaccess file to your server as you had one already or something i suggesst adding these lines into either your excisting .htaccess or create one..

        Code:
        php_value register_globals 1
        DirectoryIndex index.php
        
        <Files text/*.txt>
        order deny,allow
        deny from all
        </Files>
        this should solve the problem..
        Last edited by metulj; 19.04.12, 16:06.
        <?php
        include ('Ghost');
        if ($Post == true) {
        echo '

        sigpic
        alt='coding-talk.com!!' />';
        echo 'Sharing Is Caring!';
        } else {
        echo '

        alt='the username GHOST has been comprimised!' />';
        echo 'OMG SOMEBODY HELP ME!!';
        }
        ?>

        Comment


          #5
          i want to know where i have to add mysql information !!
          i upload this script but it show me error when i try to login after register


          ERROR is


          **!!ATTENTION!!** We had a problem with the server and had to reset the database! Please REGISTER AGAIN! Register ONLY ONCE! Anyone we find using multiple nicknames WILL BE BANNED! Sorry for any inconvenience. Thanks :-)
          ---
          Need a coffee?? you typed your details incorrectly. Or your account has been disabled for some reason.
          «Back

          ------
          where i have to make more changes ? help me please
          sigpic

          Comment


            #6
            i want to know where i have to add mysql information !!
            i upload this script but it show me error when i try to login after register
            ERROR is
            **!!ATTENTION!!** We had a problem with the server and had to reset the database! Please REGISTER AGAIN! Register ONLY ONCE! Anyone we find using multiple nicknames WILL BE BANNED! Sorry for any inconvenience. Thanks :-)
            ---
            Need a coffee?? you typed your details incorrectly. Or your account has been disabled for some reason.
            «Back

            ------
            where i have to make more changes ? help me please[/b]
            make sure you have added the .htaccess file.. please try looking..
            <?php
            include ('Ghost');
            if ($Post == true) {
            echo '

            sigpic
            alt='coding-talk.com!!' />';
            echo 'Sharing Is Caring!';
            } else {
            echo '

            alt='the username GHOST has been comprimised!' />';
            echo 'OMG SOMEBODY HELP ME!!';
            }
            ?>

            Comment


              #7
              i was made mod. wronge person by mistake and whn i try takemod/username it show me XXX "tried to demote a protected person! " then i have to remove his username from modnames.txt okay so tht option is not workin for me


              and yes where new version of this chat script mister !!
              sigpic

              Comment


                #8
                Ok cool, but what will it say to them if login is incorrect?[/b]
                lol it will tell them that login details was incorrect obviously and to make sure they did it right lmao.

                i was made mod. wronge person by mistake and whn i try takemod/username it show me XXX "tried to demote a protected person! " then i have to remove his username from modnames.txt okay so tht option is not workin for me


                and yes where new version of this chat script mister !![/b]
                if you add a protected name in config file nobody will be able to remove that name unless you remove the name from config first or as you said go to server and remove manually.. also the multichat is almost ready but not released yet...

                and what i have to change if i want to set 2:30 hr behind serwer time !! i mean i want to set +5 30 GMT timezone Please info me

                okay i have edited it atlist i can do tht !![/b]
                to change server 2 and a half hours behind in CONFIG.PHP file
                Code:
                $hours = "2";
                $mins = "30";
                $timezone = time() - ($hours)*60*60 + ($mins)*60;
                $time=date("H:i",$timezone);
                you will notice after the time() i changed + to a - symbol..
                <?php
                include ('Ghost');
                if ($Post == true) {
                echo '

                sigpic
                alt='coding-talk.com!!' />';
                echo 'Sharing Is Caring!';
                } else {
                echo '

                alt='the username GHOST has been comprimised!' />';
                echo 'OMG SOMEBODY HELP ME!!';
                }
                ?>

                Comment


                  #9
                  New Links updated.

                  i know this is a super old topic now. but added some new working links.
                  plus this was one of my old time favourites.

                  no idea what spanners php will throw in the works now as ive not been around in 3 years.

                  my mother became disabled and had to give up my real life work and hobbie's to become her full time carer.

                  i do have a multi room copy of this that prob needs a little work on so will try and get round to that at some point.

                  also added to original post

                  i should of done that in first place. sorry. getting use to controls again.
                  Attached Files
                  Last edited by Ghost; 19.04.12, 16:02.
                  <?php
                  include ('Ghost');
                  if ($Post == true) {
                  echo '

                  sigpic
                  alt='coding-talk.com!!' />';
                  echo 'Sharing Is Caring!';
                  } else {
                  echo '

                  alt='the username GHOST has been comprimised!' />';
                  echo 'OMG SOMEBODY HELP ME!!';
                  }
                  ?>

                  Comment


                    #10
                    Ghost is back?

                    Comment


                      #11
                      As far as I'm concerned still 1 of the best scripts around would be nice to see a xhtml version or newer version for new php. I still run it on some freehost accounts as paid host account doesn't support it half of the time. Also byethost or their resellers doesn't host it u just get white page if try to access the site. 000webhost.com supports it and the 6te.net also. I'm using the multichat version currently on a 6te.net account.
                      My site: http://mimobifunclub.tk
                      sigpic

                      Comment


                        #12
                        Originally posted by laro696 View Post
                        Ghost is back?
                        yep its really me lol. ill be around now, not sure how much but i will be,
                        sorry for the brupt dissapeance before but as you see from my earlier post today it couldnt be helped.

                        Originally posted by mobidev View Post
                        As far as I'm concerned still 1 of the best scripts around would be nice to see a xhtml version or newer version for new php. I still run it on some freehost accounts as paid host account doesn't support it half of the time. Also byethost or their resellers doesn't host it u just get white page if try to access the site. 000webhost.com supports it and the 6te.net also. I'm using the multichat version currently on a 6te.net account.
                        well its good to hear that 000webhost.com is still supporting this as im waiting on nameservers to update so i can mess around on their servers again. in my opinion they was best free hosts around for me back in the day.

                        also good news to hear that i did actually find time to release that multi chat version although i couldnt find it anywhere on this site.
                        maybe it was lost in some db move or something. no biggie. ill dig it out take alook at it, then post it as new if its defo not here anymore. then se what happens from there.
                        <?php
                        include ('Ghost');
                        if ($Post == true) {
                        echo '

                        sigpic
                        alt='coding-talk.com!!' />';
                        echo 'Sharing Is Caring!';
                        } else {
                        echo '

                        alt='the username GHOST has been comprimised!' />';
                        echo 'OMG SOMEBODY HELP ME!!';
                        }
                        ?>

                        Comment


                          #13
                          If only wappy could come back then everything would be great! Good to have you back

                          Comment


                            #14
                            Originally posted by laro696 View Post
                            If only wappy could come back then everything would be great! Good to have you back
                            lol thank you

                            i aint seen or heard from him since i had to leave.

                            weird thing is happening though lol

                            i had to get gumslone to help me recover my old account or id have to had started with new name.
                            now everytime i post a comment my post count goes backwards lol. had over 45+ posts earlier.
                            not much i know but if it keeps going backwards much more im sure my status will go lower too.

                            lol i maybe seeing things. but this post it went up lol. :s
                            <?php
                            include ('Ghost');
                            if ($Post == true) {
                            echo '

                            sigpic
                            alt='coding-talk.com!!' />';
                            echo 'Sharing Is Caring!';
                            } else {
                            echo '

                            alt='the username GHOST has been comprimised!' />';
                            echo 'OMG SOMEBODY HELP ME!!';
                            }
                            ?>

                            Comment


                              #15
                              Originally posted by Ghost View Post
                              lol thank you

                              i aint seen or heard from him since i had to leave.

                              weird thing is happening though lol

                              i had to get gumslone to help me recover my old account or id have to had started with new name.
                              now everytime i post a comment my post count goes backwards lol. had over 45+ posts earlier.
                              not much i know but if it keeps going backwards much more im sure my status will go lower too.

                              lol i maybe seeing things. but this post it went up lol. :s
                              i dont think post count got anything to do with status...
                              your post cont went backwards cos i've cleaned few old topics
                              so there were your replies.. nothing drastic i believe
                              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

                              Working...
                              X