Hello people ,
i made a helpdesk!
preview : Bobbahotel.nl ~ Helpdesk
download is here :
helpdesk.rar downloaden
later:ott1:
did u like it? WELL LIKE IT:*:
Printable View
Hello people ,
i made a helpdesk!
preview : Bobbahotel.nl ~ Helpdesk
download is here :
helpdesk.rar downloaden
later:ott1:
did u like it? WELL LIKE IT:*:
I've been using this on the preview site, I love it ;P
thank you ;)
i will make a version 2 later ,
in the config their is a session called $_SESSION['bobba_id']['logged_in'] = '';
set that to your own session like $_SESSION['bobba_id']['logged_in'] = $_SESSION['id'];
if the user rank is higher that 3 you will be allowed in the admin
Looks nice just can't be bothered to translate it and it doesn't work that well for me :/
It seems like it would be good if you could be bothered to add it though
i will upload a english translation later ;)
try this config :
Quote:
<?php
session_start();
error_reporting(E_ALL);
$settings['debug'] = 1;
$settings['language'] = 'nl';
$settings['contact_email'] = '';
$settings['url'] = 'http://www.pobba.nl/helpdesk/';
$mysql['host'] = 'localhost';
$mysql['user'] = 'root';
$mysql['password'] = '';
$mysql['db'] = 'hotel';
ini_set("SMTP", "smtp.upcmail.nl");
date_default_timezone_set('America/Los_Angeles');
define("DIR",dirname(__FILE__),true);
//$_SERVER['REMOTE_ADDR'] = $_SERVER["HTTP_CF_CONNECTING_IP"] ? $_SERVER["HTTP_CF_CONNECTING_IP"] : $_SERVER["REMOTE_ADDR"];
?>
if u PM me i will help you with teamviewer/
aawh sweet @jordy u make me laugh:ott1:
Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/olivimi98/domains/pobba.nl/public_html/helpdesk/classes/mysql.class.php on line 25
go fix.
Mental interested in retro's? :O
Testing this at the moment, hope it will be as nice as your other development.