Livar
Now 35% cooler!
- Oct 15, 2010
- 846
- 86
Even though this is non-habbo?
It only takes you 2 clicks of a button to delete the func.php and turn it into non-habbo cms.
Even though this is non-habbo?
Just from 2 little things he posted? I'm not sure, we would have to see some proofJonteh's download link is down, but I'm 100% sure it's ZapCMS (really old).
Just from 2 little things he posted? I'm not sure, we would have to see some proof
Agreed.I think we are best off waiting till this project is released?
<?php
// Get system files
@require_once "./_Configuration/func.php"; // Delete This? Well Good Bye, You Need this For Your Site To Run!
@require_once "./_Configuration/config.php"; // Edit This to get blogging :]
@require_once "./_ThemeChooser/Default"; // Edit This to Have a sexy theme :]
if(!file_exists("./_Configuration/config.php")) {
sError("YOUR CONFIG BRAH, ITS NOT THERE :O");
}
// Start sessions
session_start();
// Define variables
define("USERNAME", $_SESSION['username']);
// Connect to MySQL
$connection = @mysql_connect($mysql['host'] . ":" . $mysql['port'], $mysql['user'], $mysql['pass']);
if(!$connection)
{
sError("MySQL, Cannot Connect");
}
else
{
$database = mysql_select_db($mysql['db']) or sError("Database " . $mysql['db'] . " does not exist.");
}
?>
So niceGuys stop screwing with this kid.
The kid is just trying to do a development thread of his work and you guys are just arguing with him.
Just let him finish his project then we can talk a bit more.
Exactly. i want ppl like this in my life,Guys stop screwing with this kid.
The kid is just trying to do a development thread of his work and you guys are just arguing with him.
Just let him finish his project then we can talk a bit more.