Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default Trouble tickets

    Hi there,

    Anybody an idea which phpscript I could use for a helpdesk. E-Mail messages
    sent to [email]support@blabla.com[/email] should automaticaly being transfered to the
    system and email the user back with a ticketnumber. After that ofcourse
    should be the rest for handling the tickets.

    If possible... freeware ;)

    Greetings,

    Roger Godefroy
    Q-Websolutions.com


    Roger Godefroy Guest

  2. Similar Questions and Discussions

    1. Here you can read books free and buy all tickets
      Here you can read books free and buy all tickets you can find all tickets here: http://allticket.yourfreewebspace.com/ you can read books free:...
    2. Tickets locking
      I haven't tried this sort of thing before, so I'd appreciate some pointers in the right direction. I'm trying to create a low-key kind of event...
    3. sessions and forms authentication tickets
      When implementing ASP.NET forms authentication everything worked out just fine. I wanted to add the UserID and UserFName to my usage so I would...
    4. Creating Tear Off Tickets!!!
      Hi, Can anyone help with this text flow problem... In the past we've created multiple certificates by placing the certificate design on a...
    5. VisualAge 6 installation trouble on aix 5.2, gcc trouble too :)
      I've installed gcc 3.x from UCLA site. and I got this error - In file included from test.c:23: /usr/include/pthread.h:554: error: parse error...
  3. #2

    Default Re: Trouble tickets

    "Roger Godefroy" <godefroy@(no spam)home.nl> writes:
    > Anybody an idea which phpscript I could use for a helpdesk. E-Mail messages
    > sent to [email]support@blabla.com[/email] should automaticaly being transfered to the
    > system and email the user back with a ticketnumber. After that ofcourse
    > should be the rest for handling the tickets.
    >
    > If possible... freeware ;)
    Perl rather than PHP, so you might need to be nicer to the server
    admins if you aren't one, but Request Tracker is a very nice open
    source ticket system.

    [url]http://www.bestpractical.com/rt/[/url]

    If you're using Debian Linux, it's the 'request-tracker3' package. It
    might be packaged for other distributions as well, I don't know.

    --
    Chris
    Chris Morris Guest

  4. #3

    Default Re: Trouble tickets

    Roger Godefroy wrote:
    > Anybody an idea which phpscript I could use for a helpdesk. E-Mail messages
    > sent to [email]support@blabla.com[/email] should automaticaly being transfered to the
    > system and email the user back with a ticketnumber. After that ofcourse
    > should be the rest for handling the tickets.
    I'll second Chris' Request Tracker. I just got it set up a couple weeks ago.
    Just don't expect support from the company. It's extremely expensive.

    Shawn
    --
    Shawn Wilson
    [email]shawn@glassgiant.com[/email]
    [url]http://www.glassgiant.com[/url]


    Shawn Wilson Guest

  5. #4

    Default Re: Trouble tickets

    Hi !

    On Thu, 24 Jul 2003 11:20:48 +0200, "Roger Godefroy" <godefroy@(no
    spam)home.nl> wrote:
    >Anybody an idea which phpscript I could use for a helpdesk. E-Mail messages
    >sent to [email]support@blabla.com[/email] should automaticaly being transfered to the
    >system and email the user back with a ticketnumber. After that ofcourse
    >should be the rest for handling the tickets.
    >
    >If possible... freeware ;)
    >
    Have you searched for ticket, support and php on [url]www.sf.net?[/url]

    Jochen
    >Greetings,
    >
    >Roger Godefroy
    >Q-Websolutions.com
    >
    --
    Jochen Daum - CANS Ltd.
    PHP DB Edit Toolkit -- PHP scripts for building
    database editing interfaces.
    [url]http://sourceforge.net/projects/phpdbedittk/[/url]
    Jochen Daum Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139