Phoenix CMS [UberEmu Compatible]

Page 32 of 41 FirstFirst ... 7222425262728293031323334353637383940 ... LastLast
Results 776 to 800 of 1012
  1. #776
    Otaku Sojobo is offline
    Grand MasterRank
    Nov 2006 Join Date
    ScotlandLocation
    1,279Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Quote Originally Posted by SyntaxErr0r View Post
    Im working on a skin for upcoming valentines day :)
    complete with CSS edits and all <3
    I think I'm gonna make a sorta like about.ini file for styles so that the person who made it can have their name displayed inside the source or something along with the name of the style or w/e

  2. #777
    Web Developer Papercup is offline
    Grand MasterRank
    Nov 2009 Join Date
    WalesLocation
    1,607Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Can someone give me there normal uber emu which works with this I think its the problem for me because my vars now work but its sends me to a error page.

  3. #778
    Sorcerer Supreme grimske1 is offline
    Member +Rank
    Mar 2009 Join Date
    The NetherlandsLocation
    346Posts

    Re: Phoenix CMS [UberEmu Compatible]

    i have a problem with my hotel cause you cant register it says: Table 'phoenixrp.default_habbo' doesn't exist

  4. #779
    Member lopiu0 is offline
    MemberRank
    Jun 2009 Join Date
    27Posts

    Re: Phoenix CMS [UberEmu Compatible]

    im jordan7322 from otaku i just bought liscsence is phoenix cf i dowloaded installed it but my friends get error know way

  5. #780
    Member slimser is offline
    MemberRank
    Mar 2010 Join Date
    38Posts

    Re: Phoenix CMS [UberEmu Compatible]

    What SWF should i use for Phoenix EMU + Phoenix CF?

  6. #781
    Grand Master Zak© is offline
    Grand MasterRank
    Oct 2007 Join Date
    2,693Posts

    Re: Phoenix CMS [UberEmu Compatible]

    loved your register nuff said
    so me and few mates made it into holo

    Habbject.org/register i might make the step 2

  7. #782
    Grand Master .ICE. is offline
    Grand MasterRank
    Dec 2010 Join Date
    Jurassic ParkLocation
    572Posts

    Re: Phoenix CMS [UberEmu Compatible]

    me 2 gonna edit it also

  8. #783
    Member slimser is offline
    MemberRank
    Mar 2010 Join Date
    38Posts

    Re: Phoenix CMS [UberEmu Compatible]

    I'cant enter any room, how do i fix this issue?

  9. #784
    Banned PEjump2 is offline
    BannedRank
    Jan 2010 Join Date
    The NetherlandsLocation
    2,838Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Quote Originally Posted by Žak™ View Post
    loved your register nuff said
    so me and few mates made it into holo

    Habbject.org/register i might make the step 2
    PHP Code:
    Warningsession_start() [function.session-start]: Cannot send session cookie headers already sent by (output started at /home/habbject/public_html/register.php:1in /home/habbject/public_html/core.php on line 3

    Warning
    session_start() [function.session-start]: Cannot send session cache limiter headers already sent (output started at /home/habbject/public_html/register.php:1in /home/habbject/public_html/core.php on line 3 
    'nuff said.

  10. #785
    Web Developer Papercup is offline
    Grand MasterRank
    Nov 2009 Join Date
    WalesLocation
    1,607Posts

    Re: Phoenix CMS [UberEmu Compatible]

    I need a working emulator that works for uber for this? Can someone post one please?

  11. #786
    Don't buff my pylon! Admiral-Speedy is offline
    Grand MasterRank
    Jun 2008 Join Date
    CanadaLocation
    1,292Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Quote Originally Posted by slimser View Post
    I'cant enter any room, how do i fix this issue?
    I can fix that, I got it working after several hours of trying different things...

  12. #787
    Ultra Light Beam Makarov is offline
    Grand MasterRank
    Apr 2010 Join Date
    GothamLocation
    3,620Posts

    Re: Phoenix CMS [UberEmu Compatible]

    PHP Code:

    <br /> 
    <
    b>Warning</b>:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter headers already sent (output started at /home/habbject/public_html/register.php:1in <b>/home/habbject/public_html/core.php</bon line <b>3</b><br /> 
    <!
    DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
    <
    html xmlns="http://www.w3.org/1999/xhtml"
    <
    head
        <
    meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> 
        <
    title>HabbjectRegister your Habbject today!</title
        <
    link type="text/css" rel="stylesheet" href="media/css/register.css" /> 
        <
    script type="text/javascript" src="http://ajax.microsoft.com/ajax/jQuery/jquery-1.4.2.min.js"></script> 
        <script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery.validate/1.7/jquery.validate.pack.js"></script> 
    </head> 
          <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"> 
    </head> 
    <body> 
    <div class="loginBox"> 
        <div class="top"> 
            <a href=""><img src="/web-gallery/v2/images/habbo.png" border="0"></a> 
            <span class="stats-fig">0</span> Users Online
        </div> 
        <script type="text/javascript"> 
     
    function checkBd() {
        incomingd = $('#bdday').val();
        incomingm = $('#bdmonth').val();
        incomingy = $('#bdyear').val();
        birthdayIsValid = 1;
        if( incomingd >= 1 && incomingd <= 31 ) {    
        } else {
            birthdayIsValid = 0;
        }
        if( incomingm >= 1 && incomingm <= 12 ) {
        } else {
            birthdayIsValid = 0;
        }
        if( incomingy >= 1970 && incomingy <= 2011 ) {
        } else {
            birthdayIsValid = 0;
        }
    }
     
    function doCheckMail() {
        MailisFree = 1;
        name = $("#formemail").val();
        $.get("mailcheck.cfm", {ajaxAct: "check_habbo_name", mail: name}, function(data) {
            if( $.trim(data) == "0" ) {
                $("#habbo_name_message_box").html("<h3>Our records indicate that this email is already in use.</h3> If you have forgotton your password please click here to have a reminder sent to you.");
                $("#habbo_name_message_box").removeClass().addClass("errormsg");
                MailisFree = 0;
            }
        });
    }
     
    $().ready(function() {
        $('#formemail').keypress(function(e){
            if(e.which == 13){
                doCheckMail();
            }
        });
     
        $('#formemail').blur(function(e){
            doCheckMail();
        });
     
        $("#register_step_one").validate({
            submitHandler: function(form) {
                checkBd();
                if( birthdayIsValid === 1 ) {
                    doCheckMail();
                    if (MailisFree === 1) {
                        form.submit();
                    }
                } else {
                    errorForm();
                }
            },
            rules: {
                email: {
                    required: true,
                    email: true
                },
                password: {
                    required: true,
                    minlength: 5
                },
                cpassword: {
                    required: true,
                    minlength: 5,
                    equalTo: "#formpassword"
                }
            },
            messages: {
                email: "You must enter a valid email."
            }
        });    
    });
     
    emailIsValid = 0;
    usernameIsValid = 0;
    passwordIsValid = 0;
    passwordIsConfirmed = 0;
    birthdayIsValid = 0;
    MailisFree = 0;
     
    function errorForm() {
        $('#bd_err').removeClass("display_none");
    }
     
    </script> 
     
    <body> 
    <form id="register_step_one" method="post" action="/register_submit.php"> 
    <div class="loginBox"> 
        
        <div class="mid"> 
            <div class="registerBox" id="right"> 
     
                <div class="box_header">Register a new Account</div> 
     
                                <label for="name">Name:</label><br /> 
                    <input type="text" name="name" id="formname" value=""/> 
     
                        <div id="name-error-box"> 
                                        </div> 
     
                    <label for="email">Email:</label><br /> 
     
                    <input type="text" name="email" id="formemail" /> 
                    <div class="errormsg display_none" id="habbo_name_message_box"> 
                        <h3>Error message</h3> 
                        Error text goes here oh no.
                    </div> 
                    <br /><br /> 
                    <label for="password">Password:</label><br /> 
                    <input type="password" name="password" id="formpassword" /> 
                    <br /> 
                    <label for="cpassword">Re-type Password:</label><br /> 
                    <input type="password" name="password2" id="formcpassword" /> 
                    <br /><br /> 
                    Birthday:<br /> 
                    <select name="bdday" id="bdday" class="dateselector"><option value="">Day</option><option value="1">1</option><option value="2">2</option><option value="3">3</option><option value="4">4</option><option value="5">5</option><option value="6">6</option><option value="7">7</option><option value="8">8</option><option value="9">9</option><option value="10">10</option><option value="11">11</option><option value="12">12</option><option value="13">13</option><option value="14">14</option><option value="15">15</option><option value="16">16</option><option value="17">17</option><option value="18">18</option><option value="19">19</option><option value="20">20</option><option value="21">21</option><option value="22">22</option><option value="23">23</option><option value="24">24</option><option value="25">25</option><option value="26">26</option><option value="27">27</option><option value="28">28</option><option value="29">29</option><option value="30">30</option><option value="31">31</option></select> <select name="bdmonth" id="bdmonth" class="dateselector"><option value="">Month</option><option value="1">January</option><option value="2">February</option><option value="3">March</option><option value="4">April</option><option value="5">May</option><option value="6">June</option><option value="7">July</option><option value="8">August</option><option value="9">September</option><option value="10">October</option><option value="11">November</option><option value="12">December</option></select> <select name="bdyear" id="bdyear" class="dateselector"><option value="">Year</option><option value="2010">2010</option><option value="2009">2009</option><option value="2008">2008</option><option value="2007">2007</option><option value="2006">2006</option><option value="2005">2005</option><option value="2004">2004</option><option value="2003">2003</option><option value="2002">2002</option><option value="2001">2001</option><option value="2000">2000</option><option value="1999">1999</option><option value="1998">1998</option><option value="1997">1997</option><option value="1996">1996</option><option value="1995">1995</option><option value="1994">1994</option><option value="1993">1993</option><option value="1992">1992</option><option value="1991">1991</option><option value="1990">1990</option><option value="1989">1989</option><option value="1988">1988</option><option value="1987">1987</option><option value="1986">1986</option><option value="1985">1985</option><option value="1984">1984</option><option value="1983">1983</option><option value="1982">1982</option><option value="1981">1981</option><option value="1980">1980</option><option value="1979">1979</option><option value="1978">1978</option><option value="1977">1977</option><option value="1976">1976</option><option value="1975">1975</option><option value="1974">1974</option><option value="1973">1973</option><option value="1972">1972</option><option value="1971">1971</option><option value="1970">1970</option><option value="1969">1969</option><option value="1968">1968</option><option value="1967">1967</option><option value="1966">1966</option><option value="1965">1965</option><option value="1964">1964</option><option value="1963">1963</option><option value="1962">1962</option><option value="1961">1961</option><option value="1960">1960</option><option value="1959">1959</option><option value="1958">1958</option><option value="1957">1957</option><option value="1956">1956</option><option value="1955">1955</option><option value="1954">1954</option><option value="1953">1953</option><option value="1952">1952</option><option value="1951">1951</option><option value="1950">1950</option><option value="1949">1949</option><option value="1948">1948</option><option value="1947">1947</option><option value="1946">1946</option><option value="1945">1945</option><option value="1944">1944</option><option value="1943">1943</option><option value="1942">1942</option><option value="1941">1941</option><option value="1940">1940</option><option value="1939">1939</option><option value="1938">1938</option><option value="1937">1937</option><option value="1936">1936</option><option value="1935">1935</option><option value="1934">1934</option><option value="1933">1933</option><option value="1932">1932</option><option value="1931">1931</option><option value="1930">1930</option><option value="1929">1929</option><option value="1928">1928</option><option value="1927">1927</option><option value="1926">1926</option><option value="1925">1925</option><option value="1924">1924</option><option value="1923">1923</option><option value="1922">1922</option><option value="1921">1921</option><option value="1920">1920</option><option value="1919">1919</option><option value="1918">1918</option><option value="1917">1917</option><option value="1916">1916</option><option value="1915">1915</option><option value="1914">1914</option><option value="1913">1913</option><option value="1912">1912</option><option value="1911">1911</option><option value="1910">1910</option><option value="1909">1909</option><option value="1908">1908</option><option value="1907">1907</option><option value="1906">1906</option><option value="1905">1905</option><option value="1904">1904</option><option value="1903">1903</option><option value="1902">1902</option><option value="1901">1901</option><option value="1900">1900</option></select> 
                    <br /> 
                    <div class="errormsg display_none" id="bd_err"><strong>Your birthday is invalid.</strong></div> 
             <input type="submit" value="Continue" class="continue" id="register_step_one" name="submit" /> 
                 
            </div> 
     
      
            <div class="loginForm"> 
                <div class="box_header">Pick your figure</div> 
                <div id="auth-providers" class="auth-providers">         
                    <ul> 
                                     
                           <div id="register-avatar-editor"> 
                    <h3>Girl</h3> 
     
                    <div class="register-avatars clearfix"> 
                        <div class="register-avatar" style="image: url(/media/images/girl1.gif)"> <img border="0" src="/media/images/girl1.gif"> 
                            <input type="radio" name="randomFigure" value="F-hd-600-3.ch-685-72.lg-715-62.sh-730-72.hr-545-45" /> 
                        </div> 
                    </div> 
                    <h3>Boy</h3> 
                    <div class="register-avatars clearfix"> 
                        <div class="register-avatar" style="image: url(http://www.habbo.com/habbo-imaging/avatar/hr-893-48.hd-205-3.ch-878-70.lg-280-78.sh-906-64.ea-1403-78,s-0.g-1.d-4.h-4.a-0,eb135383bd46a25b7464d07f27604df8.gif)"> <img border="0" src="/media/images/boy1.gif"> 
     
                            <input type="radio" checked="true" name="randomFigure" value="M-hr-893-48.hd-205-3.ch-878-70.lg-280-78.sh-906-64.ea-1403-78" /> 
                        </div> 
                    </div> 
                  
                </div> 
            </div> 
        </div> 
     
     
                    </ul> 
                </div> 
            </div> 
        </div>  
        <div class="bot"> 
            <p class="copyright">Main Coded By Vlife Design By Sexy Aaron Of Otaku Edited By Zak All Sql By Mark ~ 2011</a></p> 
        </div> 
    </div> 
    </form> 
    </body> 
    </html> 
    Looks more like Aaron's pasted on?

  13. #788
    Member slimser is offline
    MemberRank
    Mar 2010 Join Date
    38Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Okey, i been talking with many users now.
    I will try to explain as best i can what the main problem is.

    Almost everyone are using the recommended r63 SWF for Phoenix 3.2, thats good.
    But noone can enter a room!
    The problem is not the SWF.
    The problem is not the external_vars.
    Other hotel did use the same SWF and vars (i copyed and used it as prehosted)
    The hotel i took the prehosted from had the exactly same setup as i have.
    I used the exact same text, vars and edited everything in the index.cfm file inside /client map.
    The wrong is not inside the SWF or the external, vars and text. Wher is the problem acutaly?
    A few hotels got this fixed.. but many people are having problems with this.
    I was realy serious about this... and i found out that it has nothing to do with the SWF and vars.
    Everything loading perfect, just noone can get inside any room.
    If somone now the answer.. it will be good if you can help everyone out, since this is the big problem.

  14. #789
    Grand Master MikeDavies is offline
    Grand MasterRank
    Aug 2010 Join Date
    WalesLocation
    629Posts

    Re: Phoenix CMS [UberEmu Compatible]

    @PEJump2, when its your CMS being released?...

  15. #790
    Sorcerer Supreme SpazzEmu is offline
    Member +Rank
    Jun 2010 Join Date
    Warwick, UKLocation
    444Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Install IIS Coldfusion Mysql PHP and PHPMyAdmin Guide

    http://forum.ragezone.com/f335/insta...2/#post6132015

  16. #791
    Member slimser is offline
    MemberRank
    Mar 2010 Join Date
    38Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Spazz, a question to you:
    If i you your swf's then the catalog get ** up.. why?

  17. #792
    Sorcerer Supreme SpazzEmu is offline
    Member +Rank
    Jun 2010 Join Date
    Warwick, UKLocation
    444Posts

    Re: Phoenix CMS [UberEmu Compatible]

    You Need to edit your Server to accept the new packets
    Last edited by SpazzEmu; 25-01-11 at 09:12 PM.

  18. #793
    Member slimser is offline
    MemberRank
    Mar 2010 Join Date
    38Posts

    Re: Phoenix CMS [UberEmu Compatible]

    I'am using Phoenix Emu 3.2

  19. #794
    The one and only! Hejula is offline
    Grand MasterRank
    Nov 2008 Join Date
    4,128Posts

    Re: Phoenix CMS [UberEmu Compatible]

    If anyone has a good working catalogue for phoenix please post it!

  20. #795
    Don't buff my pylon! Admiral-Speedy is offline
    Grand MasterRank
    Jun 2008 Join Date
    CanadaLocation
    1,292Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Quote Originally Posted by slimser View Post
    Okey, i been talking with many users now.
    I will try to explain as best i can what the main problem is.

    Almost everyone are using the recommended r63 SWF for Phoenix 3.2, thats good.
    But noone can enter a room!
    The problem is not the SWF.
    The problem is not the external_vars.
    Other hotel did use the same SWF and vars (i copyed and used it as prehosted)
    The hotel i took the prehosted from had the exactly same setup as i have.
    I used the exact same text, vars and edited everything in the index.cfm file inside /client map.
    The wrong is not inside the SWF or the external, vars and text. Wher is the problem acutaly?
    A few hotels got this fixed.. but many people are having problems with this.
    I was realy serious about this... and i found out that it has nothing to do with the SWF and vars.
    Everything loading perfect, just noone can get inside any room.
    If somone now the answer.. it will be good if you can help everyone out, since this is the big problem.
    Yes, If fixed this issue, it's a really easy fix. It is the variables, you are wrong.

    ---------- Post added at 03:09 PM ---------- Previous post was at 03:05 PM ----------

    Spazz, do you have your DB working yet? and is your svn emulator work with r63

  21. #796
    Sorcerer Supreme SpazzEmu is offline
    Member +Rank
    Jun 2010 Join Date
    Warwick, UKLocation
    444Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Im going to export my hole DB remove all the things that you don't need User chatlogs rooms and stuff and i'll post

  22. #797
    Web Developer Papercup is offline
    Grand MasterRank
    Nov 2009 Join Date
    WalesLocation
    1,607Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Can someone post there uber emulator that works with the CMS please?

  23. #798
    Don't buff my pylon! Admiral-Speedy is offline
    Grand MasterRank
    Jun 2008 Join Date
    CanadaLocation
    1,292Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Ok, spazz, and is your latest rev on your svn r63?

  24. #799
    Sorcerer Supreme SpazzEmu is offline
    Member +Rank
    Jun 2010 Join Date
    Warwick, UKLocation
    444Posts

    Re: Phoenix CMS [UberEmu Compatible]

    Latest rev should work fine with r63

  25. #800

    Re: Phoenix CMS [UberEmu Compatible]

    i love this CMS...

    Nice Release!



Advertisement