The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
PS - HelpCenter Details »» | |||||||||||||||||||||||||
HelpCenter is the ultimate ticket support system for your vBulletin!
Click Here for vBulletin 3.6 Version HelpCenter is a support ticket system made for vBulletin. It allows you to manage your members questions much easier, saving you the hassle of going through emails and private messages. Visit PaulSonny for news, demos, screenshots, and more! Demo: PaulSonny HelpCenter Features If you have any feature requests please make them known at PaulSonny. * Automatic Template Edits * Turn HelpCenter ON/OFF and display a custom message. * Disallow New Tickets to be created and display a custom message. * Give your Ticket ID's a Prefix. * Auto Open closed tickets when a new reply is made. (Now an Admin Option) * Add, Edit and Delete departments via AdminCP, view Tickets within a Department. * Open/Closed ticket AdminCP Management. * Make tickets public/private. * Ticket Priorities. (Low/Medium/High) * WOL: HelpCenter. * View Statistics about HelpCenter in the AdminCP. Installation Instructions [] Upload all the files from the Upload folder. [] Import product-helpcenter.xml via the AdminCP. [] Set Permissions for each usergroup via the AdminCP for HelpCenter. [] Set Departments up via the AdminCP for HelpCenter. Footnotes Please report all bugs, feature requests and comments here. Version History: Version 1.00 Beta 1: Initial version for vBulletin 3.7. Version 1.00 Beta 2: Bug Fixes. Version 1.00 Beta 3: Database Errors Fixed. Added Extra Usergroup Permissions. Ticket Priority Added. Ticket Number Prefix Added. Plus Much More... Version 1.00 Beta 4: Added Some extra Admin Features. Fixed some bugs. Other small features added. Version 1.00 Beta 4 Security Fix Cross Site Request Forgery (CSRF) Fixed. Version 1.00 Beta 5: Further Enchanged Some Admin Functions. Enhanced My Tickets Interface. Paginated Results. Fixed More bugs, such as Guest Tickets Problem. (Temporary Measure!) Other small features added. Version 1.00 Beta 6: Make tickets public/private. Tidied up Admin Interface. Fixed Phrases. Tidied Up the Code. It now parses smilies in your tickets. so you get ! Other small features added. Version 1.00 Release Candidate 1: Fixed SQL Vunerabilities Fixed Phrases. Tidied Up the Code. Implemented Delete Confirmation Screens. Improved CSRF Security. Version 1.00: Can View HelpCenter Permission Added. Updated Delete Confirmations. Fixed No Title Error. Tidied Up the Code. Version 1.01: Minor Template Change for Version. Standard Editor Error Fixed. Improved Code Structure for Editors. Please remember to click Mark As Installed if you use this modification. If you use this plug-in, and find it useful, please support us by nominating us for Mod Of The Month (MOTM) in the top right corner of this thread, or feel free to donate. You will get an email when a new version is released. Thanks, PaulSonny & The Development Team. Show Your Support
|
Comments |
#432
|
||||
|
||||
Very nice PaulSonny, waiting for this to become stable, but checking it out on a dev board - everyone's been looking for this for quite some time now here at vborg.
|
#433
|
|||
|
|||
Quote:
Thanks, Paul. |
#434
|
||||
|
||||
well 1 big bug is that unregistered users can still access the helpcenter.php, they do not get the login screen asking them to sign in etc etc.. which is very annoying..
|
#435
|
||||
|
||||
Paul FYI
for those who use vBSEO to use these settings will seo it all just add it to your current "Custom Rewrite Rules" Code:
'^helpcenter\.php$' => 'support/' '^helpcenter\.php\?do=(\w+)$' => 'support/$1' //'helpcenter\.php\?do=ticket&tid=(.+)' => 'support/ticket/$1' 'helpcenter\.php\?do=ticket&tid=(.+)' => 'support/ticket/$1.html' |
#436
|
||||
|
||||
Quote:
THANKS POOF |
#437
|
|||
|
|||
Really good system Paul. I checked the code and installed this morning. I am really impressed.
Some feature requests : When users who donot have privilidge to view , create any ticket shall face a warning message that they need to purchase subscriptions to access ticket system. Tie this system with notices so that when there are unsolved tickets or ticket awaiting replies notices will give warning for staff. |
#438
|
|||
|
|||
Quote:
In RC2 I am implementing another usergroup option "Can View Helpcenter" which will allow you to specify which usergroups can or can not view the helpcenter. Quote:
Your first request you can implement yourself, just edit the phrase via your AdminCP. Your second request has already been mentioned and is being considered. |
#439
|
|||
|
|||
bookmarked this can probaly used as a request script
|
#440
|
|||
|
|||
hello paul ,
nice mod i installed it but the helpcenter dont appear in navbar also i cant find manual temp edit in readme page , i've seareched for $template_hook[navbar_buttons_left] in navbar temp and its not added , please tell me what to do i have same problem with arcade so i hope i can fix both , thanks |
#441
|
|||
|
|||
Quote:
It sounds to me like you are using a custom Navbar template and it cant find "$template_hook[navbar_buttons_left]" in the template so it cant install the Automatic Template Edit. In your navbar template, find where you want to place the HelpCenter link and paste the following: Quote:
Thanks, Paul. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|