nee geht ncht kann man das fixxen
Beiträge von ApplePie
-
-
Poste vllt. mal die .htaccess denn so kann man dir denke ich Besse Helfen.
Ich kann dir nicht Helfen da ich kp habe wie man htaccess einstellst uswAber andere hier schon denk ich mal.
mfg Nico-Cola
<IfModule mod_rewrite.c>
RewriteEngine On#REWRITE RULES
#---------------------#RULE IMPORTIERTE REGEL 1
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)\.html $1\.php#RULE IMPORTIERTE REGEL 2
RewriteRule ^habblet/habbosearchcontent(|/)$ habblet/me/habbosearchcontent.php
#RULE IMPORTIERTE REGEL 3.1
RewriteRule ^register/gast(|/)$ ./quickregister.php?gast
#RULE IMPORTIERTE REGEL 4
RewriteRule ^account/submit(|/)$ ./index.php?submit
#RULE IMPORTIERTE REGEL 5
RewriteRule ^articles(|/)$ articles.php
#RULE IMPORTIERTE REGEL 5.1
RewriteRule ^articles/category/(.*)$ ./articles.php?category=$1
#RULE IMPORTIERTE REGEL 5.2
RewriteRule ^articles/(.*)/(.*)$ ./articles.php?id=$1&PAGE_NUM=$2
#RULE IMPORTIERTE REGEL 5.3
RewriteRule ^articles/(.*)$ ./articles.php?id=$1
#RULE IMPORTIERTE REGEL 6
RewriteRule ^radio$ ./radio.php
#RULE IMPORTIERTE REGEL 6.1
RewriteRule ^radio/sendeplan$ ./sendeplan.php
#RULE IMPORTIERTE REGEL 6.2
RewriteRule ^radio/djs$ ./djs.php
#RULE IMPORTIERTE REGEL 7
RewriteRule ^account/forgot(|/)$ account.php?GET=pw_forgot
#RULE IMPORTIERTE REGEL 7.1
RewriteRule ^account/password/reset/(.*)/(.*)/(.*)$ account.php?GET=pw_reset&code=$1&target=$2&id=$3
#RULE IMPORTIERTE REGEL 7.2
RewriteRule ^account/logout(|/)$ account.php?GET=logout
#RULE IMPORTIERTE REGEL 10
RewriteRule ^client/error(|/)$ client_error.php
#RULE IMPORTIERTE REGEL 11
RewriteRule ^client(|/)$ client.php
#RULE IMPORTIERTE REGEL 12
RewriteRule ^sportwetten(|/)$ sportwetten.php
#RULE IMPORTIERTE REGEL 12.1
RewriteRule ^sportwetten/(..*)$ sportwetten.php?php=$1
#RULE IMPORTIERTE REGEL 13
RewriteRule ^community/fansites(|/)$ fansites.php
#RULE IMPORTIERTE REGEL 14
RewriteRule ^ref/(..*)$ index.php?ref=$1
#RULE IMPORTIERTE REGEL 15
RewriteRule ^welcome(|/)$ welcome.php
#RULE IMPORTIERTE REGEL 18
RewriteRule ^minimail/(..*)$ ./habblet/minimail/$1.php
#RULE IMPORTIERTE REGEL 28
RewriteRule ^help/(..*)$ ./help.php?get_helpid=$1
#RULE IMPORTIERTE REGEL 32
RewriteRule ^home/(..*)$ ./user_profile.php?username_hotel=$1
#RULE IMPORTIERTE REGEL 33
RewriteRule ^index(|/)$ index.php
#RULE IMPORTIERTE REGEL 34
RewriteRule ^maintenance(|/)$ maintenance.php
#RULE IMPORTIERTE REGEL 35
RewriteRule ^bonussystem(|/)$ bonussystem.php
#RULE IMPORTIERTE REGEL 36
RewriteRule ^manage/cms/DE-de/hk_re/index/p/(.*)$ manage/cms/DE-de/hk_re/index.php?p=$1
#RULE IMPORTIERTE REGEL 35.1
RewriteRule ^housekeeping(|/)$ ./housekeeping/index.php
#RULE IMPORTIERTE REGEL 36.1
RewriteRule ^housekeeping/images/(.*)$ ./housekeeping/images/$1
#RULE IMPORTIERTE REGEL 36.4
RewriteRule ^housekeeping/faq/(.*)/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2&id=$3
#RULE IMPORTIERTE REGEL 36.5
RewriteRule ^housekeeping/faq/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2
#RULE IMPORTIERTE REGEL 36.6
RewriteRule ^housekeeping/faq/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2
#RULE IMPORTIERTE REGEL 36.10
RewriteRule ^housekeeping/(.*)/(.*)/(.*)$ ./housekeeping/$1.php?do=$2&id=$3
#RULE IMPORTIERTE REGEL 36.11
RewriteRule ^housekeeping/(.*)/(.*)$ ./housekeeping/$1.php?do=$2
#RULE IMPORTIERTE REGEL 36.12
RewriteRule ^housekeeping/(.*)$ ./housekeeping/$1.php
#RULE IMPORTIERTE REGEL 37
RewriteRule ^me(|/)$ me.php
#RULE IMPORTIERTE REGEL 38
RewriteRule ^myhabbo/rating/rate(|/)$ ./myhabbo/rating_rate.php
#RULE IMPORTIERTE REGEL 39
RewriteRule ^myhabbo/rating/reset_ratings(|/)$ ./myhabbo/rating_reset_ratings.php
#RULE IMPORTIERTE REGEL 40
RewriteRule ^rd/([^/]+)(|/)$ ./rd.php?id=$1
#RULE IMPORTIERTE REGEL 43
RewriteRule ^register/start(|/)$ /quickregister.php?step=1
#RULE IMPORTIERTE REGEL 43.1
RewriteRule ^register/(.*)(|/)$ /quickregister.php?ref=$1
#RULE IMPORTIERTE REGEL 44
RewriteRule ^myhabbo/tag/(..*)$ habblet/tags/$1.php
#RULE IMPORTIERTE REGEL 55
RewriteRule ^profile(|/)$ profile.php
#RULE IMPORTIERTE REGEL 56
RewriteRule ^profile/([^/]+)(|/)$ ./profile.php?tabId=$1
#RULE IMPORTIERTE REGEL 55.1
RewriteRule ^vipshop(|/)$ vipshop.php
#RULE IMPORTIERTE REGEL 56.1
RewriteRule ^vipshop/([^/]+)(|/)$ ./vipshop.php?tabId=$1
#RULE IMPORTIERTE REGEL 57
RewriteRule ^tag(|/)$ ./tag.php
#RULE IMPORTIERTE REGEL 58
RewriteRule ^tag/([^/]+)(|/)$ ./tag.php?tag=$1
#RULE IMPORTIERTE REGEL 63
RewriteRule ^habblet/cproxy(|/)$ habblet/cproxy.php
#RULE IMPORTIERTE REGEL 64
RewriteRule ^habblet/cproxy?k=([^/]+)(|/)$ ./habblet/cproxy?habbletKey=$1
#RULE IMPORTIERTE REGEL 65
RewriteRule ^help(|/)$ help.php
#RULE IMPORTIERTE REGEL 66
RewriteRule ^botshop(|/)$ ./botpanel.php
#RULE IMPORTIERTE REGEL 70
RewriteRule ^community(|/)$ community.php
#RULE IMPORTIERTE REGEL 71
RewriteRule ^community/topstats(|/)$ ./topstats.php
#RULE IMPORTIERTE REGEL 72
RewriteRule ^community/werbeteam(|/)$ advertisingteam9FqlkW5CZGbknj15Rl.php
#RULE IMPORTIERTE REGEL 73
RewriteRule ^community/vip(|/)$ vip.php
#RULE IMPORTIERTE REGEL 74
RewriteRule ^community/staff(|/)$ ./staff.php
#RULE IMPORTIERTE REGEL 75
RewriteRule ^community/application(|/)$ ./applications.php
#RULE IMPORTIERTE REGEL 84
RewriteRule ^credits/lotto(|/)$ lotto.php
#RULE IMPORTIERTE REGEL 85
RewriteRule ^credits(|/)$ credits.php
#RULE IMPORTIERTE REGEL 86
RewriteRule ^credits/ch(|/)$ credits.php?ch
#RULE IMPORTIERTE REGEL 87
RewriteRule ^credits/vip(|/)$ credits.php?vip
#RULE IMPORTIERTE REGEL 88
RewriteRule ^credits/ch/vip(|/)$ credits.php?ch&vip
#RULE IMPORTIERTE REGEL 90
RewriteRule ^credits/pixels(|/)$ pixels.php
#RULE IMPORTIERTE REGEL 91
RewriteRule ^credits/habboclub(|/)$ habboclub.php
#RULE IMPORTIERTE REGEL 92
RewriteRule ^credits/history(|/)$ ./history.php
#RULE IMPORTIERTE REGEL 93
RewriteRule ^credits/changer(|/)$ ./changer.php
#RULE IMPORTIERTE REGEL 94
RewriteRule ^credits/shop/online/(..*)/(..*)/(..*)/(..*)$ shop.php?land=$1&shop=$2&amount=$3&step=$4
#RULE IMPORTIERTE REGEL 99
RewriteRule ^myhabbo/badges/(.*)$ ./habblet/widgets/badges_$1.php
#RULE IMPORTIERTE REGEL 100
RewriteRule ^myhabbo/guestbook/(.*)$ ./habblet/widgets/guestbook_$1.php
#RULE IMPORTIERTE REGEL 101
RewriteRule ^myhabbo/widget/(.*)$ ./habblet/widgets/myhabbo_widget_$1.php
#RULE IMPORTIERTE REGEL 102
RewriteRule ^myhabbo/(.*)/(.*)/(.*)$ ./habblet/groups/myhabbo_$1_$2_$3.php
#RULE IMPORTIERTE REGEL 103
RewriteRule ^myhabbo/(.*)/(.*)$ ./habblet/groups/myhabbo_$1_$2.php
#RULE IMPORTIERTE REGEL 104
RewriteRule ^groups/actions/(.*)/(.*)$ ./habblet/groups/groups_actions_$1.php?id=$2
#RULE IMPORTIERTE REGEL 105
RewriteRule ^groups/actions/(.*)$ ./habblet/groups/groups_actions_$1.php
#RULE IMPORTIERTE REGEL 106
RewriteRule ^groups/(.*)/id/discussions/page/(.*)$ ./habblet/discussions/discussions.php?id=$1&page=$2
#RULE IMPORTIERTE REGEL 107
RewriteRule ^groups/(.*)/discussions/page/(.*)$ ./habblet/discussions/discussions.php?alias=$1&page=$2
#RULE IMPORTIERTE REGEL 108
RewriteRule ^groups/(.*)/id/discussions/(.*)/id/page/(.*)$ ./habblet/discussions/discussions.php?id=$1&thread=$2&page=$3
#RULE IMPORTIERTE REGEL 109
RewriteRule ^groups/(.*)/id/discussions/(.*)/id/page/(.*)$ ./habblet/discussions/discussions.php?alias=$1&thread=$2&page=$3
#RULE IMPORTIERTE REGEL 110
RewriteRule ^groups/(.*)/id/discussions/(.*)/id$ ./habblet/discussions/discussions.php?id=$1&thread=$2
#RULE IMPORTIERTE REGEL 111
RewriteRule ^groups/(.*)/id/discussions/(.*)/id$ ./habblet/discussions/discussions.php?alias=$1&thread=$2
#RULE IMPORTIERTE REGEL 112
RewriteRule ^groups/(.*)/id/discussions$ ./habblet/discussions/discussions.php?id=$1
#RULE IMPORTIERTE REGEL 113
RewriteRule ^groups/(.*)/id$ ./groups.php?web-group-id=$1
#RULE IMPORTIERTE REGEL 114
RewriteRule ^discussions/actions/(.*)$ ./habblet/discussions/discussions_actions_$1.php
#RULE IMPORTIERTE REGEL 115
RewriteRule ^forum/page/(.*)$ ./habblet/discussions/forum.php?page=$1
#RULE IMPORTIERTE REGEL 116
RewriteRule ^forum/(.*)/id/page/(.*)$ ./habblet/discussions/forum.php?thread=$1&page=$2
#RULE IMPORTIERTE REGEL 117
RewriteRule ^forum/(.*)/id/page/(.*)$ ./habblet/discussions/forum.php?thread=$1&page=$2
#RULE IMPORTIERTE REGEL 118
RewriteRule ^forum/(.*)/id$ ./habblet/discussions/forum.php?thread=$1
#RULE IMPORTIERTE REGEL 119
RewriteRule ^forum/(.*)/(.*)/(.*)$ ./habblet/discussions/like.php?thread=$1&id=$2&vote=$3
#RULE IMPORTIERTE REGEL 120
RewriteRule ^forum(.*)$ ./habblet/discussions/forum.php
#RULE IMPORTIERTE REGEL 121
RewriteRule ^mod/localizations(.*)$ ./habblet/discussions/mod_localizations.php
#RULE IMPORTIERTE REGEL 122
RewriteRule ^mod/add_(.*)_report$ ./habblet/discussions/mod_add_report.php?type=$1
#RULE IMPORTIERTE REGEL 123
RewriteRule ^error(.*)$ ./404.php
#RULE IMPORTIERTE REGEL 124
RewriteRule ^working(.*)$ ./403.php
#RULE IMPORTIERTE REGEL 125
RewriteRule ^credits/working(.*)$ ./403.php
#RULE IMPORTIERTE REGEL 127
RewriteRule ^community/experts(.*)$ ./xler.php
#RULE IMPORTIERTE REGEL 129
RewriteRule ^credits/bigdeal(.*)$ ./bigdeal.php
#RULE IMPORTIERTE REGEL 130
RewriteRule ^petshop(|/)$ petshop.php
#RULE IMPORTIERTE REGEL 131
RewriteRule ^petshop/(..*)$ petshop.php?page_cms=$1
#RULE IMPORTIERTE REGEL 132
RewriteRule ^papers/privacy(.*)$ ./privacy.php
#RULE IMPORTIERTE REGEL 133
RewriteRule ^papers/disclaimer(.*)$ ./disclaimer.php
#RULE IMPORTIERTE REGEL 134
RewriteRule ^safety/safety_tips(.*)$ ./safety_tips.php
#RULE IMPORTIERTE REGEL 135
RewriteRule ^safety/huggo_way(.*)$ ./huggo_way.php
#RULE IMPORTIERTE REGEL 136
RewriteRule ^hilfe(.*)$ ./habblet/privacy/hilfe.php
#RULE IMPORTIERTE REGEL 137
RewriteRule ^impressum(.*)$ ./habblet/privacy/impressum.php
#RULE IMPORTIERTE REGEL 137.1
RewriteRule werbekampagne(|/)$ ./werbekampagne.php
#RULE IMPORTIERTE REGEL 138
RewriteRule ^haftung(.*)$ ./habblet/privacy/haftung.php
#RULE IMPORTIERTE REGEL 139
RewriteRule ^datenschutz(.*)$ ./habblet/privacy/datenschutz.php
#RULE IMPORTIERTE REGEL 140
RewriteRule ^kontakt(.*)$ ./habblet/privacy/kontakt.php
#RULE IMPORTIERTE REGEL 141
RewriteRule ^verguetungen(.*)$ ./bonussystem.php
</IfModule>
-
ich nutze das HuggoCMS ES GEHT ALLES CLIENT IS GUT usw.. nur wenn ich mir bei navicat den rank 7 gebe und mich dan anschliesend bei meinem cms einloggen will
kommt es nach dem login direkt auf http://localhost/houseekeeping/ und dann steht
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, postmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.Wenn ich den rank jedoch wieder auf 1 Stelle dann geht alles wieder?
Ich nutze Xampp hab auch die web config umstrukturiert das es geht (hataccesse) es geht alles auch der client Katalog usw funkt alles aber sobald ich mir wie gesagt den rank 6 oder 7 gebe und dann die me seite relode kommt diese fehlermeldung wo muss ich das beheben im internet steht vieles aber nicht ds was ich habe -
Laut dem Error wurde irgendwas falsch eingestellt. Was genau weiß ich leider nicht.
Gruß, MustiFreaklieber Musikfreak danke für deine antwort Deine Antworten bringen mich meist weiter doch jetzt steh ich vor einer wand könntest du dir das ev.. mal anguken
-
danekeeee das problem hab ich auch einfach bei einer anderen cms
-
Der wie vielte Thread ist das heute? Nein ernsthaft - such in Google herum bevor du hier Unnötige fragen stellt, genau die Lösung steht in Google - nicht einmal 2 Sekunden habe ich gebraucht um das Resultat dieser Fehlermeldung zu finden. Aber weil du wohl eine Arbeitsscheu bist mache ich es dir leichter:
- Klicke hier, um die Lösung zu deiner Fehlermeldung zu erhalten. In diesem Thread, ganz unten wird die Lösung sein - ich hoffe du findest sie.
Mit freundlichen Grüßen,
xKito (ehemals Urnotia)ne chek ivh nicht ganz habe es mal versucht
kannst du mir ev helfen
-
housekeeping
Hallo ich nutze das HuggoCMS sobald ich mir den rank 7 mache kommt bei mir nach dem login
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, postmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
was heist das und was muss ich ändern -
Sammelthread Huggo CMS Housekeeping
Hallo wenn ich mir beim huggoCMS rank 7 mache und die me.php aufrufe kommt folgendes
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, postmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
was bedeutet das was muss ich machen? -
Hallo wenn ich mir beim huggoCMS rank 7 mache und die me.php aufrufe kommt folgendes
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, postmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
was bedeutet das was muss ich machen? -
Und jetz bitte noch die Datei -> ./habblet/client/page.php
<?phpif(empty($page['header']) $page['header'] != TRUE){ header("HTTP/1.0 404 Forbidden"); exit; }
if(FetchSITESetting('flashclient') == "0"){ ?>
<meta name="google" content="notranslate" />
<meta name="google" content="noautotranslate" />
<meta http-equiv="refresh" content="60;url=/client" />
<div style="position:absolute;top:0px;left:0px;height:100%;width:100%;background-color: #000;z-index:10;display:block;" id="loader">
<center><img src="/web-gallery/images/frank/sorry2.gif" style="position:absolute;top:30%;left:50%;"></center> </div>
<?php } else { ?>
<link rel="stylesheet" type="text/css" href="<?php echo $site->url; ?>hhnewloader/css/load.css">
<link rel="stylesheet" type="text/css" href="<?php echo $site->url; ?>hhnewloader/css/style.css">
<link rel="stylesheet" type="text/css" href="<?php echo $site->url; ?>hhnewloader/css/windows.css">
<script type="text/javascript" src="<?php echo $site->url; ?>hhnewloader/js/jquery_006.js"></script>
<script type="text/javascript" src="<?php echo $site->url; ?>hhnewloader/js/jquery_002.js"></script>
<script type="text/javascript" src="<?php echo $site->url; ?>hhnewloader/js/jquery_004.js"></script>
<script type="text/javascript" src="<?php echo $site->url; ?>hhnewloader/js/jquery_003.js"></script>
<script type="text/javascript" src="<?php echo $site->url; ?>hhnewloader/js/jquery.js"></script>
<script type="text/javascript" src="<?php echo $site->url; ?>hhnewloader/js/jquery_005.js"></script>
<script type="text/javascript" src="<?php echo $site->url; ?>hhnewloader/js/tooltip.js"></script>
<script type="text/javascript" src="<?php echo $site->url; ?>hhnewloader/js/client_windows.js"></script>
<script type="text/javascript" src="<?php echo $site->url; ?>hhnewloader/js/connect.js"></script><script type="text/javascript">
$(function() {$("#search_results").hide();
$("#search input[name=searchstring]").keyup(function(){
if( $(this).val().length >= 1 ){$.ajax({
url: '../hhnewloader/ajax/ajax.suche.php',
data:'suchbegriff='+$(this).val(),
type:'POST',
success: function(data) {
$("#search_results").show().html(data)
}
});
}else{
$("#search_results").show().html('mindestens 1 Zeichen eingeben');
}
$( "#search_results").fadeIn();});
$(document.body).click(function(){
$("#search_results").hide();
});
});</script>
<script type="text/javascript">
function DoResize()
{
var nHeight;
if (typeof window.innerHeight == 'undefined')
{
nHeight = document.body.clientHeight -47;
}
else
{
nHeight = window.innerHeight -47;
}
document.getElementById('flash').style.height = nHeight+'px';
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "<?php echo base64_encode($client->IP); ?>",
"connection.info.port" : "<?php echo $client->port; ?>",
"site.url" : "<?php echo $site->url; ?>",
"url.prefix" : "<?php echo $site->url; ?>",
"client.reload.url" : "<?php echo $site->url; ?>client",
"client.fatal.error.url" : "<?php echo $site->url; ?>client/error",
"client.connection.failed.url" : "<?php echo $site->url; ?>client/error",
"external.variables.txt" : "<?php echo $client->variables; ?>",
"external.texts.txt" : "<?php echo $client->texts; ?>",
"productdata.load.url" : "<?php echo $client->productdata; ?>",
"furnidata.load.url" : "<?php echo $client->furnidata; ?>",
"use.sso.ticket" : "1",
"new.identity" : "0",
"sso.ticket" : "<?php echo $_SESSION['ticket']; ?>",
"processlog.enabled" : "0",
"account_id" : "<?php echo $user->id; ?>",
"client.starting" : "Ladeschnittstelle...",
"client.hotel_view.image.url" : "<?php echo $cimagesurl; ?>/hotel_view_images_hq/enterenter.png",
"flash.client.url" : "<?php echo $client->swf_path; ?>",
"user.hash" : "<?php echo $_SESSION['ticket']; ?>",
"has.identity" : "1",
"flash.client.origin" : "popup"
};flashvars['connection.info.host'] = crookie_cms(flashvars['connection.info.host']);
var params = {
"base" : "<?php echo $client->swf_path; ?>",
"allowScriptAccess" : "always",
"menu" : "false",
"wmode" : "opaque"
};FlashExternalInterface.signoutUrl = "<?php echo $site->url; ?>account/logout?token=<?php echo sha1($myrow['password']); ?>";
var clientUrl = "<?php echo $client->habbo_swf; ?>";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "hhnewloader/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) {}
}
window.onresize = DoResize;
window.onload = DoResize;
</script><div id="tooltip"></div>
<div id="load-container" style="display:none;">
<div id="floatingCirclesG">
<div class="f_circleG" id="frotateG_01"></div>
<div class="f_circleG" id="frotateG_02"></div>
<div class="f_circleG" id="frotateG_03"></div>
<div class="f_circleG" id="frotateG_04"></div>
<div class="f_circleG" id="frotateG_05"></div>
<div class="f_circleG" id="frotateG_06"></div>
<div class="f_circleG" id="frotateG_07"></div>
<div class="f_circleG" id="frotateG_08"></div>
</div>
</div>
<div id="hidden-container">
</div><div id="heggo-overflow-container"><div id="Alerts"></div></div>
<script type="text/javascript" src="<?php echo $site->url; ?>HHNewLoader/js/dom-drag.js"></script><div id="Extraheggo-overflow-container">
<div id="ExtraAlerts"></div>
</div><script language="javascript">
var theHandle = document.getElementById("ExtraAlerts");
var theRoot = document.getElementById("Extraheggo-overflow-container");
Drag.init(theHandle, theRoot);
</script><script type="text/javascript">
$(document).ready(function () {
$('.drop').each(function() {
$(this).click(function() {
var li = $(this), active = li.hasClass('active');
close();
if (!active) {
li.toggleClass('active').children('ul').toggle();
}
return false;
});
});
function close() {
$('.drop').removeClass('active').children('ul').hide();
}
$(document).bind('click',function() {
close();
});
});
</script><body id="client" class="flashclient">
<script type="text/javascript">
jjLoader.init('client', 6, '<?php echo $site->url; ?>web-gallery/v2/images/logo.png', '<?php echo $site->url; ?>SWF/c_images/hotel_view_images_hq/client_loading_backg.png');function showRadio() {
if ($('.radio_on').length > 0) {
document.getElementById("radio").className = "radio_off"
document.getElementById('player').style.display = "none";
new Ajax.Request('<?php echo $site->url; ?>habblet/client/update_radio.php?enum=0', {
method: 'get',
onSuccess: function(response){
}
});
} else {
document.getElementById("radio").className = "radio_on"
document.getElementById('player').style.display = "";
new Ajax.Request('<?php echo $site->url; ?>habblet/client/update_radio.php?enum=1', {
method: 'get',
onSuccess: function(response){
}
});
}
}
</script><div id="bar">
<div id="welcome">
<a href="javascript:void(0);" onclick="openWindows('about');"><div class="logo"><div id="navis"></div></div></a>
<div class="Break"></div>
<a href="javascript:void(0);" <?php if($user->gast == 0){ ?>onclick="openWindows('rooms')"<?php } else { ?>style="opacity:0.5"<?php } ?>><div class="rooms"></div></a>
<div class="Break"></div>
<a href="#" <?php if($user->gast == 0){ ?>onclick="showBots();return false;"<?php } else { ?>style="opacity:0.5"<?php } ?>><div class="bot"></div></a>
<div class="Break"></div>
<a <?php if($user->gast == 0){ ?>onclick="openWindows('shop');" <?php } else { ?>style="opacity:0.5"<?php } ?> href="javascript:void(0)"><div class="shop"></div></a>
<div class="Break"></div>
<a href="#" onclick="showRadio();"><div id="radio" class="radio_<?php if($user->radio == "1"){ echo"on"; } else { echo"off"; } ?>" title="Radio An/Aus"></div></a>
<div id="player" style="visibility:hidden;<?php if($user->radio == "1"){ echo"display:true"; } else { echo"display:none"; } ?>;">
<script type="text/javascript" src="/web-gallery/flash/swfobject.js"></script>
<div id="playerdata">Du benötigst Flash um diese Seite anzuzeigen.</div>
<script type="text/javascript">
var so = new SWFObject('<?php echo $site->url; ?>/web-gallery/flash/player_radio.swf','mpl','175','20','8');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','false');
so.addParam('flashvars','&file=http://188.165.170.168:8000/;stream.nsv&am…;autostart=true');
so.write('playerdata');
</script>
</div></div>
<div id="share">
<ul id="main">
<li class="drop">
<div class="row"></div>
<ul>
<?php if($user->rank > 5){?>
<li><a onclick="openHK();return false;" href="javascript:void(0)">Housekeeping</a></li>
<?php } ?><?php if($user->rank == 7){?>
<li><a onclick="openWindows('magicstack');" href="javascript:void(0)">Magic-Stapelfel (ADM)</a></li>
<?php } ?><li><a onclick="vollbild();" href="javascript:void(0)">Vollbild-Modus</a></li>
<li><a <?php if($user->gast == 0){ ?>onclick="openWindows('mycommands');"<?php } else { ?>style="opacity:0.5;"<?php } ?> href="javascript:void(0)">Meine Kommandos</a></li>
<li><a <?php if($user->gast == 0){ ?>onclick="openPOLL();return false;"<?php } else { ?>style="opacity:0.5;"<?php } ?> href="javascript:void(0)">Umfrage erstellen</a></li><li><a <?php if($user->gast == 0){ ?>onclick="start_quiz();Load('hhnewloader/ajax/ajax.raumalert.php?step=5&ajax=true')"<?php } else { ?>style="opacity:0.5;"<?php } ?> href="javascript:void(0)">Raumalert senden</a></li>
<?php if($user->vip == 1){?>
<li><a onclick="openWindows('roommodels');" href="javascript:void(0)">Raummodelle<div class="vipalert"></div></a></li>
<?php }else{ ?>
<li><a href="javascript:void(0)"><div style="opacity:0.5;">Raummodelle</div><div class="vipalert"></div></a></li>
<?php } ?><?php if($user->vip == 1){?>
<li><a onclick="openWindows('codesystem');" href="javascript:void(0)">Code-Generator<div class="vipalert"></div></a></li>
<?php }else{ ?>
<li><a href="javascript:void(0)"><div style="opacity:0.5;">Code-Generator</div><div class="vipalert"></div></a></li>
<?php } ?>
</ul>
</li>
</ul>
</div><div class="Breakr"></div>
<div class="suche">
<form method="" onsubmit="return false;" action="#" id="search" autocomplete="off"><input name="searchstring" placeholder="Suche nach einem <?php echo $site->name; ?>..." size="25" type="text" id="s" autocomplete="off" Autocomletetype="disabled">
</form>
</div><div id="onlinewrapper"><span id="responsecontainer"></span></div><div id="search_results"></div></div>
<script type="text/javascript" src="<?php echo $site->url; ?>HHNEWLOADER/js/dom-drag.js"></script>
<div id="contenido" style="left:500px; top:70px;"><div id="nav"><div onclick="close_quiz();" class="n12"></div></div>
<div id="contente"></div>
</div></div><script language="javascript">
var theHandle = document.getElementById("contente");
var theRoot = document.getElementById("contenido");
Drag.init(theHandle, theRoot);
</script><?php if(FetchSITESetting('flashclient') == "1" && $user->rank < 7) { ?>
<!--- CLIENTWERBUNG --->
<script src="https://ajax.googleapis.com/ajax/libs/jque…1/jquery.min.js"></script>
<script type="text/javascript">
function countDown(init)
{
if (init --document.getElementById( "counter" ).firstChild.nodeValue > 0 )
window.setTimeout( "countDown()" , 1000 );
};</script>
<center>
<div style="position:absolute;left:60%;z-index:2000; margin-left: -364px;">
<div style="position:relative;">
<div class="werbung_timer">
<div style="background-image: url(../web-gallery/v2/images/client/ads_background.png); height: 63px; width: 474px;"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Huggo, clientbanner -->
<ins class="adsbygoogle"
style="display:inline-block;width:468px;height:60px"
data-ad-client="ca-pub-9756883190172613"
data-ad-slot="3908531888"></ins>
<script>
(adsbygoogle = window.adsbygoogle []).push({});
</script><script>
$(document).ready(function(){
if($('.werbung_timer').length > 0){
$('.werbung_timer').animate({opacity: 1.0}, 120000).fadeOut('fast', function() {
$(this).remove();
});
}
});
</script></div></div></div></div></center>
<!--- CLIENTWERBUNG ENDE --->
<?php } ?><div id="flash">
<noscript><div style="width:400px;margin:20px auto 0 auto;text-align:center;color:#FFF;background:#83CBE7;border-radius:15px;padding:5px;"> <h3>Kein Javascript</h3></div></noscript>
<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">
<h2 class="title">Bitte besorg dir die neueste Adobe Flash Player Version.</h2>
<div class="box-content"><p>Hier kannst Du den Adobe Flashplayer herunterladen und installieren: <a href="http://get.adobe.com/flashplayer/">Install flash player</a>. Mehr Informationen und Anweisungen zur Installation sind hier zu finden: <a href="http://www.adobe.com/products/flash…o/instructions/">Mehr Informationen</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>
</div>
<div id="content" class="client-content">
</div>
</div><?php if($user->gast != 1){ ?>
<div id="hk_content" class="popup"><dc style="text-shadow:0 0 10px #FFFFFF;font-weight:bold;font-size:14px;padding:10px 0 0 10px;position:absolute;">Housekeeping</dc>
<div style="float:right;padding:5px;"><div id="nav"><div id="baner_close" class="n12"></div></div>
</div>
<iframe src="<?php echo $site->url; ?>housekeeping" width="100%" scrolling="yes" height="542" frameborder="0" marginheight="0" marginwidth="0">Wird geladen...</iframe>
</div>
<div id="poll_content" class="popup"><dc style="text-shadow:0 0 10px #FFFFFF;font-weight:bold;font-size:14px;padding:10px 0 0 10px;position:absolute;">Umfrage für deinen Raum erstellen</dc>
<div style="float:right;padding:5px;"><div id="nav"><div id="baner_close" class="n12"></div></div>
</div>
<iframe src="<?php echo $site->url; ?>habblet/client/poll.php" width="100%" scrolling="no" height="380" frameborder="0" marginheight="0" marginwidth="0">Wird geladen...</iframe>
</div>
<div id="bots_content" class="popup">
<iframe src="<?php echo $site->url; ?>hhnewloader/bots" width="100%" scrolling="no" height="550" frameborder="0" marginheight="0" marginwidth="0" >Wird geladen...</iframe>
</div><script type="text/javascript">
(function crookiesjava(interval) {
interval = interval 10000;
setTimeout(function () {
$.ajax({
url: '<?php echo $site->url; ?>HHNewLoader/ajax/ajax.hotelalertcheck.php',
success: function (response) {
if (response == '1') {item = document.getElementById('overlaycrookie');
if (item.style.display == "none") {
showAlert();
var nachricht = $.ajax({
url: "<?php echo $site->url; ?>HHNewLoader/ajax/ajax.hotelalert.php",
async: false
}).responseText;
setTimeout(nachricht, 100);
document.getElementById('nachricht').innerHTML = nachricht;
crookiesjava();
$('#overlaycrookie').fadeIn("slow").style.display = 'block';} else {
crookiesjava();
}} else {
crookiesjava();
}
}
});
$.ajaxSetup({
cache: false
});
}, interval);
})();function close_crookies_box(){
$( '#overlaycrookie' ).fadeOut("slow").style.display='none';
}<!--
function openHK() {
$('#hk_content').popup(
{
starttime : 0,
multipages_timer : false,
selfclose : 0,
popup_div : 'spop',
overlay_div : 'popuplayer',
close_id : 'baner_close',
overlay : true,
opacity_level : 0.6,
overlay_cc : true,
centered : true,
floating : true,
floating_reaction : 700,
floating_speed : 12,
fly_in : true,
fly_from : 'top',
fly_out : true,
fly_to : 'right'
}
);
}
function openPOLL() {
$('#poll_content').popup(
{
starttime : 0,
multipages_timer : false,
selfclose : 0,
popup_div : 'spop',
overlay_div : 'popuplayer',
close_id : 'baner_close',
overlay : true,
opacity_level : 0.6,
overlay_cc : true,
centered : true,
floating : true,
floating_reaction : 700,
floating_speed : 12,
fly_in : true,
fly_from : 'top',
fly_out : true,
fly_to : 'right'
}
);
}
-->
function showBots() { $('#bots_content').popup( {
starttime : 0,
multipages_timer : false,
selfclose : 0,
popup_div : 'bpop',
overlay_div : 'popuplayer',
close_id : 'baner_close',
overlay : true,
opacity_level : 0.6,
overlay_cc : true,
centered : true,
floating : true,
floating_reaction : 700,
floating_speed : 12,
fly_in : false,
fly_from : 'top',
fly_out : true,
fly_to : 'top'} ); }
</script>
<div id="overlaycrookie" style="display:none;"></div>
<div id="crookie_alert" class="popup">
<div id="helpbox" class="ilubox" style="width: 420px; height: auto;"><div class="topbox" style="color:gray;"><b><center>Nachricht vom Hotelmanagement</center></b></div>
<div id="nachricht"></div>
<div id="baner_close" class="betaclosecrookie" onclick="close_crookies_box();">Fenster schliessen</div>
</div>
</div>
<?php } ?>
</div><script src="http://code.jquery.com/jquery-latest.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jque…1/jquery.min.js"></script>
<script src="<?php echo $site->url; ?>hhnewloader/js/jquery.floating_popup.1.4.min.js"></script><script type="text/javascript">
function showAlert() {
$('#crookie_alert').popup(
{
starttime : 0,
multipages_timer : false,
selfclose : 0,
popup_div : 'hotelalert',
overlay_div : false,
close_id : 'baner_close',
overlay : true,
opacity_level : 0.6,
overlay_cc : true,
centered : true,
floating : true,
floating_reaction : 700,
floating_speed : 12,
fly_in : true,
fly_from : 'top',
fly_out : true,
fly_to : 'right'
}
);
}
var counter = 0;
function showtimer(){
counter++;
if(counter == 30){
$('#responsecontainer').fadeOut('slow').load('habblet/client/counter.php?u=<?php echo $user->id; ?>').fadeIn("slow");
counter = 0;
}
setTimeout('showtimer()', 1200);
}
</script>
<script type="text/javascript" data-cfasync="false">
$(document).ready(function() {
showtimer();
});
</script>
</body>
</html>
<?php } ?></html>
-
manoo leider immer noch weiss
-
Schon den Link zur Habbo.swf geändert oder gecheckt das der geht?
Lieber SuperStar, ja der ist wie ich sehe auch richtig
Hier die client.php
<?php
$page['header'] = TRUE;
$css->js = "client";
$gast = true;require('huggo_core/ion_cube.php');
require('huggo_core/MYSQL/[DB]-MYSQL.php');
require('huggo_core/CORE-QatIbJqiE3d8fayOMfWBmYxYP.php');
require('huggo_core/SESSION-34AN5Tzx9z8s6SSOe4u6LvZbK.php');
require('./templates/client_header.php');function GenerateTicket(){
$data = "ST-";
for ($i=1; $i<=6; $i++){ $data = $data . rand(0,9); }
$data = $data . "-";
for ($i=1; $i<=20; $i++){ $data = $data . rand(0,9); }
$data = $data . "-EXIBIT-fe";
$data = $data . rand(0,5);
return $data;
}$_SESSION['ticket'] = GenerateTicket();
mysql_query("UPDATE users SET auth_ticket = '".$_SESSION['ticket']."' WHERE id = '".$user->id."'");
mysql_query("UPDATE user_info SET client_counter = client_counter + 1 WHERE user_id = '".$user->id."'");if(isset($_GET['ip'])){
mysql_query("UPDATE users SET ip_last = '".mysql_real_escape_string($_GET['ip'])."' WHERE id = '".$user->id."'");
$_SESSION['update'] = true;
header("location: ".$site->url."client"); exit;
} elseif(empty($_SESSION['update'])) {
header("location: http://getip.huggo.st/index.php?id_HU=".$user->id."");
} else {
unset($_SESSION['update']);
}require('./habblet/client/page.php');
?>
-
jaa habe alles eingestellt immer noch weiss
-
Zum 4000 Mal Änder die Daten für denn Clienten -.-
Welche daten zum 1000 mal es giebt dort nichts zum ändern!!!!!
-
Hi
mein Sammelthread
Ich versuche verzweifelt den client vom huggocms zu fixxen. Alles habe ich eingestellt swfs sind drin db und config sowie Firewal ist alles eingesrellt!
Der client bleibt egal was ich mache weiss
ich habe schon alles versucht client.php ausgewechselt core ausgewechselt usw
weiss jemand warim
ich suche wirklich die antwort!
Selbst habe ich schon vieles versucht
-
Hab dir pn geschickt
-
Weiss jemand von euch warum das beim huggo cms der client net geht er bleibt weiss
Swf sind drin emu an db ist eingestellt sowie der client
-
Hi nutze das huggo.st cms und bei mir bleibt der client weiss warum ich hab gesehen das dass viele haben aber nirgendwo steht die lösung weis vileicht von euch was man machen muss?
-
Das kann man lernen bin auch dran sonst lernste nie was
-
Hallo Leute
Ich habe schon vor längerem ein CMS bereitgestellt wo viele probleme gehabt haben wie zb mit dem Client usw..
Ich arbeite gerade an einem neuem Project. Es ist nichts spezielles aber sicherlich hilfreich für einige hier!
Was mache ich?
Ich überarbeite ein ganz normales recms. Es wird natürlich viele Extras, Features haben, wie z.b Badgeshop, Lotto, Umfrage Tool und vieeles
mehr. Das CMS sollte ein guter überblick haben, und benutzerfreundlich wirken Auch Gruppen sollten gehen . Narürlich werden auch die Datenbank und die SWFS so wie der Emu im Pack dabei sein.
Mit dabei ist eine Anleitung wo man Schritt für Schritt alles erklärr!
Wenn ich fertig bin wird es bekannt gegeben
Screens giebts noch keine