DeltaCMS 1.3 Client Fix

Page 1 of 2 12 LastLast
Results 1 to 25 of 30
  1. #1
    Sorcerer Supreme J4y2 is offline
    Member +Rank
    Feb 2012 Join Date
    South KoreaLocation
    317Posts

    DeltaCMS 1.3 Client Fix

    Hello,Razezone

    Here's The DeltaCMS 1.3 Client Fix,Just Execute This Sql To Your Database,It Should Be Working

    PHP Code:
    DROP TABLE IF EXISTS `cms_settings`;
    CREATE TABLE IF NOT EXISTS `cms_settings` (
      `
    variablevarchar(80NOT NULL,
      `
    valuetext NOT NULL,
      `
    descriptiontext,
      `
    exampletext,
      
    PRIMARY KEY  (`variable`)
    ENGINE=MyISAM DEFAULT CHARSET=latin1
    PHP Code:
    INSERT INTO `cms_settings` (`variable`, `value`, `description`, `example`) VALUES
    ('cms_url''CMS URL''''http://yebbo.zapto.org'),
    (
    'client_ip''CLIENT IP''217.23.1.251''217.23.1.251'),
    (
    'client_port''30000''The port that your emulator is running on''30000'),
    (
    'client_mus''30001''The port that your emulators MUS is running on''30001'),
    (
    'client_variables''EXTERNALVARIABLE''The url to your external variables''http://mykko.netsons.org/mykko/gamedata/external_variables.txt'),
    (
    'client_texts''EXTERNALTEXT''The url to your external texts''http://mykko.netsons.org/mykko/gamedata/external_flash_texts.txt'),
    (
    'rts_uname''coolegast01''The username you signed up to RetroTopsites.com with''Aaron'),
    (
    'cms_name''HOTELNAME''The name of your Hotel''Rome\r\n'),
    (
    'client_swf_path''SWFPATH''The url to your SWF Path''http://localhost/gordon/'),
    (
    'client_habbo_swf''HABBOSWF''The url to your Habbo SWF''http://localhost/gordon/Habbo.swf'),
    (
    'maintenance''false''Maintenance''true or false'); 
    Edit The The Setting That Suppose To Edit.
    Default DeltaCMS port is 30000.
    If The SQL Doesn't Work,Try Downloading This SQL File
    cms_setting.sql
    Or Just Go To Your htdoc or wwwroot,And Find The Emulator Folder That The Creator Of DeltaCMS Put In DeltaCMS 1.3.rar file.You Will Find The SQL There

    Credits To:
    Azaidi (Who Make The CMS And The SQL File)
    MarkEleven (Who Helping Me Fix DeltaCMS Client)
    Me (For Posting The Fix)

    Like It And Rep Me ;)
    Last edited by J4y2; 23-02-13 at 03:43 PM.


  2. #2
    Banned Identified is offline
    BannedRank
    Mar 2012 Join Date
    Cyber SecurityLocation
    165Posts

    Re: DeltaCMS 1.3 Client Fix

    awesome TuTs mate :]

    Thx to Azaidi - MarkEleven - J4y2 -

    1st ;p

  3. #3
    Member acap97 is offline
    MemberRank
    Dec 2011 Join Date
    Ipoh, Perak, MaLocation
    43Posts

    Re: DeltaCMS 1.3 Client Fix

    nice but i'm not using delta cms :P

  4. #4
    Grand Master Danny is offline
    Grand MasterRank
    Oct 2011 Join Date
    My PCLocation
    2,158Posts

    Re: DeltaCMS 1.3 Client Fix

    Quote Originally Posted by acap97 View Post
    nice but i'm not using delta cms :P
    So why comment?


    Ontopic: Nice fix, very helpful.

  5. #5
    Sorcerer Supreme J4y2 is offline
    Member +Rank
    Feb 2012 Join Date
    South KoreaLocation
    317Posts

    Re: DeltaCMS 1.3 Client Fix

    Quote Originally Posted by Identified View Post
    awesome TuTs mate :]

    Thx to Azaidi - MarkEleven - J4y2 -

    1st ;p
    Thanks Mate,I Hope It Helps Everyone

    Quote Originally Posted by Facebook View Post
    So why comment?


    Ontopic: Nice fix, very helpful.
    Thanks

  6. #6
    Newbie MarkEleven is offline
    MemberRank
    Mar 2012 Join Date
    6Posts

    Re: DeltaCMS 1.3 Client Fix

    Thanks Becasue add me XD

  7. #7
    I don't even know azaidi is offline
    Grand MasterRank
    Apr 2010 Join Date
    the NetherlandsLocation
    2,065Posts

    Re: DeltaCMS 1.3 Client Fix

    Thanks for giving the correct sql :)

  8. #8
    Sorcerer Supreme J4y2 is offline
    Member +Rank
    Feb 2012 Join Date
    South KoreaLocation
    317Posts

    Re: DeltaCMS 1.3 Client Fix

    Quote Originally Posted by azaidi View Post
    Thanks for giving the correct sql :)
    Your Welcome,I Think Thats Should Fix Em

  9. #9
    Newbie jake27 is offline
    MemberRank
    Oct 2011 Join Date
    14Posts

    Re: DeltaCMS 1.3 Client Fix

    Where to put the php code?

  10. #10
    Newbie SpeedHotel3 is offline
    MemberRank
    Aug 2011 Join Date
    12Posts

    Re: DeltaCMS 1.3 Client Fix

    Dosent work for me I query it, and it just makes the client stop at 33% and when I dont have it it just keeps refreshing the client

  11. #11
    Sorcerer Supreme J4y2 is offline
    Member +Rank
    Feb 2012 Join Date
    South KoreaLocation
    317Posts

    Re: DeltaCMS 1.3 Client Fix

    Quote Originally Posted by jake27 View Post
    Where to put the php code?
    put this in your database

    Quote Originally Posted by SpeedHotel3 View Post
    Dosent work for me I query it, and it just makes the client stop at 33% and when I dont have it it just keeps refreshing the client
    Did you edit the sql with your external variable,external texts,swf path,habbo swf,and cms url?

    edit like this

    PHP Code:
    INSERT INTO `cms_settings` (`variable`, `value`, `description`, `example`) VALUES
    ('cms_url''YOURHOTELWEBSITE''''http://hablow.dyndns.org'),
    (
    'client_ip''81.207.34.92''217.23.1.251''217.23.1.251'),
    (
    'client_port''30000''The port that your emulator is running on''30000'),
    (
    'client_mus''30001''The port that your emulators MUS is running on''30001'),
    (
    'client_variables''/r63/external_variables.txt''The url to your external variables''YOUREXTERNALVARIABLE'),
    (
    'client_texts''/r63/external_flash_texts.txt''The url to your external texts''YOUREXTERNALTEXTS'),
    (
    'rts_uname''coolegast01''The username you signed up to RetroTopsites.com with''Aaron'),
    (
    'cms_name''YOURHOTELNAME''The name of your Hotel''Rome\r\n'),
    (
    'client_swf_path''/r63/''The url to your SWF Path''YOURSWFPATH')
    (
    'client_habbo_swf''/r63/habbo.swf''The url to your Habbo SWF''YOURHABBOSWF'),
    (
    'maintenance''false''Maintenance''true or false'); 

  12. #12
    Newbie SpeedHotel3 is offline
    MemberRank
    Aug 2011 Join Date
    12Posts

    Re: DeltaCMS 1.3 Client Fix

    Thanks its fixed but now it just keeps hittting 100% and refreshing

  13. #13
    Sorcerer Supreme J4y2 is offline
    Member +Rank
    Feb 2012 Join Date
    South KoreaLocation
    317Posts

    Re: DeltaCMS 1.3 Client Fix

    check your emu port and the client port

  14. #14
    Newbie MarkEleven is offline
    MemberRank
    Mar 2012 Join Date
    6Posts

    Re: DeltaCMS 1.3 Client Fix

    This tuto good :D

  15. #15
    Banned Identified is offline
    BannedRank
    Mar 2012 Join Date
    Cyber SecurityLocation
    165Posts

    Re: DeltaCMS 1.3 Client Fix

    Quote Originally Posted by MarkEleven View Post
    This tuto good :D
    Then like the thread ;DDD

    -ps somebody eat my post :)

    -Thanks to him/.\her LOL !

  16. #16
    I don't even know azaidi is offline
    Grand MasterRank
    Apr 2010 Join Date
    the NetherlandsLocation
    2,065Posts

    Re: DeltaCMS 1.3 Client Fix

    My client only uses the external_variables, client_swf_path & client_habbo_swf so there's not need to edit the website.

  17. #17
    Newbie samuelrutt is offline
    MemberRank
    Feb 2012 Join Date
    4Posts

    Re: DeltaCMS 1.3 Client Fix

    Where I should post the first php code ? You said in the db but, I'm not smart xd
    Say exactly where I put the php code in.

    EDIT : Ok its working now, but my client is just stucking AGAIN at 33%
    Last edited by samuelrutt; 22-03-12 at 05:10 PM.

  18. #18
    Newbie ApexZ is offline
    MemberRank
    Jan 2012 Join Date
    4Posts

    Re: DeltaCMS 1.3 Client Fix

    Hmm it's refreshing and refreshing i checked already the ports, they are good.

    How can i fix it ?

  19. #19
    Sorcerer Supreme J4y2 is offline
    Member +Rank
    Feb 2012 Join Date
    South KoreaLocation
    317Posts

    Re: DeltaCMS 1.3 Client Fix

    Quote Originally Posted by ApexZ View Post
    Hmm it's refreshing and refreshing i checked already the ports, they are good.

    How can i fix it ?
    its 100%?

    After You Done Execute The SQL

    Go To Your Housekeeping,And Fill The Habbo.swf,swf path and external text again

  20. #20
    Sorcerer Supreme DarkWing is offline
    Member +Rank
    Dec 2011 Join Date
    345Posts

    Re: DeltaCMS 1.3 Client Fix

    Quote Originally Posted by siem212212 View Post
    When client is at 100% reloads, gonna check everything again but im pretty sure everything is filled in like it should be.


    edit
    > everything is like it should be, can someone link me to GOOD WORKING full swf pack to try if its that?

    > Bump -.-
    Why dont you be independent and look for one ? Theres tonz of SWF packs released. He helped you fix your client, dont push it.

    ONT: Nice release. +rep for this one.

  21. #21
    Sorcerer Supreme Vrop93 is offline
    Member +Rank
    Jan 2012 Join Date
    Grocery StoreLocation
    320Posts

    thumbs up Re: DeltaCMS 1.3 Client Fix

    Quote Originally Posted by J4y2 View Post
    Hello,Razezone

    Here's The DeltaCMS 1.3 Client Fix,Just Execute This Sql To Your Database,It Should Be Working

    PHP Code:
    DROP TABLE IF EXISTS `cms_settings`;
    CREATE TABLE IF NOT EXISTS `cms_settings` (
      `
    variablevarchar(80NOT NULL,
      `
    valuetext NOT NULL,
      `
    descriptiontext,
      `
    exampletext,
      
    PRIMARY KEY  (`variable`)
    ENGINE=MyISAM DEFAULT CHARSET=latin1
    PHP Code:
    INSERT INTO `cms_settings` (`variable`, `value`, `description`, `example`) VALUES
    ('cms_url''http://hablow.dyndns.org''''http://yebbo.zapto.org'),
    (
    'client_ip''81.207.34.92''217.23.1.251''217.23.1.251'),
    (
    'client_port''30000''The port that your emulator is running on''30000'),
    (
    'client_mus''30001''The port that your emulators MUS is running on''30001'),
    (
    'client_variables''/r63/external_variables.txt''The url to your external variables''http://mykko.netsons.org/mykko/gamedata/external_variables.txt'),
    (
    'client_texts''/r63/external_flash_texts.txt''The url to your external texts''http://mykko.netsons.org/mykko/gamedata/external_flash_texts.txt'),
    (
    'rts_uname''coolegast01''The username you signed up to RetroTopsites.com with''Aaron'),
    (
    'cms_name''Hablow''The name of your Hotel''Rome\r\n'),
    (
    'client_swf_path''/r63/''The url to your SWF Path''http://localhost/gordon/'),
    (
    'client_habbo_swf''/r63/habbo.swf''The url to your Habbo SWF''http://localhost/gordon/Habbo.swf'),
    (
    'maintenance''false''Maintenance''true or false'); 
    Edit The The Setting That Suppose To Edit.
    If The SQL Doesn't Work,Try Downloading This SQL File
    cms_setting.sql
    Or Just Go To Your htdoc or wwwroot,And Go To The Emulator Folder That Azaidi Gave You In DeltaCMS 1.3.rar file.You Will Find The SQL There

    Credits To:
    Azaidi (Who Make The CMS And The SQL File)
    MarkEleven (Who Helping Me Fix DeltaCMS Client)
    Me (For Posting The Fix)
    Tanks!!! It worked!!!!!!!!!!!!!!!! I love u so much!!! I rate it 16/2!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Now delta cms works for me and ur my idol!!!!!

  22. #22
    Newbie SwissMotel is offline
    MemberRank
    Apr 2012 Join Date
    6Posts

    Re: DeltaCMS 1.3 Client Fix

    Quote Originally Posted by J4y2 View Post
    Hello,Razezone

    Here's The DeltaCMS 1.3 Client Fix,Just Execute This Sql To Your Database,It Should Be Working

    PHP Code:
    DROP TABLE IF EXISTS `cms_settings`;
    CREATE TABLE IF NOT EXISTS `cms_settings` (
      `
    variablevarchar(80NOT NULL,
      `
    valuetext NOT NULL,
      `
    descriptiontext,
      `
    exampletext,
      
    PRIMARY KEY  (`variable`)
    ENGINE=MyISAM DEFAULT CHARSET=latin1
    PHP Code:
    INSERT INTO `cms_settings` (`variable`, `value`, `description`, `example`) VALUES
    ('cms_url''http://hablow.dyndns.org''''http://yebbo.zapto.org'),
    (
    'client_ip''81.207.34.92''217.23.1.251''217.23.1.251'),
    (
    'client_port''30000''The port that your emulator is running on''30000'),
    (
    'client_mus''30001''The port that your emulators MUS is running on''30001'),
    (
    'client_variables''/r63/external_variables.txt''The url to your external variables''http://mykko.netsons.org/mykko/gamedata/external_variables.txt'),
    (
    'client_texts''/r63/external_flash_texts.txt''The url to your external texts''http://mykko.netsons.org/mykko/gamedata/external_flash_texts.txt'),
    (
    'rts_uname''coolegast01''The username you signed up to RetroTopsites.com with''Aaron'),
    (
    'cms_name''Hablow''The name of your Hotel''Rome\r\n'),
    (
    'client_swf_path''/r63/''The url to your SWF Path''http://localhost/gordon/'),
    (
    'client_habbo_swf''/r63/habbo.swf''The url to your Habbo SWF''http://localhost/gordon/Habbo.swf'),
    (
    'maintenance''false''Maintenance''true or false'); 
    Edit The The Setting That Suppose To Edit.
    If The SQL Doesn't Work,Try Downloading This SQL File
    cms_setting.sql
    Or Just Go To Your htdoc or wwwroot,And Go To The Emulator Folder That Azaidi Gave You In DeltaCMS 1.3.rar file.You Will Find The SQL There

    Credits To:
    Azaidi (Who Make The CMS And The SQL File)
    MarkEleven (Who Helping Me Fix DeltaCMS Client)
    Me (For Posting The Fix)
    Hello i'm from Switzerland and i don't speak very good english but i have a question for Delta Cms i don't know who are my SWF External texts and vars can you help me in which flowder and file i find that ? Thanks

  23. #23
    Sorcerer Supreme J4y2 is offline
    Member +Rank
    Feb 2012 Join Date
    South KoreaLocation
    317Posts

    Re: DeltaCMS 1.3 Client Fix

    Quote Originally Posted by Vrop93 View Post
    Tanks!!! It worked!!!!!!!!!!!!!!!! I love u so much!!! I rate it 16/2!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Now delta cms works for me and ur my idol!!!!!
    your welcome,glad i can help with it

    Quote Originally Posted by SwissMotel View Post
    Hello i'm from Switzerland and i don't speak very good english but i have a question for Delta Cms i don't know who are my SWF External texts and vars can you help me in which flowder and file i find that ? Thanks
    you just download a swf pack or steal from other hotel

  24. #24
    Grand Master salah-salah is offline
    Grand MasterRank
    Jan 2009 Join Date
    UndergroundLocation
    716Posts

    Re: DeltaCMS 1.3 Client Fix

    Damn, it doesnt't work your guide man it stucks @ 100 % followed your tutorial good.. Please could you help me really appreciated

  25. #25
    Newbie JoshuaPua is offline
    MemberRank
    May 2012 Join Date
    San Jose del MoLocation
    6Posts

    Re: DeltaCMS 1.3 Client Fix

    but my client stops at 33% i got own r63



Page 1 of 2 12 LastLast

Advertisement