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)

MissKalunji 06-09-2005 03:20 AM

Quote:

Originally Posted by WhSox21
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.

vbplugins!?!?!

i cant wait!!

Stachel 06-09-2005 03:44 AM

In pictures,


From doing:

In template HELPDESK_SHELL, added below $navbar


.
.
.
$header
$navbar
<!-- FAQ template guts addition -->

inserted here all contents of FAQ template
(except 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 -->
.
.
.


Any ideas for how to get to the goal of the contents of FAQ.PHP always being on top?
Stachel

WhSox21 06-09-2005 08:13 AM

First off. You will need to add the FAQ phrases to the phrasegroups array by adding this to the end of the array:
, 'fronthelp'

So it should look like this:
$phrasegroups = array('posting', 'search', 'fronthelp');

That will at least get you the phrases on that page.

That will probably only add the search fields. You will then have to include the required php file in the helpdesk along with the php code to pull the FAQ info out of the database. If you're not sure how exactly to do it I can help you out tomorrow. Just let me know if you don't fully understand what you're doing.

psico 06-09-2005 07:32 PM

I?m testing the helpdesk and I?ve created a ticket and then tried to replied but it showed me this error:
Quote:


Database error in vBulletin 3.0.7:

Invalid SQL: SELECT DISTINCT userid, username, pmpopup FROM user AS user WHERE ( FIND_IN_SET(, membergroupids) OR usergroupid = OR userid = 64) AND userid != 64
mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' membergroupids) OR usergroupid = OR userid = 64) AND userid !=

mysql error number: 1064

Date: Thursday 09th of June 2005 05:16:53 PM
Script: http://www.psicofxp.com/forums/helpdesk.php
Referer: http://www.psicofxp.com/forums/helpd...cket&amp;tid=1
Username: Psico
The problem seems to be that the variable $tug in line 422 of helpdesk.php is empty...

Anyone can help me with this?

Tnx in advance.

Psico.

WhSox21 06-09-2005 07:35 PM

Did you create your department and did you set usergroups to have access to the departments?

Stachel 06-09-2005 07:45 PM

Quote:

Originally Posted by WhSox21
First off. You will need to add the FAQ phrases to the phrasegroups array by adding this to the end of the array:
, 'fronthelp'

So it should look like this:
$phrasegroups = array('posting', 'search', 'fronthelp');

That will at least get you the phrases on that page.

That will probably only add the search fields. You will then have to include the required php file in the helpdesk along with the php code to pull the FAQ info out of the database. If you're not sure how exactly to do it I can help you out tomorrow. Just let me know if you don't fully understand what you're doing.

Ohhhhhhhhhhh - I was thinking because the template headers and footers are almost identical, it should work!!

But the other difference is what includes and things that the PHP files calling the template has already declared, right? **click**

because faq.php calls the FAQ template
and
helpdesk.php calls the helpdesk template

Aha !!!

So if I just put all the includes and instantiations from FAQ.php into HELPDESK.php, it shoudl work right? :squareeyed:

I'll try that when I get home from work tonight.

Thanks !!

Stachel

smdani 06-10-2005 07:11 AM

WhSox21,
it's an icredible hack. Maybe it is what I was looking for a long time ago!
I will wait for vB 3.5 PluGIN for installing it!
Thanks a lot for your great support!

TheMusicMan 06-10-2005 09:58 AM

WHSox21

Did you see my last request which has now dissapeard onto the previous page...? Simply asking for how to open the Ticket URL sent in PM in the same browser window instead of new browser window.

Thanks....

Stachel 06-11-2005 06:29 AM

Quote:

Originally Posted by WhSox21
If you're not sure how exactly to do it I can help you out tomorrow. Just let me know if you don't fully understand what you're doing.

Affirmative.

Have tried to make the result of clicking the FAQ button appear above the HelpDesk for 2 nights now.

Still am only seeing the results shown in the lame attempt picture above.

I copied just about everything that seemed relevant from

faq.php --> helpdesk.php
and
FAQ template --> HelpDesk Shell template

Stachel

quachvu 06-16-2005 09:02 AM

WhSox21 : how can i fix the code so i can use BBCODE in help desk? thanks


All times are GMT. The time now is 08:24 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.01881 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
  • (4)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