Pop php [phoenix]

Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 55
  1. #26
    Member TimmXD is offline
    MemberRank
    Jan 2013 Join Date
    .Location
    45Posts

    Re: Pop php [phoenix]

    Quote Originally Posted by Predict View Post
    Screenshot dump:


    I haven't done much today, it's been a busy day for me, but I didn't want to stop the updates coming through to you guys so here's a minimal update, but I promise the next update on development will be bigger!
    Very nice. Hope you finish soon! <3

  2. #27
    Grand Master Chapo is offline
    Grand MasterRank
    Jul 2010 Join Date
    United StatesLocation
    944Posts

    Re: Pop php [phoenix]

    Looks good =]

  3. #28
    Newbie DopErwtje is offline
    MemberRank
    Oct 2012 Join Date
    5Posts

    Re: Pop php [phoenix]

    Quote Originally Posted by Monsma View Post
    RESTful style
    ((DH_LOGGED && ($page == 'login' || $page == 'register')) ? exit(header("location: {$config['path']}?p=me")) : '');
    wtf???

  4. #29
    Grand Master Predict is offline
    Grand MasterRank
    Aug 2008 Join Date
    760Posts

    Re: Pop php [phoenix]

    Screenshot dump:
    More updates to come?

  5. #30
    Member Garrison is offline
    MemberRank
    May 2012 Join Date
    rLocation
    46Posts

    Re: Pop php [phoenix]

    Wow - Nice, I ♥ everything you have done so far - Although you could of done the rule - New CMS, New Theme? - Not hard to pay someone to design a nice CMS ? - Then code your tidy CSS - I do like what you've done though - More snippets?

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

    Re: Pop php [phoenix]

    Quote Originally Posted by DopErwtje View Post
    wtf???
    It is shorthand code, it basically does this:
    if ($page == 'login' || $page == 'register')
    {
    if (
    DH_LOGGED)
    {
    header('Location: '.$config['path'].'?p=me');
    exit;
    }
    }
    else
    {
    if (!
    DH_LOGGED)
    {
    header('Location: '.$config['path'].'?p=login');
    exit;
    }
    }

    in the one line or similar

  7. #32
    No, Just no. Matthew is offline
    Grand MasterRank
    Jul 2008 Join Date
    United KingdomLocation
    1,408Posts

    Re: Pop php [phoenix]

    Nice design but crap code, what a shame. Otherwise it would be a half decent CMS.

  8. #33
    Banned Phoqe is offline
    BannedRank
    Dec 2012 Join Date
    SwedenLocation
    148Posts

    Pop php [phoenix]

    This looks awesome, hope this will get released....


    Sent from my iPhone 30 using Tapatalk

  9. #34
    Live Ocottish Sverlord Joopie is offline
    LegendRank
    Jun 2010 Join Date
    The NetherlandsLocation
    2,773Posts

    Re: Pop php [phoenix]

    Quote Originally Posted by Hejula View Post
    It is shorthand code, it basically does this:
    if ($page == 'login' || $page == 'register')
    {
    if (
    DH_LOGGED)
    {
    header('Location: '.$config['path'].'?p=me');
    exit;
    }
    }
    else
    {
    if (!
    DH_LOGGED)
    {
    header('Location: '.$config['path'].'?p=login');
    exit;
    }
    }

    in the one line or similar
    But the online code looks shit....

    I admit I use it to (exmpl: defined('JPFrame') or die();) but not as hardcore as that O,o...

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

    Re: Pop php [phoenix]

    Quote Originally Posted by joopie View Post
    But the online code looks shit....

    I admit I use it to (exmpl: defined('JPFrame') or die();) but not as hardcore as that O,o...
    I agree!

  11. #36
    Grand Master Predict is offline
    Grand MasterRank
    Aug 2008 Join Date
    760Posts

    Re: Pop php [phoenix]

    Screenshot dump:

  12. #37
    Sorcerer Supreme TashiaLurvesYou is offline
    Member +Rank
    Nov 2011 Join Date
    PhilippinesLocation
    474Posts

    Re: Pop php [phoenix]

    pretty nice. goodluck

  13. #38
    Grand Master Predict is offline
    Grand MasterRank
    Aug 2008 Join Date
    760Posts

    Re: Pop php [phoenix]

    Source dump:
    Code:
    <!DOCTYPE html>
    <html>
    	<head>
    		<title>%NME%: Forums</title>
    		<link rel="shortcut icon" href="%WWW%resources/img/favicon.ico" type="image/vnd.microsoft.icon" />
    		<link rel="stylesheet" href="%WWW%resources/css/style.css" type="text/css" />
    		<link rel="stylesheet" href="%WWW%resources/css/forum.css" type="text/css" />
    		<script type="text/javascript" src="%WWW%resources/js/jquery.js"></script>
    		<script type="text/javascript" src="%WWW%resources/js/script.js"></script>
    		
    		<meta name="description" content="%NME% is a Habbo Hotel retro that is FREE! Meet and make friends, play games, chat with others, create your avatar, design rooms and more..."/>
    		<meta name="keywords" content="%NME% 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"/>
    	</head>
    	<body>
    		<div id="container-header">
    			<div class="container">
    				<a href="%WWW%?p=me" target="_self" id="logo"></a>
    				<div id="count">%UOC% online<i></i></div>
    				<a href="%WWW%?p=client" id="enter" onclick="Popup(this); return false;">Enter %NME%<i></i></a>
    				<ul id="navi-container">
    					<li class="navi"><a href="%WWW%?p=me" target="_self">%username%</a></li>
    					<li class="navi selected">Community</li>
    					<li class="navi"><a href="%WWW%?p=credits" target="_self">Credits</a></li>
    					<li class="navi logout"><a href="%WWW%?p=logout" target="_self">Logout</a></li>
    				</ul>
    			</div>
    		</div>
    		<div class="container clear">
    			<ul id="subnavi-container">
    				<li class="subnavi"><a href="%WWW%?p=community" target="_self">Community</a></li>
    				<li class="subnavi"><a href="%WWW%?p=staff" target="_self">Staff</a></li>
    				<li class="subnavi"><b>Forums</b></li>
    				<li class="subnavi last"><a href="%WWW%?p=tags" target="_self">Tags</a></li>
    			</ul>
    			<div id="contents-container">
    				<div class="contents XXXL">
    					%navigation%
    					<div class="content">
    						%forum%
    					</div>
    					<div class="loader"></div>
    					<div id="backgroundPopup"></div>
    				</div>
    			</div>
    		</div>
    		<div id="container-footer">
    			<p id="footer">
    				<a href="%WWW%?p=me" target="_self">Homepage</a> | <a href="#" target="_self">Terms of Service</a> | <a href="#" target="_self">Privacy Policy</a>
    			</p>
    		</div>
    	</body>
    </html>
    Notes:
    This is the HTML template what shows the forums, as you can see it's rather small and tidy and I think impressive on how much content the forums offers for such a small template. I also have to admit that the forums needs a clean up on its PHP source code, so I don't want to show you guys that just yet because I want to make it as tidy and small as the template. I apologize for slow development recently.

  14. #39
    Member Mourad is offline
    MemberRank
    Feb 2013 Join Date
    dorkLocation
    80Posts

    Re: Pop php [phoenix]

    Dude this is amazing.

  15. #40
    prjRev.com Kryptos is offline
    Grand MasterRank
    Feb 2010 Join Date
    Planet EarthLocation
    579Posts

    Re: Pop php [phoenix]

    Quote Originally Posted by Predict View Post
    Source dump:


    Notes:
    Well of course it will be short if you assign a bunch of code to %forum% lol

    I really like the design, and the code is definitely better than the one from your past CMS'.
    Seems you're doing pretty good, good luck!

  16. #41
    Elite Member Riley H is offline
    Member +Rank
    Mar 2010 Join Date
    United StatesLocation
    203Posts

    Re: Pop php [phoenix]

    Some of this is really nice, but then some of it is painfully unoriginal. I'm tired of seeing Habbo theme. The only thing I see different from any other CMS or skin, design-wise, is the gradients on the tabs. This style has been used in nearly every CMS design since shockwave versions. I hope you will diverge away from it and create something a bit more original.

    Good luck nonetheless.
    Last edited by Riley H; 11-04-13 at 12:22 AM.

  17. #42
    Grand Master Chapo is offline
    Grand MasterRank
    Jul 2010 Join Date
    United StatesLocation
    944Posts

    Re: Pop php [phoenix]

    Quote Originally Posted by Hejula View Post
    It is shorthand code, it basically does this:
    if ($page == 'login' || $page == 'register')
    {
    if (
    DH_LOGGED)
    {
    header('Location: '.$config['path'].'?p=me');
    exit;
    }
    }
    else
    {
    if (!
    DH_LOGGED)
    {
    header('Location: '.$config['path'].'?p=login');
    exit;
    }
    }

    in the one line or similar
    Its was been sarcastic i guess?

  18. #43
    Newbie DopErwtje is offline
    MemberRank
    Oct 2012 Join Date
    5Posts

    Re: Pop php [phoenix]

    Quote Originally Posted by Niels View Post
    Its was been sarcastic i guess?
    yes!!

  19. #44
    Lurking around Clawed is offline
    Grand MasterRank
    Jun 2012 Join Date
    RaGEZONELocation
    785Posts

    Re: Pop php [phoenix]

    You should change this:
    PHP Code:
    if (DH_LOGGED

        if (
    $page == 'login' || $page == 'register'
        { 
            
    header('Location: '.$config['path'].'?p=me'); 
            exit; 
        } 

    else 

        if (
    $page == 'logout' || $page == 'client' || $page == 'me' || $page == 'home' || $page == 'profile' || $page == 'community' || $page == 'forums' || $page == 'staff' || $page == 'tags' || $page == 'credits' || $page == 'pixels'
        { 
            
    header('Location: '.$config['path'].'?p=login'); 
            exit; 
        } 

    To this:
    PHP Code:
    if (DH_LOGGED

        if (
    $page == 'login' || $page == 'register'
        { 
            
    header('Location: '.$config['path'].'?p=me'); 
            exit; 
        } 

    else 

        if (
    $page != 'login' || $page != 'register'
        { 
            
    header('Location: '.$config['path'].'?p=login'); 
            exit; 
        } 

    Nothing major but easier lol, then adding 100's and 100's of pages.

  20. #45
    Grand Master Predict is offline
    Grand MasterRank
    Aug 2008 Join Date
    760Posts

    Re: Pop php [phoenix]

    Attempted to improve the source inside forums, but the only minor thing I could of done was use a function to fetch each $_GET ID and change its ID to its actual name inside a function which would of used one or two less fields inside several queries... Anyway I've added pagination into the forum posts so there is a limit (16) for each thread.

    I ain't really motivated to work on this as I did from the start, but it's being done, slowly but surely! I'll probably put up a live demo for you guys, if you want? Let me know!

  21. #46
    Member Mourad is offline
    MemberRank
    Feb 2013 Join Date
    dorkLocation
    80Posts

    Re: Pop php [phoenix]

    Quote Originally Posted by Predict View Post

    I ain't really motivated to work on this as I did from the start, but it's being done, slowly but surely! I'll probably put up a live demo for you guys, if you want? Let me know!
    Please.

  22. #47
    swagggggg Livar is offline
    Grand MasterRank
    Oct 2008 Join Date
    United KingdomLocation
    2,272Posts

    Re: Pop php [phoenix]

    You should be motivated, once you've finished it you'll be like "oh thank god, finished, im so proud and cool".

    Good luck.

  23. #48
    Grand Master Predict is offline
    Grand MasterRank
    Aug 2008 Join Date
    760Posts

    Re: Pop php [phoenix]

    I'm going to be releasing this soon, I just want to get some bits and bobs stable before a DEV-STABLE build can be released, this means that the project will still be in development, but it's stable enough for a hotel to run on it, however it will only be minimal to what I've shown already! This gives people to work on the development and hopefully they will release their own stable version that I can look back from so we can all work together as a community. (:

  24. #49
    Evil Italian Overlowrd Droppy is offline
    Grand MasterRank
    Feb 2012 Join Date
    /home/droppyLocation
    2,080Posts

    Re: Pop php [phoenix]

    Looks great! Liked :)

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

    Re: Pop php [phoenix]

    Looks awesome hope you releas it soon :)



Page 2 of 3 FirstFirst 123 LastLast

Advertisement