-
Hi,
I could not find any "Makefile" for this, do you know how to compile this code?
Regards Tomas.
2009-03-31 21:11:26 UTC in ReadBarC
-
Hi,
I got error :
Warning [2]
mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /srv/www/htdocs/support/htdocs/contact_support.php @ line 85
And
Warning [2]
mysql_num_rows(): supplied argument is not a valid MySQL result resource in /srv/www/htdocs/support/htdocs/contact_support.php @ line 146
When viewing incidents by contact...
What is wrong...
2008-09-06 13:34:44 UTC in Support Incident Tracker
-
Hi,
Even though the email account exists as a user in SiT, the inboundmail does not parse the email address correctly cause of :
From: =?iso-8859-1?Q?Anka_Kalle?=
Maybe it should parse the email inside < and >?
Regards Tomas.
2008-09-06 09:40:59 UTC in Support Incident Tracker
-
Hi,
When I try the inboundmail feature in v3.36, I got the following error:
Application Error [256]
MySQL Query Error Incorrect table name '' in /srv/www/htdocs/support/htdocs/incident/incoming.inc.php @ line 44
I have tried to do an initiated (new) install instead of an upgrade, but the problem still exists.
What to do next?
Regards Tomas.
2008-09-06 09:38:37 UTC in Support Incident Tracker
-
Can not see the dashboard information in 3.24.
see below for the errors:
Warning: dashboard_user_incidents(incidents_table.inc.php) [function.dashboard-user-incidents]: failed to open stream: No such file or directory in /srv/www/htdocs/support/dashboard/dashboard_user_incidents.php on line 85
Warning: dashboard_user_incidents() [function.include]: Failed opening...
2007-01-23 20:59:11 UTC in PHP-SiteTracker
-
Hi,
If you create the users table using:
unique constraints on column user
You avoid programming this in PHP.
//Tomas.
2006-09-07 04:41:09 UTC in Support Incident Tracker