• Hallo leute,
    Ich habe jetzt ein Hotel mit Hamachi (Dank Crookie)
    Alles läuft da aber keiner kann da drauf. Bei mir klappt das Hotel aber bei den anderen nicht. :(
    ID: Smabbo PW: 123
    Könnt ihr mir Helfen oder mit Teamviewer machen??
    Danke im Vorraus :(

  • Geh auf htdocs->inc->inc.config.php

    Dann änder dies:

    <?php
    /*=======================================================================
    | UberCMS - Advanced Website and Content Management System for uberEmu
    | #######################################################################
    | Copyright (c) 2010, Roy 'Meth0d'
    | http://www.meth0d.org
    | #######################################################################
    | This program is free software: you can redistribute it and/or modify
    | it under the terms of the GNU General Public License as published by
    | the Free Software Foundation, either version 3 of the License, or
    | (at your option) any later version.
    | #######################################################################
    | This program is distributed in the hope that it will be useful,
    | but WITHOUT ANY WARRANTY; without even the implied warranty of
    | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    | GNU General Public License for more details.
    \======================================================================*/

    $config['Site']['www'] = "Hier deine Hamachi IP!";
    $config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";

    $config['MySQL']['hostname'] = "localhost";
    $config['MySQL']['username'] = "root";
    $config['MySQL']['password'] = "Hier dein Passwort von MySql!";
    $config['MySQL']['database'] = "Hier den Datenbank namen von deinem Hotel!";

    $config['Site']['server'] = "ultimate"; // phoenix | funlight | ultimate

    $config['MUS']['enabled'] = true;
    $config['MUS']['ip'] = "127.0.0.1";
    $config['MUS']['port'] = 3006;

    ?>

    Dann speichern und es müsste funken!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!