-
Logged In: YES
user_id=689899
Hello,
if you like to contribute, I am happy to receive changes. I
will then post them accordingly. Unitil today I did not have
any possibility to write any template guidlines or similar.
Still the code and design are seperated (using CSS) and
templates should be done easily. But more needed are some
code reviews and TESTING. I do not have any time at the...
2005-08-04 08:27:51 UTC in PHP Helpdesk
-
Logged In: YES
user_id=689899
write a simple php file with
and run it.
check if in the mysql section the conneciton is enabled.
Then verify zou settings again in the general.inc.php again.
Check if zou can connect with phpmyadmin.
rgds
Tamo.
2005-01-07 17:01:59 UTC in PHP Helpdesk
-
Logged In: YES
user_id=689899
Please check your cookie fix again. This really seems like a
cookie error.
2005-01-07 16:58:11 UTC in PHP Helpdesk
-
Logged In: YES
user_id=689899
To make it a secure way it would not be done in two lines or
so. (But it does not mean there is a simple way)
If you need some kind of department management look at the
DEV version where this feature is implemented. Maybe you can
get some ideas to port the functionalities to the stable version
rgds
Tamo.
2005-01-07 16:55:46 UTC in PHP Helpdesk
-
Logged In: YES
user_id=689899
please see the cookie fix.
2004-10-02 11:21:53 UTC in PHP Helpdesk
-
Logged In: YES
user_id=689899
Well this seems to be a bug, when I get some time I will
look in it. Thanks for reporting.
Tamo.
2004-10-02 11:20:52 UTC in PHP Helpdesk
-
Logged In: YES
user_id=689899
Well turn you warnings in the PHP.ini of and enable globals.
Then you should be on the right way
Tamo.
2004-10-02 11:19:10 UTC in PHP Helpdesk
-
Logged In: YES
user_id=689899
Well, it needs some reprogramming to have the gloabls
switched off. Variables have to be exchange by
HTTP-REquests. In some moduls this was already changes some
are still missing. At the moment I unfortunately have not
time do dedicate to it. If there is somebody happy to help
with it I could at least assist. There is no workaround
unless you using another...
2004-10-02 11:15:15 UTC in PHP Helpdesk
-
well test your mail server with a small php script. the mail() function is also used in PHPHelpdesk. If you can send eMails using this address just remove your entries from the general.conf.php file.
tamo.
2004-10-02 11:10:10 UTC in PHP Helpdesk
-
The lateste Stable version was not testet with Apache 2. Still you could make changes to php.ini Most of the errors come from there. Can you run other PHP apps well? make sure your globals are swithed on. It also rather looks like you have some double installations on your computer. search for functions.inc.php and be sure there is only one.
Tamo.
2004-10-02 11:07:24 UTC in PHP Helpdesk