Well name says ot.. Habboring is down..

Well name says ot.. Habboring is down..
www.habboring.com
Back up and ready to go, if you can find any other free DJ Panels on the web, then tell me please.
Yh i looked and theres only 1 djpanel with a alert feture to whole site LOL! powerpanel and that dont remove requests lol..
Easily fixed.
Just change delreq.php from
to:Code:<?php session_start(); include("includes/config.php"); if(isset($_SESSION['username']) && isset($_SESSION['password']) && $_SESSION['level']) { checkaccount($_SESSION['username']); $id = $_GET['id']; $query = mysql_query("DELETE FROM requests WHERE id = '$id'") or die('Could not delete request: '.mysql_error()); echo("<br /><center><strong>Request deleted!</strong> Please reload this page</center>"); die(); } ?>
The creator forgot to include functions.php in delreq.phpCode:<?php session_start(); include("includes/config.php"); include("includes/functions.php"); if(isset($_SESSION['username']) && isset($_SESSION['password']) && $_SESSION['level']) { checkaccount($_SESSION['username']); $id = $_GET['id']; $query = mysql_query("DELETE FROM requests WHERE id = '$id'") or die('Could not delete request: '.mysql_error()); echo("<br /><center><strong>Request deleted!</strong> Please reload this page</center>"); die(); } ?>
Hope that helps![]()
Easily fixed.
Just change delreq.php from
to:Code:<?php session_start(); include("includes/config.php"); if(isset($_SESSION['username']) && isset($_SESSION['password']) && $_SESSION['level']) { checkaccount($_SESSION['username']); $id = $_GET['id']; $query = mysql_query("DELETE FROM requests WHERE id = '$id'") or die('Could not delete request: '.mysql_error()); echo("<br /><center><strong>Request deleted!</strong> Please reload this page</center>"); die(); } ?>
The creator forgot to include functions.php in delreq.phpCode:<?php session_start(); include("includes/config.php"); include("includes/functions.php"); if(isset($_SESSION['username']) && isset($_SESSION['password']) && $_SESSION['level']) { checkaccount($_SESSION['username']); $id = $_GET['id']; $query = mysql_query("DELETE FROM requests WHERE id = '$id'") or die('Could not delete request: '.mysql_error()); echo("<br /><center><strong>Request deleted!</strong> Please reload this page</center>"); die(); } ?>
Hope that helps
I can eisley edit JOBBA TOWN PANEL - so when u send a request it will stop after they refresh that is a bug in it lol
-EDIT also a very nice skin
- EDIT sorry wehn u send an alert to an ip it stays there forever untill u geta new IP and i fixed that its easy![]()
I so told you how to do thatEasily fixed.
Just change delreq.php from
to:Code:<?php session_start(); include("includes/config.php"); if(isset($_SESSION['username']) && isset($_SESSION['password']) && $_SESSION['level']) { checkaccount($_SESSION['username']); $id = $_GET['id']; $query = mysql_query("DELETE FROM requests WHERE id = '$id'") or die('Could not delete request: '.mysql_error()); echo("<br /><center><strong>Request deleted!</strong> Please reload this page</center>"); die(); } ?>
The creator forgot to include functions.php in delreq.phpCode:<?php session_start(); include("includes/config.php"); include("includes/functions.php"); if(isset($_SESSION['username']) && isset($_SESSION['password']) && $_SESSION['level']) { checkaccount($_SESSION['username']); $id = $_GET['id']; $query = mysql_query("DELETE FROM requests WHERE id = '$id'") or die('Could not delete request: '.mysql_error()); echo("<br /><center><strong>Request deleted!</strong> Please reload this page</center>"); die(); } ?>
Hope that helps
Download PowerPanel or Kristal-Panel, they are my two picks.
Want to hide these adverts? Register an account for free!