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)

Stachel 05-21-2005 11:54 AM

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?

MissKalunji 05-22-2005 09:38 AM

i dont know if this was asked before but will this work with 3.5.0?
Thx

rjordan 05-22-2005 10:34 AM

Quote:

Originally Posted by MissKalunji
i dont know if this was asked before but will this work with 3.5.0?
Thx

I do not think this question can be honestly answered (for any modification) until 3.5 has been released in some form.

Stachel 05-22-2005 10:53 AM

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

MissKalunji 05-22-2005 02:08 PM

Quote:

Originally Posted by rjordan
I do not think this question can be honestly answered (for any modification) until 3.5 has been released in some form.


okay sorry :o

TheMusicMan 06-07-2005 10:03 PM

How do I change the contained URL in the new reply PM Notification to open in _self rather than in _blank...?

Thanks....

Stachel 06-08-2005 02:04 AM

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

MissKalunji 06-08-2005 02:08 AM

Quote:

Originally Posted by Stachel
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 the create a Help Desk Ticket

(I already changed "ticket" to "Question" because that is what it is, and ticket sounds more jargon-ish to me.)

http://www.badlandsforums.com/fs/helpdesk.png

Stachel

that would be great!!

WhSox21 06-08-2005 02:20 AM

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.

Stachel 06-09-2005 03:09 AM

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 cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="top">
<td align="left" valign="top" width="67" height="31"><a href="faq.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/hdr_nav_faq.gif" width="67" height="31" border="0" alt="" /></a></td>
</tr>
</table>
<!-- end 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 -->

contents of FAQ template
(excluding the $navbar and above or $footer and below because it's already in this HELPDESK_SHELL template)

<!-- end 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


All times are GMT. The time now is 09:37 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.01807 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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