Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Answer Forums 1.0.0 Details »»
Answer Forums 1.0.0
Version: 1.0.1, by Gio~Logist Gio~Logist is offline
Developer Last Online: Oct 2022 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.7.3 Rating:
Released: 09-14-2008 Last Update: 09-20-2008 Installs: 197
DB Changes Uses Plugins
Code Changes  
No support by the author.

Brought To You By
ModernvB - Vbulletin Solutions & Services
http://www.modernvb.com

Premium Modification:
http://www.modernvb.com/vb_products....o&productid=10

Answers Forum
Ever wanted to enable the ability to specify a certain forum as an "answer" forum, where members can post questions and select the best answer given by the community? This is similar to yahoo answers, a very effective website where users can post questions and seek answers from registered users. Answering questions can get to be a mess, keep it organized and save yourself a bit of hassle when dealing with Q&A's. As a webmaster, you already have enough on your hands to have to worry about answering questions sometimes, and need an effective way to do this! Or maybe, you just want to let your community do it for you


Difference Between Answer Forum Light & Answer Forums Premium
* Enable a questions forum Lite/Premium
* Allow users to choose best answer Lite/Premium
* Question Statistics on forumdisplay Premium Only
* Top Helpers on forumdisplay Premium Only
* Recently Answered on forumdisplay Premium Only
* View Answered Topics Premium Only
* View Unanswered Topics Premium Only
* Answered Topics in postbit Premium Only
* Private Message user who's answer was chosen Premium Only
* Private Message answer provider if the answer is reset Premium Only
* Control user's ability to reset their own topic's answer Premium Only
* Allow usergroups to reset any topic's answer Premium Only
* Allow usergroups to select any topic's answer Premium Only *new
* Integrates with vbplaza (reward answer providers) Lite/Premium
* Integrates with vbcredits (reward answer providers) Premium Only

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 09-17-2008, 01:26 PM
fitaholic fitaholic is offline
 
Join Date: Jul 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 4x4 Mecca View Post
I edited the .xml and found the part that places "answered" or "unanswered" in the thread title, and replaced it with the path to the red or green flag

Then I found the template for the answer under the first post, and tweaked it to my liking. If the original mod creater doesn't care, I'll upload the file here, but you'll need to get your own green and red flag, because I might move mine soon.
Gio-ologist Please approve this! or show us the code on how to add an icon under the answered post
Reply With Quote
  #63  
Old 09-17-2008, 01:38 PM
Hannan Hannan is offline
 
Join Date: Jan 2008
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's look interesting, I'll try out!
Reply With Quote
  #64  
Old 09-17-2008, 02:45 PM
kevinfx kevinfx is offline
 
Join Date: Jan 2006
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah why not integrate it with vbcredit? or make it so that it can be integrated with any cash system
Reply With Quote
  #65  
Old 09-17-2008, 03:01 PM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pirat3 View Post
Can you tell me how you got your thing to show up " Accepted Solution " ? I really like it like that
The "answered" and "unanswered" text is phrased

Quote:
Originally Posted by 4x4 Mecca View Post
I've customized this a little bit for my forums http://www.4x4mecca.com/forum/4x4-te...89-blazer.html

If you view the forum display for the tech forum http://www.4x4mecca.com/forum/4x4-tech-talk red flag = not solved, green flag = solved, and I made a better (in my opinion) postbit for the solution post.

I'm looking forward to the premium version to see what it has. I'd like only admin and the thread starter to be able to choose solution.
I'm going to include this in the light version to allow you guys to get more of an impact of the script Will be added in the next release, already made the fix. The premium solution will be made available once i see you all here are completely satisfied with the effect of existing features. After this, an update will be made to the light version and the premium will be released on the same day!

For those looking to integrate this themselves till the next release, here's the simple fix:

Edit the following plugin: Answer Forums - Is question answered?

Search for:
PHP Code:
$thread['postuserid'] = $this->registry->userinfo['userid'
Replace it with:
PHP Code:
$thread['postuserid'] == $this->registry->userinfo['userid'
Quote:
Originally Posted by kevinfx View Post
yeah why not integrate it with vbcredit? or make it so that it can be integrated with any cash system
Already planned for future versions. Still up in the air as to whether it will be available in the light or not. However, i will try my best to provide it in the upcoming version of the light.

Quote:
Originally Posted by Hannan View Post
It's look interesting, I'll try out!
:up:
Reply With Quote
  #66  
Old 09-17-2008, 03:04 PM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fitaholic View Post
Gio-ologist Please approve this! or show us the code on how to add an icon under the answered post
This should do the trick within postbit templates :up:
HTML Code:
<if condition="$thread[g_answer_forum_answer] == $post[postid]">
Icons/html you'd like to show in the answer post
</if>
Reply With Quote
  #67  
Old 09-17-2008, 03:08 PM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm seeking feedback on the ideal solution for giving credit for members who have provided answers (via vbplaza).

My idea is to simply make it so that user's can't change the best marked answer once they've selected it. Or should i just make it so that they can, but it'd take back the points given to the last user? This would be in attempt to prevent abuse of course. Admins will also always be able to change the answer however.

Ideas/comments/suggestions on this feature?
Reply With Quote
  #68  
Old 09-17-2008, 04:04 PM
fitaholic fitaholic is offline
 
Join Date: Jul 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gio~logist View Post
This should do the trick within postbit templates :up:
HTML Code:
<if condition="$thread[g_answer_forum_answer] == $post[postid]">
Icons/html you'd like to show in the answer post
</if>
Sorry I am a nube.

Please tell me exaclty where to place the code and if the code should look like this:

PHP Code:
<if condition="$thread[g_answer_forum_answer] == $post[postid]"><a href"
http://www.fitaholic.com/forum/images/misc/answer1.gif " 
/></a>
</if> 
Reply With Quote
  #69  
Old 09-17-2008, 06:44 PM
inciarco's Avatar
inciarco inciarco is offline
 
Join Date: Mar 2007
Posts: 758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One Question: How can the Best Answers be Removed?

I don't see an Option to do that, and is Very Important to Provide one so that if by Mistake Chosing a Post the User can Take that Back and leave the Thread as Unanswered.

Reply With Quote
  #70  
Old 09-17-2008, 10:12 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmm.

all we get after importing is:

vbulletin options>answers

Show Question Status on Forumdisplay?
This will enable the question's status to show right before the title.

yes or no

thats it?

docs are light.. have i missed something

STRIKE THAT
found it at very bottom
Reply With Quote
  #71  
Old 09-18-2008, 04:50 AM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fitaholic View Post
Sorry I am a nube.

Please tell me exaclty where to place the code and if the code should look like this:

PHP Code:
<if condition="$thread[g_answer_forum_answer] == $post[postid]"><a href"
http://www.fitaholic.com/forum/images/misc/answer1.gif " 
/></a>
</if> 
In postbit or postbit_legacy next to $post[title]

Quote:
Originally Posted by inciarco View Post
One Question: How can the Best Answers be Removed?

I don't see an Option to do that, and is Very Important to Provide one so that if by Mistake Chosing a Post the User can Take that Back and leave the Thread as Unanswered.

This feature has been added to the next release which will be done once the other additional features are complete (will be done before you know it!)

Quote:
Originally Posted by TimberFloorAu View Post
STRIKE THAT
found it at very bottom
:up:
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:40 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.05154 seconds
  • Memory Usage 2,343KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (4)bbcode_php
  • (10)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete