class uberTpl
{
private $outputData;
private $params = Array();
private $includeFiles = Array();
public function Init()
{
global $core, $users;
$this->SetParam('', 'Holo');
$this->SetParam('body_id', '');
$this->SetParam('page_title', ' ');
$this->SetParam('flash_build', 'flash_50_9');
$this->SetParam('web_build', '63_1dc60c6d6ea6e089c6893ab4e0541ee0/862');
$this->SetParam('web_build_str', '50-BUILD66 - 06.05.2010 22:28 - Novic');
$this->SetParam('req_path', WWW);
$this->SetParam('www', WWW);
$this->SetParam('hotel_status_fig', uberCore::GetSystemStatusString(true));
$this->SetParam('hotel_status', uberCore::GetSystemStatusString(false));
if (LOGGED_IN)
{
$this->SetParam('habboLoggedIn', 'true');
$this->SetParam('habboName', USER_NAME);
$this->SetParam('vipbalance', '<b>' . $users->GetUserVar(USER_ID, 'vip_points') . ' <img src="' . WWW . '/images/vipcoin.gif" style="vertical-align: middle;"></b>');
}
else
{
$this->SetParam('habboLoggedIn', 'false');
$this->SetParam('habboName', 'null');
Doesn't the Habbo webbuild will work for UberCMS?Your webbuild is outdated you can edit it on your class.tlp file , i am not sure which is the lastest web build for uber but i am sure you can google it.
Outdated webbuild. Update, or try this one:Hello All!
As my title say "i got a problem with my ubercms". Every time im trying to find the website its look like this.
here is a link to my problem:You must be registered for see links
thanksin advance
63_1dc60c6d6ea6e089c6893ab4e0541ee0/862