![]() |
I would do whatever steps you did on the test forum since it worked. If it works once, it should work twice.
|
Quote:
|
How do you run a query?
|
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
|
any plans for a vb3 version of this?
|
Me! make sure that you did not block out the line afterwards.
PHP Code:
Wolfman I will work on a port to vb3. Cheers, g-force2k2 |
$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 |
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? |
ok you have to go to the control panel and save your vbulletin options :)
that way the new setting is loaded :) |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|