vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   HelpDesk v1.63 (https://vborg.vbsupport.ru/showthread.php?t=77155)

Challenge 03-05-2005 01:56 PM

Why can't i set the permissions to each usergroup. I've tried usergroups > Edit usergroup, and nothing's there!

WhSox21 03-05-2005 01:57 PM

Quote:

Originally Posted by Challenge
Why can't i set the permissions to each usergroup. I've tried usergroups > Edit usergroup, and nothing's there!

Because that's not added. The guy that posted that was wrong about that feature being added... Wait until the next release at some point today! ;)

Challenge 03-05-2005 02:08 PM

Okay thanks ;)
I get a big heartbeat of nervosity every time i install a hack, so i was afraid i had to "rehack" it again :D

ESADCG 03-05-2005 03:14 PM

Would be nice to offer a drop down menu populated with pre-definable cats for ticket submitters to choose from. This would be editable by the admins.

So that they could choose, Internet, Windows, Software, etc. I am looking to use this on an intranet. Don't need it so much for vb itself.

WhSox21 03-05-2005 03:15 PM

Quote:

Originally Posted by ESADCG
Would be nice to offer a drop down menu populated with pre-definable cats for ticket submitters to choose from. This would be editable by the admins.

So that they could choose, Internet, Windows, Software, etc. I am looking to use this on an intranet. Don't need it so much for vb itself.

Read the past replies... This is all being releaed today shortly... I'm just working out a few bugs now and then I need to update the install script and I'll be releasing it! :)

WhSox21 03-05-2005 05:52 PM

Version 1.50 has been released. I'll list the features below in a little bit.

Please note that when using the helpdesk, you MUST create a department before it will work properly.

WhSox21 03-05-2005 06:05 PM

Oh I forgot to mention before... STILL NO FILE EDITS! :lick:

jugo 03-05-2005 06:09 PM

OH MY GOD!!!

I feel very guilty because I installed the VBMA because it had some of the features I needed in the ticket system.

But now I am kicking myself in the ass and reinstaling YOUR Hack Instead. Sorry for ever doubting you. This is by far the most USEFUL vB Ticket System to date!!!

WhSox21 03-05-2005 06:13 PM

Wow.. If you downloaded 1.50 before this post redownload... I left out one of the most important parts of the hack... If you've already installed it's just a template edit so do this:

Find:
Code:

                <!-- / subject field -->
Add Under:
Code:

                <!-- department -->
                <tr>
                        <td class="smallfont" align="left">$vbphrase[department]:</td>
                </tr>
                <tr>
                        <td align="left">
                                <select name="departmentid">
                                        $departmentselect
                                </select>
                        </td>
                </tr>
                <!-- / department -->

Sorry about that guys. If you don't want to do this you can upload the install script and just click on the link that says install templates and it will update the template for you!

Challenge 03-05-2005 06:22 PM

Hehe, was about to go mad, couldnt find out where the tickets did go :D
But now it works, thanks a lot!
Best hack ever!


All times are GMT. The time now is 04:45 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
  • Page Generation 0.01458 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete