Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Mobile_Chat_2.0.3_WML1.2EN (Final Release)

  1. #1
    Senior Member Ghost's Avatar
    Join Date
    Jan 2007
    Location
    Cardiff, Wales
    Posts
    295
    Thanks
    12
    Thanked 138 Times in 37 Posts
    Rep Power
    0

    Default Mobile_Chat_2.0.3_WML1.2EN (Final Release)

    ================
    CHANGES IN 2.0.3 (Final Release) Inspired By Mobidev.
    (some of this was requested/suggested by him)
    ================
    1. Created Guestbook
    (has full use of the smileys pack)

    2. Created Staffroom (Only Visable To Staff Members)
    * Requested by Mobidev.

    3. Created 2 More New Rooms. (Total now 5)
    (6 if include hidden staffroom, has all same functions as normal rooms)

    4. Created Shoutbox For Members Only (Inside Rooms.php file)
    (has full use of the smileys pack and bbcodes, pm user from shoubox.)
    *** no longer need the shoutbox addon that came with 2.0.2 as a seperate script ***

    5. Created Avatar Selection For Register/updating profile
    (32 avatars total, or can add your own from url)
    * Requested by Mobidev.

    6. Created Avatar View Pages (like chat smileys)
    * Requested by Mobidev.

    7. Coded index.php, rooms.php, stats.php to count/display/remove
    online users from new rooms that was created.

    8. fixed error on profiles/registered users that shows error when clicking
    on a * that has no user signed to it by using a nameless .txt file
    in members folder (DO NOT DELETE THIS NAMELESS .txt FILE)

    9. added chatroom names into titles of every chatroom/staffroom

    10. fixed validator in config to have seperate variable for site url for easier modding.

    11. Removed all traces of the names ghost/deviance from staff protection tools,
    (seems 1 or 2 manged to find their way back into script after i initially took them out)

    12 Updated All Headers Throughout Script To New Versions etc.

    13. Put Avatar Variables Into Config.php for (kinda) easy editing.
    (read comment that comes with the avatar section)

    quick note: REMEMBER to upload the .htacces file that comes with the script.
    (it creates protection for your .txt files and helps the script run)

    ok think thats it, if there was anything else. youll come across it in the script
    if you decide to use/test it out.

    known servers/hosts to work on
    000webhost.com
    6te.net

    Getting Script to work on these servers:

    Running it on - 000webhost.com
    once you have registered up and got details.
    goto: [Only registered and activated users can see links. Click Here To Register...]
    enter your details and turn off analytics tracking code.
    and make sure you upload the .htaccess file included with script.

    Running it on - 6te.net
    once you have registered up and got details.
    log into 6te members area
    choose option "configure php"
    then tick "register globals on" and submit.
    you will then have to open the .htaccess file and comment out

    PHP Code:
    php_value register_globals 1 
    to look like:

    PHP Code:
    # php_value register_globals 1 
    or you can completely remove that piece of code. but if ever change server you may need to re-add it. so commenting out would be best bet.

    you'll prob have to wait for the servers to reconfigure this is normally done on the weekends but im not saying thats now long you'll have to wait. it may depend.

    the reason for doing this with 6te.net is they do not allow php configuration through the .htaccess file.


    Demo: [Only registered and activated users can see links. Click Here To Register...]

    Enjoy.
    Attached Files Attached Files
    <?php
    include ('Ghost');
    if ($Post == true) {
    echo '


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

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

  2. The Following 2 Users Say Thank You to Ghost For This Useful Post:

    metulj (10-05-12), wap-ruler (12-05-12)

  3. #2
    Senior Member mobidev's Avatar
    Join Date
    Oct 2009
    Location
    Cape Town, Western Cape, South Africa
    Posts
    261
    Thanks
    32
    Thanked 16 Times in 12 Posts
    Rep Power
    4

    Default

    Thx ghost. I really appreciate all the changes u made I asked for in near record time good work m8.
    This to me is by far 1 of the nope actually the better standalone chat scripts you can find.

    Also good luck with the other project ur bussy with it looks good.

  4. #3
    Senior Member Ghost's Avatar
    Join Date
    Jan 2007
    Location
    Cardiff, Wales
    Posts
    295
    Thanks
    12
    Thanked 138 Times in 37 Posts
    Rep Power
    0

    Default

    your welcome. and thank you.
    <?php
    include ('Ghost');
    if ($Post == true) {
    echo '


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

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

  5. #4
    Senior Member
    Join Date
    Jan 2011
    Posts
    113
    Thanks
    9
    Thanked 2 Times in 2 Posts
    Rep Power
    3

    Default

    can't you make it with mysql database? also why wml!! wml is dead dude, convert this into xhtml or html!

  6. #5
    Super Moderator subzero's Avatar
    Join Date
    Mar 2006
    Location
    Your Screen.
    Posts
    3,971
    Thanks
    442
    Thanked 379 Times in 180 Posts
    Blog Entries
    7
    Rep Power
    0

    Default

    asifnayem why dont you convet this to html !!!!

    Do it now i wait for you!!

    Wml is dead yeah but script was built in wml so how its dead?
    Visit: [Only registered and activated users can see links. Click Here To Register...]
    Visit: [Only registered and activated users can see links. Click Here To Register...]
    _______
    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

  7. #6
    Senior Member Ghost's Avatar
    Join Date
    Jan 2007
    Location
    Cardiff, Wales
    Posts
    295
    Thanks
    12
    Thanked 138 Times in 37 Posts
    Rep Power
    0

    Default

    Quote Originally Posted by asifnayem [Only registered and activated users can see links. Click Here To Register...]
    can't you make it with mysql database? also why wml!! wml is dead dude, convert this into xhtml or html!
    i could make this work again without "register globals" being on, which i may do sometime in the future,

    you wanna turn it into a mysql version? be my guest. the work just isnt worth it.

    as for html/xhtml version of it. again maybe in the future.

    but atm i have my own little project that id like to get into abit more
    (which is actually xhtml) which is also flatfile. and "Doesnt" rely on register globals being on.
    works going slow on it as i do bits here and there if and when i can..

    [Only registered and activated users can see links. Click Here To Register...]

    wml i wouldnt say is dead. still alot of scripts are made in wml. even now with mobile
    phones having newer tech to read html pages better, youll always have wml somewhere.
    <?php
    include ('Ghost');
    if ($Post == true) {
    echo '


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

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

  8. #7
    Senior Member
    Join Date
    Jan 2011
    Posts
    113
    Thanks
    9
    Thanked 2 Times in 2 Posts
    Rep Power
    3

    Default

    Quote Originally Posted by subzero [Only registered and activated users can see links. Click Here To Register...]
    asifnayem why dont you convet this to html !!!!
    Cause i don't need to. he can do better than this now as he coded this years ago.
    Quote Originally Posted by subzero [Only registered and activated users can see links. Click Here To Register...]
    Wml is dead yeah but script was built in wml so how its dead?
    I only suggest him to upgrade from wml.
    Quote Originally Posted by subzero [Only registered and activated users can see links. Click Here To Register...]
    so how its dead?
    I am not literally mean that its dead lmao.

  9. #8
    Senior Member mobidev's Avatar
    Join Date
    Oct 2009
    Location
    Cape Town, Western Cape, South Africa
    Posts
    261
    Thanks
    32
    Thanked 16 Times in 12 Posts
    Rep Power
    4

    Default

    Asif whatever your name is you didn't suggest anything u were only complaining about everything. As far as mysql there are still people me included that don't like to use mysql. Wml language will never die as it can't dude its the corner stone of mobile web u still get some relatively low end cellular phones on the market with earlier browser modules I should know I'm a cellular phone salesman for 1 of the bigger retailers in SA on the largest network in SA. Ghost doesn't need to convert anything on this script the changes he made was changes I ASKED HIM TO MAKE FOR ME..... As I am still using this "DEAD" (ur words as its wml) script.
    He shared it here he didn't need to he has my email adres he could of emailed it to me without any1 else having it. Again it looks like its easier to complain about anything some1 shares than to appreciate that they shared something other than a stupid lavalair clone

  10. #9
    Senior Member wap-ruler's Avatar
    Join Date
    Nov 2010
    Location
    India
    Posts
    145
    Thanks
    16
    Thanked 100 Times in 38 Posts
    Rep Power
    3

    Default

    Hehe... Stop fighting guyz...... Ghost Thank u br0 4 the script
    ImPoSsIbLe iS nOthInG aS ImPoSsible ItSelF SaYs "I M POSSIBLE"

  11. #10
    Senior Member Ghost's Avatar
    Join Date
    Jan 2007
    Location
    Cardiff, Wales
    Posts
    295
    Thanks
    12
    Thanked 138 Times in 37 Posts
    Rep Power
    0

    Default

    Quote Originally Posted by wap-ruler [Only registered and activated users can see links. Click Here To Register...]
    Hehe... Stop fighting guyz...... Ghost Thank u br0 4 the script
    your very welcome.. i decided to look into this script a little more.

    and have managed to make it work on a server that doesnt have register globals on.
    also the .txt files are chmod 644 not 777, so far so good, ive managed to fix it,
    atm ive only got room1 complete out of 6 (5 rooms 1 hidden staff room)
    so will be awhile before its fully done. heres a list of the files ive fixed so far since i started it a few hours ago..

    main/registerrules.php
    main/luonti..php
    main/rooms.php
    main/time2.php - times needs looking at

    /////////////////////////////
    tools/ipban.php

    ////////////////////////////
    room1/chat.php
    room1/login.php
    room1/pmuser.php
    room1/profiles.php
    room1/pmuser2.php
    room1/prividis.php
    room1/time.php - times needs looking at
    room1/logout.php
    room1/ownercp.php
    room1/ownertools.php
    room1/pmuser3.php
    room1/paikalla.php
    room1/chatsmileys2.php
    room1/modcp.php
    room1/modtools.php
    room1/admincp.php
    room1/admintools.php


    ///////////////////////////
    guestbook/inc.php
    guestbook/write.php


    as i said so far ive got room1 totally working without register globals, and text files at 644.

    the 644 part puzzles me, as i thought it was needed for them to be 777,
    but the fixes ive done so far has let me use the .txt files under 644 now.

    you may just see a new version.

    mobile chat v3 (Ressurection) next lol.
    <?php
    include ('Ghost');
    if ($Post == true) {
    echo '


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

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

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Mobile_Chat_2.0.2_WML1.2EN (Multi-Room)
    By Ghost in forum Scripts Forum
    Replies: 7
    Last Post: 23-04-12, 19:35
  2. Mobile_chat_2.0.1_wml1.1en
    By Ghost in forum Scripts Forum
    Replies: 27
    Last Post: 21-04-12, 18:08
  3. JohnCMS 4.0 Official English Release
    By wap4sarin in forum Scripts Forum
    Replies: 75
    Last Post: 18-05-11, 07:53
  4. GumChat v 1.19 wml final release
    By GumSlone in forum Scripts Forum
    Replies: 11
    Last Post: 12-12-10, 09:12
  5. Ip.gallery 2.2.0 Final Retail
    By chatabox in forum Scripts Forum
    Replies: 1
    Last Post: 10-09-07, 07:07

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

SEO by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19