Sierra ~ Java // Netty // MySQL // BoneCP // Plugin System (Like Bukkit!)

Page 55 of 103 FirstFirst ... 545474849505152535455565758596061626365 ... LastLast
Results 811 to 825 of 1536
  1. #811
    Alpha Member Twan is offline
    MemberRank
    Jun 2010 Join Date
    1,961Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    Okay, gonna try it. But in client.php there is some weird port in it -_-

  2. #812
    Developer Quackster is offline
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,476Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    Quote Originally Posted by phoxyhabbo View Post
    Okay, gonna try it. But in client.php there is some weird port in it -_-
    Yes leave it.

  3. #813
    Developer Quackster is offline
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,476Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    So I took advantage of my schools internet. Uploaded the CMS with the fixed images.

    http://quackster.net/sierra-cms/Sier...%20UberCMS.zip

    Quote Originally Posted by Japaojp View Post
    Please, help me to fix this error! Attachment 111478 Thanks :(
    When I get home. In about 6/5 hours. I'll disable the MUS login. For now as it doesn't seem to be user-friendly.

  4. #814
    Valued Member Harmonic is offline
    MemberRank
    Jun 2012 Join Date
    149Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    Hey Quackster, have you got around to doing the mod tools and stuff atm?

  5. #815
    Developer Quackster is offline
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,476Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    Update Sierra!

    Updates
    - Fixed room window loading; wrong header id.
    - More efficient in some areas.
    - Fixed some bugs.
    - The -2 error will no longer show. Make sure you reset your database with the one supplied and replace your client w/ https://github.com/Quackster/Sierra/...xes/client.php
    Last edited by Quackster; 15-08-12 at 05:14 PM.

  6. #816
    Novice iAd4m is offline
    MemberRank
    Feb 2012 Join Date
    4Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    My client loads white, any idea?

    Heres my page-client.tpl and client.php:

    Client.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 habboReqPath = "%www%";
    	
    	var flashvars = {
                "client.allow.cross.domain" : "0", 
                "client.notify.cross.domain" : "1",
                "connection.info.host" : "10.1.1.16",
    	    	"connection.info.port" : "%connection_info_port%",
                "site.url" : "%site_url%", 
                "url.prefix" : "%site_url%", 
                "client.reload.url" : "%client_reload_url%", 
                "client.fatal.error.url" : "%client_fatal_error_url%", 
                "client.connection.failed.url" : "%client_fatal_error_url%", 
                "external.variables.txt" : "%external_variables_txt%", 
                "external.texts.txt" : "%external_texts_txt%", 
                "productdata.load.url" : "%productdata_load_url%", 
                "furnidata.load.url" : "%furnidata_load_url%", 
                "use.sso.ticket" : "1", 
                "sso.ticket" : "NULL", 
                "processlog.enabled" : "1",
                "account_id" : "19927505", 
                "client.starting" : "%client_starting%",
                "flash.client.url" : "http://habbo.hs.llnwd.net/gordon/RELEASE63-201203290918-499482107/", 
                "user.hash" : "<?php echo sha1(USER_ID); ?>", 
                "flash.client.origin" : "popup",
    																																												
        };
    
        var params = {
            "base" : "http://10.1.1.16/gordon/RELEASE63-35255-34886-201108111108/",
            "allowScriptAccess" : "always",
            "menu" : "false"                
        };
        
        if (!(HabbletLoader.needsFlashKbWorkaround())) {
        	params["wmode"] = "opaque";
        }
    	
        var clientUrl = "http://10.1.1.16/gordon/RELEASE63-35255-34886-201108111108/Habbo.swf"; 
        swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/%web_gallery%/flash/expressInstall.swf", flashvars, params);
    
        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://images.habbo.com/habboweb/%web_gallery%/v2/styles/ie8.css" type="text/css" />
    <![endif]-->
    <!--[if lt IE 8]>
    <link rel="stylesheet" href="http://images.habbo.com/habboweb/%web_gallery%/v2/styles/ie.css" type="text/css" />
    <![endif]-->
    <!--[if lt IE 7]>
    <link rel="stylesheet" href="http://images.habbo.com/habboweb/%web_gallery%/v2/styles/ie6.css" type="text/css" />
    <script src="http://images.habbo.com/habboweb/%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://images.habbo.com/habboweb/%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://images.habbo.com/habboweb/%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>
    Page-client.tpl;
    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 habboReqPath = "%www%";
    	
    	var flashvars = {
                "client.allow.cross.domain" : "0", 
                "client.notify.cross.domain" : "1",
                "connection.info.host" : "10.1.1.16",
    	    	"connection.info.port" : "%connection_info_port%",
                "site.url" : "%site_url%", 
                "url.prefix" : "%site_url%", 
                "client.reload.url" : "%client_reload_url%", 
                "client.fatal.error.url" : "%client_fatal_error_url%", 
                "client.connection.failed.url" : "%client_fatal_error_url%", 
                "external.variables.txt" : "%external_variables_txt%", 
                "external.texts.txt" : "%external_texts_txt%", 
                "productdata.load.url" : "%productdata_load_url%", 
                "furnidata.load.url" : "%furnidata_load_url%", 
                "use.sso.ticket" : "1", 
                "sso.ticket" : "NULL", 
                "processlog.enabled" : "1",
                "account_id" : "19927505", 
                "client.starting" : "%client_starting%",
                "flash.client.url" : "//habbo.hs.llnwd.net/gordon/RELEASE63-201203290918-499482107/", 
                "user.hash" : "<?php echo sha1(USER_ID); ?>", 
                "flash.client.origin" : "popup",
    																																												
        };
    
        var params = {
            "base" : "http://10.1.1.16/gordon/RELEASE63-35255-34886-201108111108/",
            "allowScriptAccess" : "always",
            "menu" : "false"                
        };
        
        if (!(HabbletLoader.needsFlashKbWorkaround())) {
        	params["wmode"] = "opaque";
        }
    	
        var clientUrl = "http://10.1.1.16/gordon/RELEASE63-35255-34886-201108111108/Habbo.swf"; 
        swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/%web_gallery%/flash/expressInstall.swf", flashvars, params);
    
        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://images.habbo.com/habboweb/%web_gallery%/v2/styles/ie8.css" type="text/css" />
    <![endif]-->
    <!--[if lt IE 8]>
    <link rel="stylesheet" href="http://images.habbo.com/habboweb/%web_gallery%/v2/styles/ie.css" type="text/css" />
    <![endif]-->
    <!--[if lt IE 7]>
    <link rel="stylesheet" href="http://images.habbo.com/habboweb/%web_gallery%/v2/styles/ie6.css" type="text/css" />
    <script src="http://images.habbo.com/habboweb/%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://images.habbo.com/habboweb/%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://images.habbo.com/habboweb/%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>

  7. #817
    Developer Quackster is offline
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,476Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    Quote Originally Posted by 1Ad4m View Post
    Can you help, via TV or send me your page-client.tpl? I just updated to ur latest client.php

    btw, Love ur work and I hope you continue this, because ive been looking for months for an amazing emu such as this one
    You edit your swf links etc at /includes/configuration/ubercms_config.php

    Because here is my client-tpl. And no worries!

    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 habboReqPath = "%www%";
    	
    	var flashvars = {
                "client.allow.cross.domain" : "0", 
                "client.notify.cross.domain" : "1",
                "connection.info.host" : "127.0.0.1",
    	    	"connection.info.port" : "%connection_info_port%",
                "site.url" : "%site_url%", 
                "url.prefix" : "%site_url%", 
                "client.reload.url" : "%client_reload_url%", 
                "client.fatal.error.url" : "%client_fatal_error_url%", 
                "client.connection.failed.url" : "%client_fatal_error_url%", 
                "external.variables.txt" : "%external_variables_txt%", 
                "external.texts.txt" : "%external_texts_txt%", 
                "productdata.load.url" : "%productdata_load_url%", 
                "furnidata.load.url" : "%furnidata_load_url%", 
                "use.sso.ticket" : "1", 
                "sso.ticket" : "NULL", 
                "processlog.enabled" : "1",
                "account_id" : "19927505", 
                "client.starting" : "%client_starting%",
                "flash.client.url" : "//habbo.hs.llnwd.net/gordon/RELEASE63-201203290918-499482107/", 
                "user.hash" : "<?php echo sha1(USER_ID); ?>", 
                "flash.client.origin" : "popup",
    																																												
        };
    
        var params = {
            "base" : "http://127.0.0.1/gordon/RELEASE63-35255-34886-201108111108/",
            "allowScriptAccess" : "always",
            "menu" : "false"                
        };
        
        if (!(HabbletLoader.needsFlashKbWorkaround())) {
        	params["wmode"] = "opaque";
        }
    	
        var clientUrl = "http://127.0.0.1/gordon/RELEASE63-35255-34886-201108111108/Habbo.swf"; 
        swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "%web_gallery%/flash/expressInstall.swf", flashvars, params);
    
        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="%web_gallery%/v2/styles/ie8.css" type="text/css" />
    <![endif]-->
    <!--[if lt IE 8]>
    <link rel="stylesheet" href="%web_gallery%/v2/styles/ie.css" type="text/css" />
    <![endif]-->
    <!--[if lt IE 7]>
    <link rel="stylesheet" href="%web_gallery%/v2/styles/ie6.css" type="text/css" />
    <script src="%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="%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="%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>

  8. #818
    Valued Member Harmonic is offline
    MemberRank
    Jun 2012 Join Date
    149Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    Works 100% Quackster, shame you havent worked much with commands and stuff, once that's complete you could actually use this as a production hotel! (Otherwise you can't ban people ;))

  9. #819
    hoi Nilenz is offline
    MemberRank
    May 2011 Join Date
    The NetherlandsLocation
    380Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    Wow quackster nice updates, and nice groups i like that, good work :D

  10. #820
    Developer Quackster is offline
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,476Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    Quote Originally Posted by Harmonic View Post
    Works 100% Quackster, shame you havent worked much with commands and stuff, once that's complete you could actually use this as a production hotel! (Otherwise you can't ban people ;))
    Haha thank you. There is still a lot to do. Your feedback is appreciated.

    I'll fix up Messenger (requests and chatting to the new headers within a day or so.)

  11. #821
    Web & Interaction Design Gangnam is offline
    MemberRank
    Dec 2010 Join Date
    Lincoln, UKLocation
    1,983Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    Quote Originally Posted by Quackster View Post
    Haha thank you. There is still a lot to do. Your feedback is appreciated.

    I'll fix up Messenger (requests and chatting to the new headers within a day or so.)
    Do you have a testing hotel prepared, or? x)

  12. #822
    Developer Quackster is offline
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,476Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    Messenger updated and fixed. Illumina chat!



    Updating GitHub in a few...

    Quote Originally Posted by n0minal View Post
    Do you have a testing hotel prepared, or? x)
    When VIP is finished and I've added more commands (moderation etc).

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

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    ​Stop asking for help!! The project has yet to be completed.

  14. #824
    beep Bui is offline
    MemberRank
    Jan 2012 Join Date
    United KingdomLocation
    459Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    There's a lack of a .htaccess file within the CMS, any chance of posting it?

  15. #825
    Developer Quackster is offline
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,476Posts

    re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

    Quote Originally Posted by Funixeh View Post
    There's a lack of a .htaccess file within the CMS, any chance of posting it?
    http://quackster.net/sierra-cms/htaccess.zip



Advertisement