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)
-   -   Support Forum Helper Hack v1.1 (https://vborg.vbsupport.ru/showthread.php?t=44109)

WEForums 06-02-2003 11:26 AM

I would do whatever steps you did on the test forum since it worked. If it works once, it should work twice.

Matt 08-07-2003 02:25 AM

Quote:

10-05-02 at 09:45 PM Matt said this in Post #45
How do I make it so that threads that are stuck in the forum don't have this other sticky please?
Anyone?

DaQuixlet 08-07-2003 09:28 PM

How do you run a query?

Kane Da Don 11-04-2003 09:42 AM

i love this hack but i was wondering if any one could help me out on telling me wat i need to do so i can add more options to it like a drop down menu and more selection instead of the "answered" and "unanswered" ones like "repeated question" , "More Help" something like that

wolfman 01-16-2004 08:25 PM

any plans for a vb3 version of this?

g-force2k2 01-16-2004 11:11 PM

Me! make sure that you did not block out the line afterwards.

PHP Code:

$DB_site->insert_id(); 

If not post the code around my code and I will see what I can do.

Wolfman I will work on a port to vb3.

Cheers,
g-force2k2

rodrigoke 03-18-2004 12:39 PM

$helpoption = iif($foruminfo[forumid] == $HELPforum,'0','');

shouldn't this be
$helpoption = iif($foruminfo[forumid] == $HELPforum,'0','1');
to set if the thread is specified?

anyway i can't make it to work...
it doesn't show up...
i'll have a look later

rodrigoke 03-18-2004 01:00 PM

the vars
$HELPforum
$HELPundone
$HELPdone
(which come from the db table setting)

aren't available in forumdisplay.php
that's why the prefix isn't shown....
the rest works

how can we make them available?

rodrigoke 03-18-2004 01:21 PM

ok you have to go to the control panel and save your vbulletin options :)
that way the new setting is loaded :)

rodrigoke 03-18-2004 01:39 PM

one last thing:
Note: If you want to add an image (button) instead of the word link simply replace '[ Thread Helped ]' with:
<a href='{imagesfolder}/image_name_here.gif' border='0' alt='Thread has been helped!'>
Replace 'image_name_here' with the image file name and place the image in your images folder!

the "<a href" needs to be an "<img" tag

<img src="{imagesfolder}/image_name_here.gif" border="0" alt="Thread has been helped!">


All times are GMT. The time now is 08:07 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.01011 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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