-
THE BUG IS IN: /includes/checkuser.inc.php
$query = "SELECT * FROM security ";
// query checks if user is in DB and if the passwords suit
$query .= "WHERE s_user='$txtUsername' AND s_password='$txtPassword';";
$mysql_result = query($query);
$row = mysql_fetch_row($mysql_result);
if ($row)
2009-10-30 05:04:23 UTC by tavezbadalov
-
My file name is abc.xls located in shared drive g:\corpdata\sales was deleted on his morning.
Please help recovery it.
2009-04-04 14:24:22 UTC by nobody
-
replace
// $YY = "$date_var[2]$date_var[3]";
// $MM = "$date_var[4]$date_var[5]";
// $DD = "$date_var[6]$date_var[7]";
// $hh = "$date_var[8]$date_var[9]";
// $mm = "$date_var[10]$date_var[11]";
// print " $DD/$MM/$YY $hh:$mm\n";
//$date_formatted = date("m/d/Y", $date_var);
// print "...
2009-03-27 22:01:40 UTC by gts666
-
I'm having the same issue!
...anyone?.
2009-03-27 14:48:55 UTC by colinmarcom
-
Hey guys - check out this post:
https://sourceforge.net/forum/forum.php?thread_id=1205013&forum_id=17573
Here's the include.inc.php code with above referenced edits that at least got me somewhere:
<?php // Global Functions
if( isset( $FUNCTIONS ) ) {
return;
}
$FUNCTIONS=1;
include("includes/connect.inc.php");
/*
* showSummary - Display current open...
2009-01-19 17:11:16 UTC by depst8
-
I am also having problems with the 1.0.2DEV version - like poster #1 I only get an index page with images, login buttons, and the "wizzard" link also is active.
Logging in the 'admin' - 'admin' per the instructions just returns me to the same page.
Clicking the "wizzard" link pops out a browser with the following error from URL: phphelpdesk/wiz_start.php
Fatal...
2009-01-19 16:36:31 UTC by depst8
-
Hi, I managed to get helpdesk 0.6.16 working on cents os 5.2.
It is all working the only thing is the format the time shows.
This is what the saved updates look like.
-0/1-/09 13: 1
Yet the current time displays ok when making an update.
01/13/09 13:50
Any ideas where abouts i can start looking to fix this??.
2009-01-13 04:00:07 UTC by gts666
-
hw to get a php code from this web sites.
2008-09-04 03:58:00 UTC by zshaheen
-
I had a similar problem on WAMP. Now I'm trying it with Linux Centos 5
These errors show up in the logs when I open index.php
[Sat Apr 12 14:42:41 2008] [error] [client 144.171.126.227] PHP Notice: Undefined variable: partfound in /var/www/html/languages/english.lang.php on line 256
[Sat Apr 12 14:42:41 2008] [error] [client 144.171.126.227] PHP Notice: Undefined variable: p_id in...
2008-04-12 18:44:20 UTC by jackygrahamez
-
Shouldn't users just be discontinued rather than deleted?.
2007-12-20 19:32:48 UTC by graham_macleod