The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBHelp Desk Details »» | |||||||||||||||||||||||||
This si a help desk program created to be integrated with your vbulletin. It allows people to make tickets, and tickets create new threads that are specialy decorated with a status box, that contains the status of the ticket. There are admin features to allow custimization of the words used for open, Resolved, and even the catagories and priorities too. you can close tickets from the post for it as well as reopen them, also you can do it from the admin panel as well.
NOTES: When doing permissions remove the permission that says "Can Search" from non staff usergroups for the helpdesk forum. Screenshots: the help desk home page: The new ticket page: Thread with admin options in status bar: the Zip vbhelpdesk v1.2 Show Your Support
|
Comments |
#32
|
|||
|
|||
Hi
This hack looks good but I have a question. I want to set up a user group for each of my customers. Each user group has its own set of private forums. I would like each user group to be able to creat a ticket only in their forums and not in a public area or someone elses forum. This was each customer can only see the tisckets relating to them. Another question. I would like to be able to allocate one OR more support people to each ticket to make them responsible for the life of that ticket. And then of course to be able to view by support person the tickets assigned to them and their status. And then to report by tickets by customer and support person by status too. Of course it may be easier to pull a report from the database but howfar will your hack go? Do you want to take it as far as I've listed and how much do I need to pay you to get it this far? Sorry but I dont have time to beat about the bush here. Thanks Kalin |
#33
|
|||
|
|||
Great!!!
|
#34
|
|||
|
|||
In the instructions it says to:
goto the option page and find the help desk settings section now type the number we called x earlier in this box and hit submit. I dont see any place to set this? I looked in Vbulliten Options and I looked on the left menu I dont see any help desk setting section. Can someone help me with this. I running version 1.1 |
#35
|
|||
|
|||
for some reason the last two lines of the sql query were wrong
|
#36
|
|||
|
|||
zajako
Thanks for the hack, I haven't tryed it yet but it may be just what I need with a few little enhancements to manage some of my headaches at vbportal.com, I'll let you know how it goes. |
#37
|
|||
|
|||
Have the hardcoded font tags been fixed? Are there hardcoded colours in this hack? Have you made full use of vBs replacement feature?
|
#38
|
|||
|
|||
found a error in the instructions:
PHP Code:
makenavoption("Open List","adminhelpdesk.php?action=ticket&action2=ope n","|"); makenavoption("Closed List","adminhelpdesk.php?action=ticket&action2=clo sed"); not makenavoption("Open List","adminhelpdesk.php?action=tickets&action2=op en","|"); makenavoption("Closed List","adminhelpdesk.php?action=tickets&action2=cl osed"); ticket(S) is causing a wrong read error. S needs to be removed. |
#39
|
|||
|
|||
also, in the helpdesk template:
PHP Code:
|
#40
|
|||
|
|||
ALSO In your adminhelpdesk.php
change <td><div align=\"center\"><a href=\"../members.php?action= to <td><div align=\"center\"><a href=\"../member.php?action= |
#41
|
|||
|
|||
Is there any way to do email to ticket in this hack. If so it would be a GREAT system then.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|