![]() |
/installed with no issues.
Love it. Thanks |
Quote:
cu Deta |
Quote:
u know what happened lol for department settings i accidenetly set registered usergroups under the department settings everytime someoen wrote/replied to a ticket it mass pmed all several thousand of my forum members lol! then the members seeing this went to the helpdesk and started replying to the ticket as if it was some sort of thread which sent out more MASS pms! :up: got it sorted though nice addition to the hack :) |
ok one thing how do u change the default PM sender?
at the moment its set to 1 which is an administrator however i wanna create a bogus account which sends out the helpdesk notificatiosn PM what do i modify exactly? |
Well, I've seen a few things that I think should be changed/fixed. As there are already 33 pages of this thread I don't have time to go read all of the posts to see if someone mentioned this already, if it is just ignore me.
Fix: Well, this most likely won't effect many people now that I think about it, but it may be better to fix anyway. If you are the only person in your group to get the ticket, and you send the ticket yourself (i was testing it out), you will get permission denied. Sugguestion: Make it pm everyone in the group that there is a *NEW* ticket, not just updated one. I made both these fixes myself so it doesn't matter much to me, but for everyone else's sake. Before I did the fix I was telling everyone to submit it, then hit reply and say something else so that it would PM me and I didn't need to go look every 5 min. lol. Oh, and mpadc: Open helpdesk.php Find: ('1' Replace: ('insert userid here' Edit: Eh, I'll post what I did so you don't need to think so hard, btw, love the Addon. The "Fix": Open "helpdesk.php" (duh) Find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
Haven't done php in a while, if this is wrong just lemme know so I can take it down so I don't mess people up (works for me though). |
MattKeys, would your above post fix the issue of a update-pm being sent to everyone, not just the Administrator? Or is it for something else?
|
Quote:
|
One major item is missing from this great hack.
Many tickets ask things like "Why can't I post?", "Can I change my username?" etc. This means I have to go to the admin CP and do a search for their username. If their username whenever shown in the Help Desk was linked to their public profile, it would make things much easier to admin. I hope this can be added into a future release. Thanks. |
Hey I wanted to say great hack!! Now I am missing one thing.. how do you take the ticket over? I thought maybe replying would do the trick but I am not sure how this works. Other then that it works peachy!
rokkyu |
You must use the drop down and click claim ownership. Once you do that it's in your ownership. :)
|
Quote:
|
Quote:
Well I dont have a Claim Ownership drop down I can see. I have all the permissions set right. |
Come to think of it I dont see close ticket either.
|
Anyone have any ideas? I installed everything properly. :)
|
Sorry for the delay. I didn't get updated with the reply to the thread. Anyways, this would be a permissions problem. That's the only reason it would not be showing in the drop down.
|
rokkyu, are you on a Mac? There might be a problem with the drop down with at least one browser on the Mac.
|
Nope not on a Mac. What type of permission? Because all the admin permissions are given as far as I can tell in teh admincp areas.
|
There's your problem then. Sounds like you didn't do this:
Giving Access to the Departments and Usergroup Settings |
Ok I found out what I was doing. I was looking in the wrong area. I found out you have to click the ticket and open it up then in the upper right hand side the options are in ticket tools drop down. Honestly I think all of that should be in the administer side because as you can tell it was hard to find it at first.
Thanks for the help.. pointed me in the right direction. rokkyu |
Really nice.
Stachel |
I'd like to change the automated email / pm message
From: The following ticket has been updated To: The following question has been updated However: Languages & Phrases --> Search in Phrases --> Phrase Text and Phrase Variable Name for: following ticket results in: No Phrases Matched Your Query How could this be?? I see that phrase in an automated PM that my test account received. Where do I change it? |
i dont know if this was asked before but will this work with 3.5.0?
Thx |
Quote:
|
Could someone with this hack installed please
Search in Phrases for: "following ticket" and tell me if they find it? Any guesses how I'd change that to "following question" ? Stachel |
Quote:
okay sorry :o |
How do I change the contained URL in the new reply PM Notification to open in _self rather than in _blank...?
Thanks.... |
Just searched this thread for faq.php
Looking to see if anyone has integrated the vBulletin FAQ Manager with this excellent Help Desk If I get the courage, I'm going to try to mod this hack so that the display looks like this as in the graphic. Goal: Encourage the user to read the FAQ before creating a Help Desk Ticket (I already changed "ticket" to "Question" because that is what it is, and ticket sounds more jargon-ish to me.) https://vborg.vbsupport.ru/ Stachel |
Quote:
|
I'm planning on developing this hack into a plugin as soon as vB3.5 is released. What do you guys think of making it more like vBulletin's bug reporting system.
Although this hack will no longer be supported on vBulletin.org it will be supported on vBulletinplugins.com once I release it. I'll be looking for more feedback in the coming (couple) week(s). Keep in mind this hack will stay free although it may change a little. |
WhSox21,
In order to force users to see the FAQ first before entering a trouble-ticket, I decided to simply try to display it above (on top of) the helpdesk screen. I was able to get the FAQ button to appear by adding this to template HELPDESK_SHELL below $navbar . . . $header $navbar <!-- faq.php button addition --><!-- table to support left column nav --> . . .etc... However, that succeed in just getting the button to appear. What I'd really really really like is: the content that appears when I click the FAQ button to be on top of the helpdesk content when someone goes to helpdesk.php Solution tried: In template HELPDESK_SHELL, added below $navbar . . . $header $navbar <!-- FAQ template guts addition --><!-- table to support left column nav --> . . . but that didn't work. It just gave me a mucked up search box and no FAQ. :disappointed: How could that not work !?! Any ideas for what to try? Stachel |
Quote:
i cant wait!! |
In pictures,
From doing: In template HELPDESK_SHELL, added below $navbar . . . $header $navbar <!-- FAQ template guts addition --><!-- table to support left column nav --> . . . Any ideas for how to get to the goal of the contents of FAQ.PHP always being on top? Stachel |
First off. You will need to add the FAQ phrases to the phrasegroups array by adding this to the end of the array:
, 'fronthelp' So it should look like this: $phrasegroups = array('posting', 'search', 'fronthelp'); That will at least get you the phrases on that page. That will probably only add the search fields. You will then have to include the required php file in the helpdesk along with the php code to pull the FAQ info out of the database. If you're not sure how exactly to do it I can help you out tomorrow. Just let me know if you don't fully understand what you're doing. |
I?m testing the helpdesk and I?ve created a ticket and then tried to replied but it showed me this error:
Quote:
Anyone can help me with this? Tnx in advance. Psico. |
Did you create your department and did you set usergroups to have access to the departments?
|
Quote:
But the other difference is what includes and things that the PHP files calling the template has already declared, right? **click** because faq.php calls the FAQ template and helpdesk.php calls the helpdesk template Aha !!! So if I just put all the includes and instantiations from FAQ.php into HELPDESK.php, it shoudl work right? :squareeyed: I'll try that when I get home from work tonight. Thanks !! Stachel |
WhSox21,
it's an icredible hack. Maybe it is what I was looking for a long time ago! I will wait for vB 3.5 PluGIN for installing it! Thanks a lot for your great support! |
WHSox21
Did you see my last request which has now dissapeard onto the previous page...? Simply asking for how to open the Ticket URL sent in PM in the same browser window instead of new browser window. Thanks.... |
Quote:
Have tried to make the result of clicking the FAQ button appear above the HelpDesk for 2 nights now. Still am only seeing the results shown in the lame attempt picture above. I copied just about everything that seemed relevant from faq.php --> helpdesk.php and FAQ template --> HelpDesk Shell template Stachel |
WhSox21 : how can i fix the code so i can use BBCODE in help desk? thanks
|
All times are GMT. The time now is 11:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|