Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Discuss!! A Yahoo Answers Clone Details »»
Discuss!! A Yahoo Answers Clone
Version: 1.4.0, by Christos Teriakis Christos Teriakis is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Major Additions - Version: 4.2.0 Rating:
Released: 04-16-2012 Last Update: 06-03-2012 Installs: 67
DB Changes Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

Discuss!!
A Yahoo Answers Clone


Compatible with 4.2.0
but you must download the file Disucss_1_4_0.zip


1. Why we need a discussion mod

Maybe sounds crazy to have a powerfull forum and to install this AddOn. But this is not true. I do agree that vB has tons of features for any type of discussions. But from the other point Yahoo Answers (and dozens of similars sites) became famous, because they offer a simple way to users to get replies. Short questions, with a couple of replies. Why to go in a complicated system for this? And why to add dozens of extra categories, subcategories etc etc, just for this? This is the reason that you need it.

2.- How it works?

Very simple, so easy to use by novice users too. A member is posting a question in any of your categories (unlimited level are supporting) and then is waiting other members to post a reply. Reads the replies, chooses the best and that's all. There is no need for discussion here.





3.- Installation
  1. Download, unzip and upload all files from the "upload" folder where your vb installation is (you can't install in different directory).
  2. Goto you admincp and import the product-discuss.xml
  3. That's all
4.- Configuration





Configuration is very easy and is like all other addons here. You need to follow the steps below, and soon you'll be ready:
  1. First of all goto Usergroup permissions and set what each usergroup can do or not do.
  2. Goto Discuss General setting, check the default values and change them if you want
  3. PM Templates. I believe that the predefinied text is ok for most of you. But if you want you can change them. Please don't touce the variables (anything inside {}). The available variables are:
    1. {questiontitle} : Title with link
    2. {questiontitle_nolink} : As above but without link
    3. {category} : Category name with link
    4. {category_nolink} : Category without link
    5. {questionowner} : The author's username with link
    6. {questionowner_nolink} : As above, no link
    7. {description} : 200 chars from the question body
    8. {username} : This is the "To:" value. eg Dear {username},
    9. {postdate_short} : Post date in format that you've set as long dates
    10. {postdate_long} : Same as above in long date format
    11. {signature} : Anything that you've set in your settings
  4. Last step is to set your categories.
5.- Copyright

In the footer of each page there is a link back to my site vBulletON.com. Even if it easy to remove it, please avoid doing it. Respect if you want to be respected. That's the only that I can say.

6.- PRO version

Currently there is no one. I don't use to build an addon, and then remove 90% of its features to make a free version. No. This is all that I've done. Sure there are dozens of more features that I can add. If I see that this mod becomes popular then I'll add them but as commercial version.

7.- Live Demo

http://www.christeris.com/testvb4/discuss.php

Login:
demouser1 / demopass1
demouser2 / demopass2
demouser3 / demopass3

Enjoy
Chris

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
9 благодарности(ей) от:
Alien, AliMadkour, BCP Hung, goxy63, Hareth, PPhysX, rafiul, thecore762, victorvu

Comments
  #212  
Old 06-03-2012, 06:09 PM
Davidinh Davidinh is offline
 
Join Date: Apr 2005
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

absolutely, I will … Chris
thanks for your time and again that is a great mod

one more thing should I ask you Chris
it is not compatible with mobile style on vB 4.2.0
the issue is a blank page when I switch from default style to mobile style
do you still have time to play around with it right Chris. :-)

well, I have no luck.... update the new file and re-install the newest version that you just released
no navbar show at all
Reply With Quote
  #213  
Old 06-03-2012, 07:55 PM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Davidinh View Post
absolutely, I will … Chris
thanks for your time and again that is a great mod

one more thing should I ask you Chris
it is not compatible with mobile style on vB 4.2.0
the issue is a blank page when I switch from default style to mobile style
do you still have time to play around with it right Chris. :-)

well, I have no luck.... update the new file and re-install the newest version that you just released
no navbar show at all
Have you deleted your old navigation menu? Even if I used unique names for it, the whole menu is assigned to Discuss product, and I suppose that every product can has only one tab.
You can see it working at: http://www.christeris.net/vb42/discuss.php

Edited: Also clear your browser's cache.


Chris
Reply With Quote
  #214  
