[REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

Page 6 of 20 FirstFirst 123456789101112131416 ... LastLast
Results 126 to 150 of 496
  1. #126
    Valued Member Jares is offline
    MemberRank
    Apr 2012 Join Date
    115Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    It's getting really annoying that I can't seem to fix logging in. The account(s) are registered, typing correct information just redirects you back to the index page.

    Allseeingeye does the same thing. This is annoying.

    XAMPP

  2. #127
    Proficient Member Joey is offline
    MemberRank
    Nov 2010 Join Date
    MissouriLocation
    159Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by Jares View Post
    It's getting really annoying that I can't seem to fix logging in. The account(s) are registered, typing correct information just redirects you back to the index page.

    Allseeingeye does the same thing. This is annoying.

    XAMPP
    That could be an .htaccess issue. Or very well a configuration issue, I would double check your configuration and make sure everything is set properly.

  3. #128
    Valued Member Jares is offline
    MemberRank
    Apr 2012 Join Date
    115Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by Artistic View Post
    That could be an .htaccess issue. Or very well a configuration issue, I would double check your configuration and make sure everything is set properly.
    Everything is set correctly. My guess is the .htaccess provided is faulty.

  4. #129
    Proficient Member Joey is offline
    MemberRank
    Nov 2010 Join Date
    MissouriLocation
    159Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by IAm Lethal View Post
    Okay, Thanks... Now any ideas with site_navi ?
    Take a look here: http://forum.ragezone.com/f353/rel-d...ml#post7016271

  5. #130
    Run, but I'll find you. Ddos Attack is offline
    MemberRank
    Jan 2011 Join Date
    AustraliaLocation
    908Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Jonty, amazing release! I, too, hope that this will drive people back to using UberCMS instead of rev. UberCMS Ftw ^_^

  6. #131
    Ask me about Daoism FullmetalPride is offline
    MemberRank
    Nov 2010 Join Date
    2,172Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Ugh, I'm hatin' these errors...

  7. #132
    Gamma Spamma Liam is online now
    MemberRank
    Dec 2011 Join Date
    Down UnderLocation
    2,945Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Jonteh, could you release the CMS without c_images for meh. I can't download large files :/ And it's great you released it. I'll be able to check it if the file was smaller though.

  8. #133
    Account Upgraded | Title Enabled! ηєwв is offline
    MemberRank
    Jun 2007 Join Date
    United KingdomLocation
    258Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    For those complaining about errors, it wasn't supposed to be for IIS and it isn't hard to make it work for IIS either.

  9. #134
    beep Bui is offline
    MemberRank
    Jan 2012 Join Date
    United KingdomLocation
    459Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Honestly, what's with all the complaining about errors? Is it really that difficult to take a look at the error, the line and file it's located at, try and figure out what's wrong, if not, Google it and try fix it without spamming the whole thread?

    OT: Thanks for the release I'll probably use this soon.

  10. #135
    Account Upgraded | Title Enabled! ηєwв is offline
    MemberRank
    Jun 2007 Join Date
    United KingdomLocation
    258Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Last edited by ηєwв; 12-05-12 at 02:53 AM.

  11. #136
    Ask me about Daoism FullmetalPride is offline
    MemberRank
    Nov 2010 Join Date
    2,172Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by Funixeh View Post
    Honestly, what's with all the complaining about errors? Is it really that difficult to take a look at the error, the line and file it's located at, try and figure out what's wrong, if not, Google it and try fix it without spamming the whole thread?

    OT: Thanks for the release I'll probably use this soon.
    I'm reading it, obviously, it's just that IIS is so much more superior than Apache that it takes a little work, but since some of you just can't take the heat of running IIS, you're not able to help.

    But thanks for trying, guys.

  12. #137
    beep Bui is offline
    MemberRank
    Jan 2012 Join Date
    United KingdomLocation
    459Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by FullmetalPride View Post
    I'm reading it, obviously, it's just that IIS is so much more superior than Apache that it takes a little work, but since some of you just can't take the heat of running IIS, you're not able to help.

    But thanks for trying, guys.
    Yeah, because using a botnet is a great idea.

  13. #138
    Account Upgraded | Title Enabled! J4y2 is offline
    MemberRank
    Feb 2012 Join Date
    South KoreaLocation
    317Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    -----> The Humble Butterfly Emulation Bundle <-----

    I Think This Is The Butterfly Emulator

  14. #139
    Ultra Light Beam Makarov is offline
    MemberRank
    Apr 2010 Join Date
    GothamLocation
    3,622Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    <?php
    /*
    |
    . .|---.,---.,---.
    | || ||---'| UberCMS 2.0
    `---'`---'`---'`
    UberCMS
    Coded originally by Meth0d (2010-2011)
    Continued by Jonty (2011-now)


    Build 2.0.0 SS, Public
    */


    // UberCMS Configuration for regular system use
    // Part 2/2


    // Reverse Proxy & Cloudflare Settings
    // - Reverse Proxy (do you have nginx mirroring or forwarding the content from an apache backend?)
    // - Cloudflare (do you have cloudflare enabled on your domain or subdomain the cms is on?)
    $reverseproxy['enabled'] = true;
    $cloudflare['enabled'] = false;


    // Blocking VPN services
    // - Block VPNs
    $vpn['block'] = true;
    $vpn['block_message'] = "You can't come on here Mr. VPN";


    // VPN Block list
    // - Blocked hosts (How this works is you enter part of the hostname eg hotspotshield that you dont want accessing the site, i've included examples)
    $vpn['blocked_hosts'] = array(
    'hotspotshield',
    'anchorfree'
    );


    // Basic Site Settings
    // - Site Name (Your Hotel name)
    // - Short name (Hotels short name)
    // - Master ID (The ID of the person who owns the server, there can be only 1.)
    // - Enable ID Flagging (If someone disputes a VIP purchase or fails a pin code, terminate the account)
    // - Enable Pincodes (Enable a PIN code on entry to the client for ranks minrank+)
    // - Pincode (The 4 digit combination key.)
    // - Pincode minrank (The minimum rank to hit the combination lock upon client entry)
    $site['name'] = "name Hotel";
    $site['short_name'] = "-";
    $site['master_id'] = "1";
    $site['enable_id_flagging'] = true;
    $site['enable_pincodes'] = true;
    $site['pincode'] = '1111';
    $site['pincode_minrank'] = '5';
    $site['contact_email'] = "support@yourdomain.com";
    $site['twitter_account'] = "--Hotel";
    $site['facebook_account'] = "--Hotel";


    // Voting settings
    // - TheHabbos (Do you want to enable TheHabbos voting?)
    // - TheHabbos username (What is your hotels username on TheHabbos?)
    // - TheHabbos return url (Where do you want your users to return to? Replace / with !)
    // - TheHabbos disable index voting (Do you want to disable index voting?)
    $voting['thehabbos_enabled'] = true;
    $voting['thehabbos_username'] = '-';
    $voting['thehabbos_returnurl'] = 'http:!!--.hopto.org!?novote';
    $voting['disable_index_vote'] = true;


    // Server settings
    // - Butterfly SSO system enabled (Do you use the Butterfly server by Martinmine?)
    // - Phoenix SSO system enabled (Do you want to enable Phoenix's secure sessions?)
    // - Default Motto (What is the default motto you want users to have?)
    // - Default Credits (What is the default credits you want to have?)
    // - Default Look (What is the default look you want to have?)
    // - Default room (What is the room you want users to go to on their first visit)
    // - Default rank (What is the default rank of new users)
    $server['butterfly_sso'] = false;
    $server['phoenix_secure_sessions'] = true;
    $server['default_motto'] = "I love " . $site['short_name'] . " more than anything!";
    $server['default_credits'] = 5600;
    $server['default_pixels'] = 3500;
    $server['default_look'] = "-";
    $server['default_room'] = "8";
    $server['default_rank'] = "2";


    // Client settings
    // - Server IP (The ip your emulator is listening on)
    // - Server Port (The port your emulator is listening on)
    // - Productdata (Where your productdata is located)
    // - Furnidata (Where your furnidata is located)
    // - External Texts (Where your external texts are located)
    // - External Variables (Where your external variables are located)
    // - SWF Base Directory (The directory your Habbo.swf is in)
    // - Habbo.swf (The location of Habbo.swf)
    // - Client Starting (The text you want to display when the client loads.)
    $client['connection_info_host'] = "-----";
    $client['connection_info_port'] = "30000";
    $client['productdata_load_url'] = "http://-.hopto.org/r63/productdata.txt";
    $client['furnidata_load_url'] = "http://-.hopto.org/r63/furnidata.txt";
    $client['external_texts_txt'] = "http://-.hopto.org/r63/external_texts.txt";
    $client['external_variables_txt'] = "http://-.hopto.org/r63/external_variables.txt";
    $client['swf_base_dir'] = "http://-.hopto.org/r63/";
    $client['habbo_swf'] = "http://-.hopto.org/r63/Habbo.swf";
    $client['client_starting'] = "Please wait. Hotel is starting.";


    // Website front-end settings
    // - Footer Links (What you want to display in the links area of the footer.)
    // - Footer text (What text you want under the links area of the footer. I would appreciate the credits be kept there :D)
    // - Online users text (What the frontpage says in the speech bubble for users online)
    // - Online users text (What the rest of the site says for users online)
    $frontend['footer_links'] = "<a href='%www%'>" . $site['name'] . "</a> | <a href='%www%/refund_policy'>Refund Policy</a> | <a href='%www%/forum'>Forum</a>";
    $frontend['footer_text'] = "Powered by UberCMS 2.0, Copyright &copy; 2010 - 2012 Meth0d & Jonty";
    $frontend['online_text_fp'] = "- online now";
    $frontend['online_text_reg'] = "user(s) online";


    // Vemba Ads Settings - I needed this personally so I added it for you. www.Vemba.com to sign up.
    // - Enable Vemba ads (Do you want to enable Vemba ads?)
    // - Vemba ID (User id/site number for vemba.com)
    $vemba['enable'] = false;
    $vemba['id'] = "33";


    // Misc Settings
    // - Housekeeping Login Footer (The footer you want on HK login page)
    $misc['hk_login_footer'] = "Powered by UberHK. Copyright &copy; 2010-2012 Meth0d & Jonty";
    $misc['hk_login_phrase'] = "Welcome to the - Housekeeping";
    ?>
    Configuration fix for you...

  15. #140
    :joy: Jonteh is offline
    MemberRank
    Apr 2007 Join Date
    New York, USALocation
    3,372Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by Makarov View Post
    Configuration fix for you...
    Cookie for you :) Thanks for helping. I've just woken up from my sleep, no doubt I need to release a couple patches to make things work as they should :)

  16. #141
    Ultra Light Beam Makarov is offline
    MemberRank
    Apr 2010 Join Date
    GothamLocation
    3,622Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Yeah.. I'm not sure why but you were missing a semi-colon! (I had a feeling that was most certainly it.)

    Quote Originally Posted by IAm Lethal View Post
    Ugh, I'm getting to the point where I want to pay somebody for this fix, unless somebody is kind enough to give me the working client..

    And sorry for begging if you call it but.. I really need to fix this, I been working on the retro ALL day.. And this is the only thing I need to do, as I was at RevCMS and got tired of it. Anybody Please...?
    If no support is given, re-build your client file. It doesn't hurt to have it hard-coded because it's hotel-specific.

  17. #142
    Gamma Spamma Liam is online now
    MemberRank
    Dec 2011 Join Date
    Down UnderLocation
    2,945Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by ηєwв View Post
    Thanks a lot mate! I'll check over the CMS now (:

    And for people who want it to work with IIS, try using this as your web.config;
    <?xml version="1.0" encoding="UTF-8"?><configuration>
    <system.webServer>
    <rewrite>
    <rules>
    <rule name="Imported Rule 2">
    <match url="^crossdomain.xml$" ignoreCase="false" />
    <action type="Rewrite" url="/crossdomain.php" />
    </rule>
    <rule name="Imported Rule 3">
    <match url="^gamedata/external(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/externals.php" />
    </rule>
    <rule name="Imported Rule 4">
    <match url="^r57/figurepartconfig/partsets(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r57/figurepartconfig/partsets.xml" />
    </rule>
    <rule name="Imported Rule 5">
    <match url="^r57/figurepartconfig/draworder(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r57/figurepartconfig/draworder.xml" />
    </rule>
    <rule name="Imported Rule 6">
    <match url="^r57/figurepartconfig/animation(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r57/figurepartconfig/animation.xml" />
    </rule>
    <rule name="Imported Rule 7">
    <match url="^r57/figuredata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r57/figuredata.xml" />
    </rule>
    <rule name="Imported Rule 8">
    <match url="^r57/furnidata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r57/furnidata.txt" />
    </rule>
    <rule name="Imported Rule 9">
    <match url="^r57/productdata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r57/productdata.txt" />
    </rule>
    <rule name="Imported Rule 10">
    <match url="^r57/external_variables(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r57/external_variables.txt" />
    </rule>
    <rule name="Imported Rule 11">
    <match url="^r57/external_flash_texts(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r57/external_flash_texts.txt" />
    </rule>
    <rule name="Imported Rule 12">
    <match url="^r57/banner(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r57/banner.png" />
    </rule>
    <rule name="Imported Rule 13">
    <match url="^r57/whosonline.php(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="whosonline.php" />
    </rule>
    <rule name="Imported Rule 14">
    <match url="^notfound(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="notfound.php" />
    </rule>
    <rule name="Imported Rule 15">
    <match url="^thanks(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="thanks.php" />
    </rule>
    <rule name="Imported Rule 16">
    <match url="^clientfailed(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="client_error.php" />
    </rule>
    <rule name="Imported Rule 17">
    <match url="^papers/disclaimer(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="disclaimer.php" />
    </rule>
    <rule name="Imported Rule 18">
    <match url="^papers/privacy(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="privacy.php" />
    </rule>
    <rule name="Imported Rule 19">
    <match url="^r63/figurepartconfig/partsets(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figurepartconfig/partsets.xml" />
    </rule>
    <rule name="Imported Rule 20">
    <match url="^r63/figurepartconfig/draworder(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figurepartconfig/draworder.xml" />
    </rule>
    <rule name="Imported Rule 21">
    <match url="^r63/figurepartconfig/animation(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figurepartconfig/animation.xml" />
    </rule>
    <rule name="Imported Rule 22">
    <match url="^r63/figuredata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figuredata.xml" />
    </rule>
    <rule name="Imported Rule 23">
    <match url="^r63/furnidata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/furnidata.txt" />
    </rule>
    <rule name="Imported Rule 24">
    <match url="^r63/productdata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/productdata.txt" />
    </rule>
    <rule name="Imported Rule 25">
    <match url="^r63/external_variables(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/external_variables.txt" />
    </rule>
    <rule name="Imported Rule 26">
    <match url="^r63/external_flash_texts(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/external_flash_texts.txt" />
    </rule>
    <rule name="Imported Rule 27">
    <match url="^r63/banner(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/banner.png" />
    </rule>
    <rule name="Imported Rule 28">
    <match url="^gamedata/figurepartconfig/partsets(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./gamedata/figurepartconfig/partsets.xml" />
    </rule>
    <rule name="Imported Rule 29">
    <match url="^gamedata/figurepartconfig/draworder(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./gamedata/figurepartconfig/draworder.xml" />
    </rule>
    <rule name="Imported Rule 30">
    <match url="^gamedata/figurepartconfig/animation(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./gamedata/figurepartconfig/animation.xml" />
    </rule>
    <rule name="Imported Rule 31">
    <match url="^gamedata/figuredata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./gamedata/figuredata.xml" />
    </rule>
    <rule name="Imported Rule 32">
    <match url="^gamedata/furnidata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./gamedata/furnidata.txt" />
    </rule>
    <rule name="Imported Rule 33">
    <match url="^gamedata/productdata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./gamedata/productdata.txt" />
    </rule>
    <rule name="Imported Rule 34">
    <match url="^gamedata/external(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./gamedata/external.php" />
    </rule>
    <rule name="Imported Rule 35">
    <match url="^gamedata/external_variables(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./gamedata/external_variables.txt" />
    </rule>
    <rule name="Imported Rule 36">
    <match url="^gamedata/external_flash_texts(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./gamedata/external_flash_texts.txt" />
    </rule>
    <rule name="Imported Rule 37">
    <match url="^gamedata/banner(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./gamedata/banner.png" />
    </rule>
    <rule name="Imported Rule 38">
    <match url="^habblet/xml/promo_habbos(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./xml/promo_habbos.xml" />
    </rule>
    <rule name="Imported Rule 39">
    <match url="^clientlog/update(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./clientlog/update.php" />
    </rule>
    <rule name="Imported Rule 40">
    <match url="^cacheCheck(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./cacheCheck.php" />
    </rule>
    <rule name="Imported Rule 41">
    <match url="^rd/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./home.php?qryId={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 42">
    <match url="^r57/figurepartconfig/partsets(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r63/figurepartconfig/partsets.xml" />
    </rule>
    <rule name="Imported Rule 43">
    <match url="^r57/figurepartconfig/draworder(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r63/figurepartconfig/draworder.xml" />
    </rule>
    <rule name="Imported Rule 44">
    <match url="^r57/figurepartconfig/animation(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r63/figurepartconfig/animation.xml" />
    </rule>
    <rule name="Imported Rule 45">
    <match url="^r57/figuredata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r63/figuredata.xml" />
    </rule>
    <rule name="Imported Rule 46">
    <match url="^r57/furnidata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r63/furnidata.txt" />
    </rule>
    <rule name="Imported Rule 47">
    <match url="^r57/productdata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r63/productdata.txt" />
    </rule>
    <rule name="Imported Rule 48">
    <match url="^r57/external_variables(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r63/external_variables.txt" />
    </rule>
    <rule name="Imported Rule 49">
    <match url="^r57/external_flash_texts(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r63/external_flash_texts.txt" />
    </rule>
    <rule name="Imported Rule 50">
    <match url="^r57/banner(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="./r57/banner.png" />
    </rule>
    <rule name="Imported Rule 51">
    <match url="^home/([^/]+)/id(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/home.php?qryId={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 52">
    <match url="^home/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/home.php?qryName={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 53">
    <match url="^security_check(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="security_check.php" />
    </rule>
    <rule name="Imported Rule 54">
    <match url="^profile(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/profile.php" />
    </rule>
    <rule name="Imported Rule 55">
    <match url="^client(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/client.php" />
    </rule>
    <rule name="Imported Rule 56">
    <match url="^flash_client_error(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/client_error.php" />
    </rule>
    <rule name="Imported Rule 57">
    <match url="^client_error(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/client_error.php" />
    </rule>
    <rule name="Imported Rule 58">
    <match url="^me(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/me.php" />
    </rule>
    <rule name="Imported Rule 59">
    <match url="^login_popup(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/login-popup.php" />
    </rule>
    <rule name="Imported Rule 60">
    <match url="^whoson(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/whosonline.php" />
    </rule>
    <rule name="Imported Rule 61">
    <match url="^community(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/community.php" />
    </rule>
    <rule name="Imported Rule 62">
    <match url="^community/staff(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/staff.php" />
    </rule>
    <rule name="Imported Rule 63">
    <match url="^webdav(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/webdav.php" />
    </rule>
    <rule name="Imported Rule 64">
    <match url="^credits(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/credits.php" />
    </rule>
    <rule name="Imported Rule 65">
    <match url="^credits/pixels(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/pixels.php" />
    </rule>
    <rule name="Imported Rule 66">
    <match url="^credits/club(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/habboclub.php" />
    </rule>
    <rule name="Imported Rule 67">
    <match url="^credits/habboclub(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/habboclub.php" />
    </rule>
    <rule name="Imported Rule 68">
    <match url="^credits/uberclub(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/habboclub.php" />
    </rule>
    <rule name="Imported Rule 69">
    <match url="^credits/uberclub/tryout(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/clubtryout.php" />
    </rule>
    <rule name="Imported Rule 70">
    <match url="^credits/habboclub/tryout(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/clubtryout.php" />
    </rule>
    <rule name="Imported Rule 71">
    <match url="^register(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php" />
    </rule>
    <rule name="Imported Rule 72">
    <match url="^register_submit(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php?doSubmit" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 73">
    <match url="^register_messages(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register-messages.php" />
    </rule>
    <rule name="Imported Rule 74">
    <match url="^register/cancel(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register-cancel.php" />
    </rule>
    <rule name="Imported Rule 75">
    <match url="^register/welcome(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/welcome.php" />
    </rule>
    <rule name="Imported Rule 76">
    <match url="^register/undefined(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/index.php" />
    </rule>
    <rule name="Imported Rule 77">
    <match url="^vip/shop(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/vipshop.php" />
    </rule>
    <rule name="Imported Rule 78">
    <match url="^vip/getpoints(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/vippoints.php" />
    </rule>
    <rule name="Imported Rule 79">
    <match url="^account/policy-verify(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/policyver.php" />
    </rule>
    <rule name="Imported Rule 80">
    <match url="^account/password/forgot(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/forgot.php" />
    </rule>
    <rule name="Imported Rule 81">
    <match url="^account/submit(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/index.php" />
    </rule>
    <rule name="Imported Rule 82">
    <match url="^account/logout(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/logout.php" />
    </rule>
    <rule name="Imported Rule 83">
    <match url="^account/logout_ok(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/logout-ok.php" />
    </rule>
    <rule name="Imported Rule 84">
    <match url="^account/disconnected(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/disconnected.php" />
    </rule>
    <rule name="Imported Rule 85">
    <match url="^articles(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/article.php?mostRecent" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 86">
    <match url="^articles/archive(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/article.php?mostRecent&amp;archiveMode" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 87">
    <match url="^articles/([^/]+)/in/archive(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/article.php?rel={R:1}&amp;archiveMode" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 88">
    <match url="^articles/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/article.php?rel={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 89">
    <match url="^articles/category/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/article.php?category={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 90">
    <match url="^register/undefined/([^/]+)$" ignoreCase="false" />
    <action type="Rewrite" url="/me.php" />
    </rule>
    <rule name="Imported Rule 91">
    <match url="^buyvip(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/vippage.php" />
    </rule>
    <rule name="Imported Rule 92">
    <match url="^habblet/cproxy(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/habbletProxy.php" />
    </rule>
    <rule name="Imported Rule 93">
    <match url="^habblet/ajax/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/habbletAjax.php?cmd={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 94">
    <match url="^habblet/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/habblet.php?cmd={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 95">
    <match url="^myhabbo/([^.]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/myhabbo.php?cmd={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 96">
    <match url="^minimail/loadMessage(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/minimail-view.php" />
    </rule>
    <rule name="Imported Rule 97">
    <match url="^minimail/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/minimail.php?cmd={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 98">
    <match url="^r63/figurepartconfig/partsets(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figurepartconfig/partsets.xml" />
    </rule>
    <rule name="Imported Rule 99">
    <match url="^r63/figurepartconfig/draworder(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figurepartconfig/draworder.xml" />
    </rule>
    <rule name="Imported Rule 100">
    <match url="^r63/figurepartconfig/animation(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figurepartconfig/animation.xml" />
    </rule>
    <rule name="Imported Rule 101">
    <match url="^r63/figuredata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figuredata.xml" />
    </rule>
    <rule name="Imported Rule 102">
    <match url="^r63/furnidata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/furnidata.txt" />
    </rule>
    <rule name="Imported Rule 103">
    <match url="^r63/productdata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/productdata.txt" />
    </rule>
    <rule name="Imported Rule 104">
    <match url="^r63/external_variables(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/external_variables.txt" />
    </rule>
    <rule name="Imported Rule 105">
    <match url="^r63/external_flash_texts(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/external_flash_texts.txt" />
    </rule>
    <rule name="Imported Rule 106">
    <match url="^r63/banner(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/banner.png/r63/banner.png" />
    </rule>
    <rule name="Imported Rule 107">
    <match url="^r63/figurepartconfig/partsets(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figurepartconfig/partsets.xml" />
    </rule>
    <rule name="Imported Rule 108">
    <match url="^r63/figurepartconfig/draworder(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figurepartconfig/draworder.xml" />
    </rule>
    <rule name="Imported Rule 109">
    <match url="^r63/figurepartconfig/animation(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figurepartconfig/animation.xml" />
    </rule>
    <rule name="Imported Rule 110">
    <match url="^r63/figuredata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/figuredata.xml" />
    </rule>
    <rule name="Imported Rule 111">
    <match url="^r63/furnidata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/furnidata.txt" />
    </rule>
    <rule name="Imported Rule 112">
    <match url="^r63/productdata(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/productdata.txt" />
    </rule>
    <rule name="Imported Rule 113">
    <match url="^r63/external_variables(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/external_variables.txt" />
    </rule>
    <rule name="Imported Rule 114">
    <match url="^r63/external_flash_texts(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/external_flash_texts.txt" />
    </rule>
    <rule name="Imported Rule 115">
    <match url="^r63/banner(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/r63/banner.png" />
    </rule>
    <rule name="Imported Rule 1">
    <match url="^(.*)\.html" ignoreCase="false" />
    <action type="Rewrite" url="{R:1}\.php" />
    </rule>
    <rule name="Imported Rule 2-1">
    <match url="^quickregister/cancel(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php?cancal" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 3-1">
    <match url="^quickregister/complete(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/welcome.php" />
    </rule>
    <rule name="Imported Rule 4-1">
    <match url="^register/welcome(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/welcome.php" />
    </rule>
    <rule name="Imported Rule 5-1">
    <match url="^quickregister/start(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php?stap=1" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 6-1">
    <match url="^quickregister/start/error/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php?stap=1&amp;errors={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 7-1">
    <match url="^quickregister/age_gate_submit(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php?stap=2" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 8-1">
    <match url="^quickregister/email_password(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php?stap=3" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 9-1">
    <match url="^quickregister/email_password/error/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php?stap=3&amp;errors={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 10-1">
    <match url="^quickregister/email_password_submit(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php?stap=4" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 11-1">
    <match url="^quickregister/captcha(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php?stap=5" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 12-1">
    <match url="^quickregister/captcha/error/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php?stap=5&amp;errors={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 13-1">
    <match url="^quickregister/captcha_submit(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/register.php?stap=6" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 1-1">
    <match url="^identity/useOrCreateAvatar/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/identity.php?type=useOrCreateAvatar&amp;param={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 2-2">
    <match url="^identity/([^/]+)/error/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/identity.php?type={R:1}&amp;errors={R:2}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 3-2">
    <match url="^identity/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/identity.php?type={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 4-2">
    <match url="^changeRLname/([^/]+)/code/([^/]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="/changeRLname.php?name={R:1}&amp;code={R:2}" appendQueryString="false" />
    </rule>
    </rules> RewriteRule ^quickmenu/friends_all(|/)$ /quick-friends.php
    RewriteRule ^quickmenu/groups(|/)$ /quick-groups.php
    RewriteRule ^quickmenu/rooms(|/)$ /quick-rooms.php
    </rewrite>
    <directoryBrowse enabled="false" />
    <httpErrors>
    <remove statusCode="404" subStatusCode="-1" />
    <error statusCode="404" prefixLanguageFilePath="" path="/404.php" responseMode="ExecuteURL" />
    </httpErrors>
    </system.webServer>
    </configuration>


  18. #143
    Valued Member PrinceOren is offline
    MemberRank
    Jul 2010 Join Date
    115Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by Feedback View Post
    Thanks a lot mate! I'll check over the CMS now (:

    And for people who want it to work with IIS, try using this as your web.config;
    Great Work , Imma trying it right now :)

  19. #144
    :joy: Jonteh is offline
    MemberRank
    Apr 2007 Join Date
    New York, USALocation
    3,372Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    newclient.php
    PHP Code:
    <?php
        
    /*
                   |
            .   .|---.,---.,---.
            |   ||   ||---'|         UberCMS 2.0
            `---'`---'`---'`
                UberCMS
                Coded originally by Meth0d (2010-2011)
                Continued by Jonty (2011-now)
                
                Build 2.0.0 SS, Public
        */


        
    require_once "global.php";


    if (!
    LOGGED_IN)
    {
        
    header("Location: " WWW"/");
        exit;
    }


    if(!isset(
    $_SESSION["has_voted"]) || $_SESSION["has_voted"] == false) {
            if (
    $voting['thehabbos_enabled'] == true) {
                
    $hasVoted true;
            } 
            else {
                
    $hasVoted false;
            }
    }
    else {
            
    $hasVoted true;
    }


    if(
    $hasVoted == false) {
        
    $_SESSION["has_voted"] = true;
        
    header("Location: http://votingapi.com/vote.php?username=" $voting['thehabbos_username'] . "&api=" $voting['thehabbos_returnurl']);
    }


    if(
    $site['enable_pincodes'] == true && $users->GetUserVar(USER_ID'rank') >= $site['pincode_minrank']) {
        if(!isset(
    $_SESSION["staff_PassAuth"])) {
            
    header ("Location: " WWW "/client_denied");
        }
    }


    // **************************************************************************************************************
    // **************************************************************************************************************
    $users->CheckSSO(USER_ID);


    $checkExists dbquery("SELECT userid FROM user_tickets WHERE userid = '" USER_ID "'");
    $userTicket $users->GetUserVar(USER_ID'auth_ticket');


    if(
    $server['butterfly_sso'] == true) {
        if(
    mysql_num_rows($checkExists)) {
            
    dbquery("UPDATE user_tickets SET sessionticket = '" $userTicket "', ipaddress = '" $_SERVER["REMOTE_ADDR"] . "' WHERE userid = '" USER_ID "'");
        }
        else {
            
    dbquery("INSERT INTO user_tickets (userid,sessionticket,ipaddress) VALUES ('" USER_ID "', '" $userTicket "', '" $_SERVER["REMOTE_ADDR"] . "')");
        }
    }
    else if(
    $server['phoenix_secure_sessions'] == true) {
        
    dbquery("UPDATE `users` SET `auth_ticket` = '" $users->GetUserVar(USER_ID"auth_ticket") . "' WHERE id = '" USER_ID "'");
    }




    $forwardType 0;
    $forwardId 0;


    // Due to an issue with most servers, tags have been disabled in the CMS by default.


    if (mysql_num_rows(dbquery("SELECT * FROM user_tags WHERE user_id = '" USER_ID "' LIMIT 1"))) {
        
    dbquery("DELETE FROM user_tags WHERE user_id = '" USER_ID "'");
    }


    if (
    $users->getUserVar(USER_ID'newbie_status') == "2") {    
        
    // Run POST-REGISTRATION checks
        
    dbquery("UPDATE `users` SET
                    `motto` = '" 
    $server['default_motto'] . "',
                    `credits` = '" 
    $server['default_credits'] . "',
                    `activity_points` = '" 
    $server['default_pixels'] . "',
                    `look` = '" 
    $server['default_look'] . "',
                    `home_room` = '" 
    $server['default_room'] . "',
                    `rank` = '" 
    $server['default_rank'] . "',
                    `newbie_status` = '3'
                    WHERE `id` = '" 
    USER_ID "'");
    }




    dbquery("UPDATE users SET ip_last = '".$_SERVER['REMOTE_ADDR']."' WHERE username = '".USER_NAME."'");


    $tpl->Init();


    $client = new Template('page-client');
    $client->SetParam('page_title'' ');
    $client->SetParam('sso_ticket'$users->GetUserVar(USER_ID'auth_ticket'false));
    $client->SetParam('flash_base''http://images.habbo.com/swf/r64/');
    $client->SetParam('flash_client_url''http://images.habbo.com/dcr/r51_none_b4ea29afdff17a13afb841a9811ebf55/');
    $client->SetParam('hotel_status'$core->GetUsersOnline() . ' users online now!');
    $client->SetParam('forwardType'$forwardType);
    $client->SetParam('forwardId'$forwardId);




    $tpl->AddGeneric('head-init');
    $tpl->AddIncludeSet('default');
    $tpl->AddIncludeFile(new IncludeFile('text/css''http://%cdn%/%hotel%/%web_build%/web-gallery/styles/habboclient.css''stylesheet'));
    $tpl->AddIncludeFile(new IncludeFile('text/css''http://%cdn%/%hotel%/%web_build%/web-gallery/styles/habboflashclient.css''stylesheet'));
    $tpl->AddIncludeFile(new IncludeFile('text/javascript''http://%cdn%/%hotel%/%web_build%/web-gallery/styles/habboflashclient.js'));
    $tpl->WriteIncludeFiles();
    $tpl->AddGeneric('head-bottom');




    if (isset(
    $_GET['forceTicket']) && $users->HasFuse(USER_ID'fuse_admin'))
    {
        
    $client->SetParam('sso_ticket'$_GET['forceTicket']);
    }


    $tpl->AddTemplate($client);


    $tpl->Output();


    ?>
    page-client.tpl - this is my personal zap one so the values in the configuration won't set to this

    PHP Code:
    <noscript>    <meta http-equiv="refresh" content="0;url=/client/nojs" /></noscript>
    <
    script type="text/javascript">    FlashExternalInterface.loginLogEnabled true;        FlashExternalInterface.logLoginStep("web.view.start");        if (top == self) {        FlashHabboClient.cacheCheck();    }    var flashvars = {            "client.allow.cross.domain" "1",             "client.notify.cross.domain" "1",            "connection.info.host" "127.0.0.1",                "connection.info.port" "30000",            "site.url" "http://zaphotel.net",             "url.prefix" "http://zaphotel.net",             "client.reload.url" "http://zaphotel.net/login_popup",             "client.fatal.error.url" "http://zaphotel.net/flash_client_error",             "client.connection.failed.url" "http://zaphotel.net/client",             "external.variables.txt" "http://zaphotel.net/lolcats/bflyswfs/external_variables.txt",             "external.texts.txt" "http://zaphotel.net/externals.php?id=external_flash_texts",             "productdata.load.url" "http://zaphotel.net/lolcats/bflyswfs/productdata.txt",             "furnidata.load.url" "http://zaphotel.net/lolcats/bflyswfs/furnidata.txt",             "use.sso.ticket" "1",             "sso.ticket" "%sso_ticket%",             "processlog.enabled" "1",            "account_id" "19927505",             "client.starting" "Please wait! Zap is Loading.",            "flash.client.url" "http://zaphotel.net/client.php",            "user.hash" "199275052dbf5f89adb0a643bf16b0ea1cd646db",             "flash.client.origin" "popup"                                                                                                                                                                                    };
        var 
    params = {        "base" "http://zaphotel.net/lolcats/bflyswfs/",        "allowScriptAccess" "always",        "menu" "false"                    };        if (!(HabbletLoader.needsFlashKbWorkaround())) {        params["wmode"] = "opaque";    }            var clientUrl "http://zaphotel.net/lolcats/bflyswfs/Working.swf";     swfobject.embedSWF(clientUrl"flash-container""100%""100%""10.0.0""http://%cdn%/%hotel%/%web_build%/web-gallery/flash/expressInstall.swf"flashvarsparams);
        
    window.onbeforeunload unloading;    function unloading() {        var clientObject;        if (navigator.appName.indexOf("Microsoft") != -1) {            clientObject window["flash-container"];        } else {            clientObject document["flash-container"];        }        try {            clientObject.unloading();        } catch (e) {}    }</script>
    <meta name="description" content="Check into the worldís largest virtual hotel for FREE! Meet and make friends, play games, chat with others, create your avatar, design rooms and moreÖ" /><meta name="keywords" content="habbo hotel, virtual, world, social network, free, community, avatar, chat, online, teen, roleplaying, join, social, groups, forums, safe, play, games, online, friends, teens, rares, rare furni, collecting, create, collect, connect, furni, furniture, pets, room design, sharing, expression, badges, hangout, music, celebrity, celebrity visits, celebrities, mmo, mmorpg, massively multiplayer" />


    <!--[if IE 8]><link rel="stylesheet" href="http://%cdn%/%hotel%/%web_build%/web-gallery/v2/styles/ie8.css" type="text/css" /><![endif]--><!--[if lt IE 8]><link rel="stylesheet" href="http://%cdn%/%hotel%/%web_build%/web-gallery/v2/styles/ie.css" type="text/css" /><![endif]--><!--[if lt IE 7]><link rel="stylesheet" href="http://%cdn%/%hotel%/%web_build%/web-gallery/v2/styles/ie6.css" type="text/css" /><script src="http://%cdn%/%hotel%/%web_build%/web-gallery/static/js/pngfix.js" type="text/javascript"></script><script type="text/javascript">try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}</script>
    <style type="text/css">body { behavior: url(/js/csshover.htc); }</style><![endif]--><meta name="build" content="63-BUILD36 - 16.11.2010 11:51 - com" /></head>
    <body id="client" class="flashclient"><div id="overlay"></div><img src="http://%cdn%/%hotel%/%web_build%/web-gallery/v2/images/page_loader.gif" style="position:absolute; margin: -1500px;" />
    <div id="overlay"></div><div id="client-ui" >    <div id="flash-wrapper">    <div id="flash-container">        <div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
    <div class="cbb clearfix">    <h2 class="title">Please update your Flash Player to the latest version.</h2>    <div class="box-content">            <p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">Install flash player</a>. More instructions for installation can be found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">More information</a></p>            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://%cdn%/%hotel%/%web_build%/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>    </div></div>
            </div>        <script type="text/javascript">            $('content').show();        </script>        <noscript>            <div style="width: 400px; margin: 20px auto 0 auto; text-align: center">                <p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>            </div>        </noscript>    </div>    </div>    <div id="content" class="client-content"></div>            </div>    <div style="display: none">
    <div id="habboCountUpdateTarget">%hotel_status%</div>    <script language="JavaScript" type="text/javascript">        setTimeout(function() {            HabboCounter.init(600);        }, 20000);    </script>    </div>    <script type="text/javascript">        RightClick.init("flash-wrapper", "flash-container");        if (window.opener && window.opener != window && typeof window.opener.location.href != "undefined") {            window.opener.location.replace(window.opener.location.href);        }        $(document.body).addClassName("js");           HabboClient.startPingListener();    </script>
    <script type="text/javascript">    HabboView.run();</script>
    <script type="text/javascript">
      var _gaq = _gaq || [];  _gaq.push(['_setAccount', 'UA-15697942-2']);  _gaq.push(['_trackPageview']);
      (function() {    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);  })();
    </script>
    </body> </html> 

  20. #145
    Goin Goin Gone! LHaZze is offline
    MemberRank
    Mar 2011 Join Date
    VirginiaLocation
    695Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by Jonteh View Post
    What's on that line?
    This is whats on the line.
    Last edited by LHaZze; 15-05-12 at 10:07 PM.

  21. #146
    :joy: Jonteh is offline
    MemberRank
    Apr 2007 Join Date
    New York, USALocation
    3,372Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by LHaZze View Post
    This is whats on the line.
    That tells me that the maintenance column doesn't exist in the site_config table. Its an enum, values are 0 or 1, and the default is 0.

  22. #147
    Goin Goin Gone! LHaZze is offline
    MemberRank
    Mar 2011 Join Date
    VirginiaLocation
    695Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by Jonteh View Post
    That tells me that the maintenance column doesn't exist in the site_config table. Its an enum, values are 0 or 1, and the default is 0.
    Thank you so much Jonteh! ;D

    **** EDIT ****

    Jonteh, It does exist... What would the problem be now?
    Last edited by LHaZze; 12-05-12 at 05:37 AM. Reason: new info added

  23. #148
    Valued Member PrinceOren is offline
    MemberRank
    Jul 2010 Join Date
    115Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    By using this CMS , You are agree to use Nginx xD
    No one can work on web.config xD

  24. #149
    Account Upgraded | Title Enabled! Sledmore is offline
    MemberRank
    Jun 2009 Join Date
    1,133Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by LHaZze View Post
    Anyone know how to fix this, maintenance is not missing! Any codes or anything? So confused.
    Did you actually insert a record though? Happened to me until I inserted a record for it.

  25. #150
    :joy: Jonteh is offline
    MemberRank
    Apr 2007 Join Date
    New York, USALocation
    3,372Posts

    Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]

    Quote Originally Posted by Sledmore View Post
    Did you actually insert a record though? Happened to me until I inserted a record for it.
    Oh yeah, I only posted the structures didn't I? You'll need to add a record 0 for maintenance.

    How's Uber treating you Sledmore?



Advertisement