-
[STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
I have continued my CMS FrostCMS because it was a success, and now I can call it Frost 2.0. It's 20% from DeltaCMS 20% from FrostCMS and 60% new coded :)
For more information you can view the readme.txt
For Screens just look at Habbo.com.. (For a live demo visit hablow.dyndns.org, not 24/7)
Live demo by maeltic: http://habnyhotel.net/
Snippet(index.php)
PHP Code:
<?php
require('config.php');
require('./_global_/core.php');
$tpl = new Tpl();
$tpl->addVar('site', Site::path());
$tpl->addVar('onlinecount', Site::onlineCount());
$tpl->addVar('webbuild', Site::webbuild());
$tpl->addVar('sitename', $site_name);
$tpl->addVar('twitter', $twitter);
$tpl->addVar('ip', Site::HostIp());
$tpl->addVar('gameport', $game_port);
$tpl->addVar('swfhost', Site::Swfhost());
$tpl->addVar('swfbase', Site::SwfAddSite($swfs_root));
$tpl->addVar('swfvars', Site::SwfAddSite($swfs_vars));
$tpl->addVar('swffile', $swfs_file);
$tpl->addVar('username', $user->getVar('username'));
$tpl->addVar('id', $user->getVar('id'));
$tpl->addVar('motto', $user->getVar('motto'));
$tpl->addVar('look', $user->getVar('look'));
$tpl->addVar('credits', $user->getVar('credits'));
$tpl->addVar('pixels', $user->getVar('activity_points'));
$tpl->addVar('sso', $user->getVar('auth_ticket'));
$tpl->addVar('last_online', $user->last_online());
$tpl->addVar('token', substr(md5(date('DMYH')), 0, 25));
$tpl->output();
?>
Link:
Frost2beta.rar
Mirror:
http://hablow.dyndns.org/frost2beta.rar
I still need a complete housekeeping, I always hate coding em.
I only have the habbo style for now but I'm going to make a lot more styles than Delta had.
Credits: for now just me, I hope someone can make more styles.
__
Please report any bugs, I'll try to fix them ASAP and you can ask questions ABOUT THE CMS, not about an EMU error or IIS errors. I won't listen to reactions like "This cms sucks" or "whateverCMS is much better".
-AmirZ
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Great To See That Your Back!
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Quote:
Originally Posted by
J4y2
Great To See That Your Back!
Hmm thanks and I was already back for like a week :)
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Quote:
Originally Posted by
azaidi
Hmm thanks and I was already back for like a week :)
Back With Your Awesome CMS!
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
lol, can't believe you're still making cms's.
anyway, nice to see it's in oop this time, and has a multi-database support framework.
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Quote:
Originally Posted by
Livar
lol, can't believe you're still making cms's.
What's wrong about that? :$:
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Quote:
Originally Posted by
azaidi
What's wrong about that? :$:
nothing, just thought you'd be bored by now, thats like what 10 cms's? (idk just a guess from seeing most of your threads)
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Many features was deleted, sorry i don't like..
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Quote:
Originally Posted by
Lasse
Many features was deleted, sorry i don't like..
I'm going to make it multi-tpl just like delta again so I had to remove some functions because the Habbo style would become way too big. I can code some other things again, but what do you like to have back?
And btw I'm just trying to share my work and as far as I know I have only made PhoenixHeavyEdit, DeltaCMS, Frost1 and now Frost 2..
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Quote:
Originally Posted by
azaidi
I'm going to make it multi-tpl just like delta again so I had to remove some functions because the Habbo style would become way too big. I can code some other things again, but what do you like to have back?
And btw I'm just trying to share my work and as far as I know I have only made PhoenixHeavyEdit, DeltaCMS, Frost1 and now Frost 2..
Example, you've removed homes, that you were working at..
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
HablowCMS, PhoenixPHP Edit 0.4, PhoenixPHP Heavy Edit 1.0, PhoenixPHP Heavy Edit 2.1.1, PhoenixPHP Heavy Edit 2.5, DeltaCMS 1.1, DeltaCMS 1.2, DeltaCMS 1.2 (Third one), DeltaCMS 1.3, FrostCMS 0.0.1, FrostCMS 0.0.2, FrostCMS 1.0 BETA, FrostCMS 2.0 (this)?
thats 13?
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Quote:
Originally Posted by
Livar
HablowCMS, PhoenixPHP Edit 0.4, PhoenixPHP Heavy Edit 1.0, PhoenixPHP Heavy Edit 2.1.1, PhoenixPHP Heavy Edit 2.5, DeltaCMS 1.1, DeltaCMS 1.2, DeltaCMS 1.2 (Third one), DeltaCMS 1.3, FrostCMS 0.0.1, FrostCMS 0.0.2, FrostCMS 1.0 BETA, FrostCMS 2.0 (this)?
thats 13?
Be thankful he's back, and we don't have to use the same shitty CMSs getting released/ripped from Kekomundo.
And it's a great thing that he develops so many. He's ready for new challenges, to constantly upgrade the past.
I don't see you doing that. Az doesn't have to do this, he could just leave, but instead he wants to keep bringing us to new heights.
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Quote:
Originally Posted by
Livar
HablowCMS, PhoenixPHP Edit 0.4, PhoenixPHP Heavy Edit 1.0, PhoenixPHP Heavy Edit 2.1.1, PhoenixPHP Heavy Edit 2.5, DeltaCMS 1.1, DeltaCMS 1.2, DeltaCMS 1.2 (Third one), DeltaCMS 1.3, FrostCMS 0.0.1, FrostCMS 0.0.2, FrostCMS 1.0 BETA, FrostCMS 2.0 (this)?
thats 13?
IDK why I made new threads for it, but it are different versions.
And I have never released HablowCMS, it was MabboCMS Edit and MabboCF btw.
So 6 CMS' in total actually.
If you don't want me to release anything anymore just tell me :w00t:
And I'm learning C# a little bit but I'm not good enough to code a total emu yet.
Quote:
Originally Posted by
FullmetalPride
Be thankful he's back, and we don't have to use the same shitty CMSs getting released/ripped from Kekomundo.
And it's a great thing that he develops so many. He's ready for new challenges, to constantly upgrade the past.
I don't see you doing that. Az doesn't have to do this, he could just leave, but instead he wants to keep bringing us to new heights.
Thanks, I'm still here for users like you :cool:
Quote:
Originally Posted by
Lasse
Example, you've removed homes, that you were working at..
Homes are very hard to MAKE, I could try to rip them of HabboRE but I'm not going to do that.
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Would it not be better to save those variables in a session or something to improve load times? Having all those defined once per 24 hours or however long the session lasts would improve loads. I think so anyway :P
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
AmirZ, Make groups and homes, the are many cms releases on ragezone but the most without groups and homes...
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Quote:
Originally Posted by
Hejula
Would it not be better to save those variables in a session or something to improve load times? Having all those defined once per 24 hours or however long the session lasts would improve loads. I think so anyway :P
Do you mean the defines? I didn't know that took a lot of time.
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
It would be great to see that this CMS has Groups and Homes working, in future.
Anyway, Great work.
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Quote:
Originally Posted by
azaidi
Do you mean the defines? I didn't know that took a lot of time.
No, these.
Code:
$tpl->addVar('site', Site::path());
$tpl->addVar('onlinecount', Site::onlineCount());
$tpl->addVar('webbuild', Site::webbuild());
$tpl->addVar('sitename', $site_name);
$tpl->addVar('twitter', $twitter);
$tpl->addVar('ip', Site::HostIp());
$tpl->addVar('gameport', $game_port);
$tpl->addVar('swfhost', Site::Swfhost());
$tpl->addVar('swfbase', Site::SwfAddSite($swfs_root));
$tpl->addVar('swfvars', Site::SwfAddSite($swfs_vars));
$tpl->addVar('swffile', $swfs_file);
$tpl->addVar('username', $user->getVar('username'));
$tpl->addVar('id', $user->getVar('id'));
$tpl->addVar('motto', $user->getVar('motto'));
$tpl->addVar('look', $user->getVar('look'));
$tpl->addVar('credits', $user->getVar('credits'));
$tpl->addVar('pixels', $user->getVar('activity_points'));
$tpl->addVar('sso', $user->getVar('auth_ticket'));
$tpl->addVar('last_online', $user->last_online());
$tpl->addVar('token', substr(md5(date('DMYH')), 0, 25));
The template manager has to parse them each time the page loads so I thought maybe if they're set once in a time period it might reduce load times :P
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Then the onlinecount for example won't be uptodate.
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
OMG azaidi is back yay and hey!
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Quote:
Originally Posted by
azaidi
Then the onlinecount for example won't be uptodate.
Save the static variables (those that are not likely to change often) to sessions, and keep the the rest how they are.
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Maybe you should upload the next time some screencaptures because your live demo isn't 24/7 online..
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
It looks good, well the codes, good luck Amir.
-
Re: [STILL BETA][PHOENIXEMU] Frost 2.0: PHP[ OOP, Multi-TPL, Cache ], PDO[ MySQL,.. ]
Make more addons like a shop? And nice cms!