Old 06-03-2012, 08:05 PM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Davidinh View Post
it is not compatible with mobile style on vB 4.2.0
the issue is a blank page when I switch from default style to mobile style
do you still have time to play around with it right Chris. :-)
Haven't checked the mobile style. The reason is that I'm coding seperate versions for mobile users, to eliminate the amount of queries. Its not good approach to use the same code for mobile users, as not all features are needing.

Here is an example of my Classifieds mobile version:
http://www.christeris.net/vb4/mobilt...o=main&catid=0

and here from my Gallery Mobile:
http://www.christeris.net/vb4/mobilgalleri.php

as you can see even the menus are different, using buttons and dropdowns.

Chris
Reply With Quote
  #215  
Old 06-04-2012, 01:59 AM
ahobilam's Avatar
ahobilam ahobilam is offline
 
Join Date: Aug 2011
Location: Chennai, India
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am getting database error while trying to import the product through admincp in my 4.2 VB
Reply With Quote
  #216  
Old 06-04-2012, 03:10 AM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey, nice mod!

Just installed, but my interface looks far different from yours.

edit: I confirm same issue with default VB skin
Reply With Quote
  #217  
Old 06-04-2012, 04:29 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ahobilam View Post
I am getting database error while trying to import the product through admincp in my 4.2 VB
Please post the database errors, otherwise how I can understand what's going wrong?

Chris
Reply With Quote
  #218  
Old 06-04-2012, 05:28 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

A new version for vB4.2.0, with new features is available for download.

1.- Added a tab "Resolved Questions" in homepage
2.- Added a Tab "Questions" in user profile
3.- Added some info in postbit
4.- Fixed some design errors especially in sidebar

Maybe there are other features too, but is almost 2 months that I have added them, and don't remember them.

To upgrade please upload ALL the files, and import product-discuss.xml

Chris
Reply With Quote
  #219  
Old 06-04-2012, 05:37 AM
ahobilam's Avatar
ahobilam ahobilam is offline
 
Join Date: Aug 2011
Location: Chennai, India
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChrisTERiS View Post
Please post the database errors, otherwise how I can understand what's going wrong?

Chris
Here are the error messages:
Database error in vBulletin 4.2.0:

Invalid SQL:
ALTER TABLE brahmins_usergroup ADD discuss INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error : Duplicate column name 'discuss'
Error Number : 1060
Request Date : Monday, June 4th 2012 @ 06:34:48 AM
Error Date : Monday, June 4th 2012 @ 06:34:48 AM
Script : http://www.brahminsnet.com/forums/ad...=productimport
Referrer : http://www.brahminsnet.com/forums/ad...?do=productadd
IP Address : 122.174.35.137
Username : bmbcAdmin
Classname : vB_Database
MySQL Version : 5.1.58-1ubuntu1
Reply With Quote
  #220  
Old 06-04-2012, 05:50 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ahobilam View Post
Here are the error messages:
Database error in vBulletin 4.2.0:

Invalid SQL:
ALTER TABLE brahmins_usergroup ADD discuss INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error : Duplicate column name 'discuss'
Error Number : 1060
Request Date : Monday, June 4th 2012 @ 06:34:48 AM
Error Date : Monday, June 4th 2012 @ 06:34:48 AM
Script : http://www.brahminsnet.com/forums/ad...=productimport
Referrer : http://www.brahminsnet.com/forums/ad...?do=productadd
IP Address : 122.174.35.137
Username : bmbcAdmin
Classname : vB_Database
MySQL Version : 5.1.58-1ubuntu1
This means that you have did an unsucessfull uninstallation before, and the field discuss in usergroup table left behind. My opion is to uninstall the product, and the check if any of the fields below are still there:
Table: usergroup ... field: discuss
Table: user ... fields: discuss_questions, discuss_replies, discuss_winner
If you find any of them, remove it. Then try a new installation.

Chris
Reply With Quote
  #221  
Old 06-04-2012, 06:09 AM
Acido Acido is offline
 
Join Date: Apr 2003
Location: Argentina
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChrisTERiS View Post
Hello,

A new version for vB4.2.0, with new features is available for download.
Hello Chris. New version still works with vb 4.1.12? Or it's for vb 4.2 Only ?

Thank you !
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: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.04803 seconds
  • Memory Usage 2,335KB
  • Queries Executed 26 (?)
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
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (9)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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_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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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