![]() |
Is there a place that describes how to use this? I'm a little confused on the Add Category part. "Allowed Usergroups" "Allowed Technician Usergroups" It's all too confusing for my feeble mind.
|
Small bug:
When UPDATE a ticket, if both "Close/Open ticket" AND "Assignment" AND Category are checked, only one of them work. I'd remove the standard_redirect in the following sections: if ($vbulletin->GPC['closeticket']) if ($vbulletin->GPC['openticket']) if ($vbulletin->GPC['assignedtechid'] != $ticket['assignedtechid']) // $_REQUEST['do'] = 'newreply'; $vbulletin->url = 'vBSupport.php?' . $vbulletin->session->vars['sessionurl_q'] . 'do=showticket&ticketid=' . $vbulletin->GPC['ticketid']; eval(print_standard_redirect('support_rebuilt_info ')); Also, the $_REQUEST['do'] = 'newreply'; need to be replaces by PHP Code:
Also, Close/Open and Delete ticket can not be check both at the same time. if you delete ticket, close and open mean nothing, so, you may just want to make it Radio or dropdown instead of checkboxes In tickets list, only those who have permission to delete ticket can see the delete selected ticket options Should have additional options to open/close tickets there, for those who has permission to mass close/open tickets. |
Quote:
Could you please name the files, where are these changes to do. Not everybody here is an advanced coder. Thank you! |
I basically post the above msg for CMX, so that he can make the changes.
ok. here's what you need to do Edit vBSupport.php line 854 + 855: Remove (or comment) these line: PHP Code:
Line 891, 892: Remove (or comment) these line: PHP Code:
Remove (or comment) these line: PHP Code:
replace // reshow the ticket $_REQUEST['do'] = 'showticket'; by PHP Code:
|
Quote:
It seems in category permissions I can add the "unregistered" usergroup, so why can't they post? |
Quote:
Assume that guest can post ticket (with their email), they, at a later time, can check back the ticket, with the email they entered, and ticket id number (sent to their email). that's the idea to go with. |
Quote:
|
I was testing this out and on install, it seems the phrases are installed, although the options do not appear when choosing a usergroup in the admin CP to edit ho can do what.
Any ideas? |
This hack does not work for vBulletin 3.5.1. At least the usergroup permission system does not.
|
Quote:
|
All times are GMT. The time now is 11:51 AM. |
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:
|