vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBHelp Desk (https://vborg.vbsupport.ru/showthread.php?t=48469)

Asterik 10-21-2003 08:52 PM

Sorry if this has been said, but how can..........

the category name be removed in the breadcrumb like...

plugspark > categoryname > helpdeskpost

i don't want people clicking the category name because it'll show them every helpdesk post. But i only want this for the helpdesk, not any other categories or posts or n e thing... HELP!

Rein Masamuri 10-21-2003 10:47 PM

If you set up the permissions correctly they won't be able to see any threads they did not make.

Kaelon 02-24-2004 07:51 PM

Works with 2.3.2. Excellent modification!

Kaelon 02-24-2004 07:54 PM

Minor bug. In both newticket.php and helpdesk.php change:

Code:

require("./global.php");
if ($bbuserinfo == "0")
{
eval("dooutput(\"".gettemplate('helpdesk_register')."\");");
}

to

Code:

require("./global.php");
if ($bbuserinfo[userid] == "0")
{
eval("dooutput(\"".gettemplate('helpdesk_register')."\");");
}


EvilCrow 04-09-2004 05:55 PM

Will this be coded for VB 3 Gold?? :rolleyes:

Kaelon 04-11-2004 12:34 PM

I don't believe so, no. Considering that zajako has worked primarily in vB 2, I don't see why he'd want to port this to vB3.

surfhog 04-24-2004 12:19 PM

Quote:

Originally Posted by Kaelon
I don't believe so, no. Considering that zajako has worked primarily in vB 2, I don't see why he'd want to port this to vB3.

Well if you ask me and you didn't lol
That's a real shame :(

So many brilliant hacks for vb2 that are not being updated to vb3
I guess that if people want them, they will have to go backwards instead of forwards :(

Real Crying Shame!!!!!

TheMusicMan 06-17-2004 08:47 AM

... what would happen if I tried to install this using vB3.0.1 - would it fail?

MissKalunji 07-14-2004 09:00 PM

Quote:

Originally Posted by zajako
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:
https://vborg.vbsupport.ru/showpost....&postid=349891

The new ticket page:
https://vborg.vbsupport.ru/showpost....&postid=349894

Thread with admin options in status bar:
https://vborg.vbsupport.ru/showpost....&postid=349897


the Zip

vbhelpdesk v1.2


GREAT HACK WORKS PERFECTLY :nervous:

TheMusicMan 07-14-2004 09:05 PM

... on which vB version?


All times are GMT. The time now is 04:05 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
  • Page Generation 0.01159 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
  • (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