vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - [AJAX] Helpful Answers - Allow users to rate individual posts (https://vborg.vbsupport.ru/showthread.php?t=204139)

Ted S 07-25-2009 05:30 PM

This mod integrated with a vbCredits via third party addon and the reputation system.

Is there another system you would like to integrate it with?

TK1990 07-29-2009 05:46 PM

Hello.

I changed the phrases and it shows still the same. :S

Jah-Hools 07-30-2009 02:02 PM

Hi

Can this be added on a selective per forum basis? (so not forum-wide just on some forums?)

Thanks

Ted S 07-30-2009 03:39 PM

Quote:

Originally Posted by Jah-Hools (Post 1858530)
Hi

Can this be added on a selective per forum basis? (so not forum-wide just on some forums?)

Thanks

Yup.

Ted S 08-08-2009 07:29 PM

After several months of testing by many users I have released 1.9.5 which is a large update to the Helpful Answers system.

Some of the changes in this release:
- The notification system can now be used to tell them when someone voted on their post
- You can now display a message under the first post linking to the top rated post
- Updates to the hooks and plugin system to meet vbulletin guides
- Fixes to several small bugs
- Improved installer code
- Specific threads can be excluded or included via the admin

Note: Installing this version will rework your existing votes updating each one to include additional data. Please be mindful of this as an upgrade will take a few minutes for larger sites.

libertylounge 08-10-2009 05:16 PM

If I disable the giving of reputation in specific forums.. can this still add reputation to users overall scores?

libertylounge 08-10-2009 06:33 PM

Additionally, there's something wrong with the query you say to run if you switch between the 10 point scale and the up/down vote:

Code:

UPDATE post SET goodrank = '', totalrank = '';
DELETE FROM helpfulanswer;

I get the following error:

Quote:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1054
error desc: Unknown column 'goodrank' in 'field list'
And:

Quote:


An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: 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 'DELETE FROM helpfulanswer' at line 2


Ted S 08-11-2009 04:20 PM

Thank you. I will be sure to update this asap.

schmidt123a 08-12-2009 05:44 PM

where is usergroup permission ?

Ted S 08-12-2009 09:32 PM

Quote:

Originally Posted by schmidt123a (Post 1866010)
where is usergroup permission ?

Looks like you double posted this, please check the other thread and stick to one thread so I don't end up trying to answer you twice. Thanks.


All times are GMT. The time now is 07:34 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.01217 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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