vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - [AJAX] Helpful Answers - Post Rating System (plus many sub-features) (https://vborg.vbsupport.ru/showthread.php?t=204117)

Ted S 02-04-2009 03:40 AM

Rene Kriest,

I'm not quite following you here. Are you looking for an addon that allows for rating content (i.e. rating a hotel, a video game, etc...) or a change to this addon which is meant to show which answers are useful?

Lizard King 02-04-2009 06:22 AM

You have a small problem in your templates

Code:

                                <if condition="$show['rate_helpfulanswer']">
                                        <strong>$vbphrase[helpfulanswer_didyoufind]
                                        <a href="./helpfulanswers.php?postid=$post[postid]&rank=1" <if condition="$vboptions[disable_ajax] != 2"> onclick="return helpfulanswers_rate($post[postid], 1);" </if> rel="nofollow">$vbphrase[helpfulanswer_yes]</a> |
                                        <a href="./helpfulanswers.php?postid=$post[postid]&rank=0" <if condition="$vboptions[disable_ajax] != 2"> onclick="return helpfulanswers_rate($post[postid], 0);" </if> rel="nofollow">$vbphrase[helpfulanswer_no]</a>
                                </if>

Missing strong closing tag.

Will check the mod a little further.

redlabour 02-04-2009 07:11 AM

Is there a Option to exclude Users with less then X Postings from Voting?

Any why did you not use the Hooks at Postbit and Postbit Legacy?

Mihalis 02-04-2009 07:21 AM

I installed this hack but i get a vbulletin database error in any forum i set it on.

Lizard King 02-04-2009 10:01 AM

The solution is just couple posts above :

https://vborg.vbsupport.ru/showpost....5&postcount=16

WoodiE 02-04-2009 10:18 AM

Upgraded to the newest version, but how do I view the new Top 10 page?

Mihalis 02-04-2009 10:55 AM

Quote:

Originally Posted by Lizard King (Post 1734042)
The solution is just couple posts above :

https://vborg.vbsupport.ru/showpost....5&postcount=16

Thank you for your answer. I must say I feel uncomfortable with the use of phpMyAdmin. Why this mod is unable to create the appropriate tables?

redlabour 02-04-2009 11:27 AM

Quote:

Originally Posted by redlabour (Post 1733922)
Is there a Option to exclude Users with less then X Postings from Voting?

Any why did you not use the Hooks at Postbit and Postbit Legacy?

If this will be included and fixed i will uninstall Post Thank You and Post Groan and take this awesome combined Mod. ;)

tei727 02-04-2009 12:48 PM

when i go to the helpfulanswers.php page i get this

It appears you have not selected a post. Please go back and try the link again.

If you feel you have reached this page in error, please contact us for assistance.

Rene Kriest 02-04-2009 01:20 PM

Quote:

Originally Posted by Ted S (Post 1733782)
Rene Kriest,

I'm not quite following you here. Are you looking for an addon that allows for rating content (i.e. rating a hotel, a video game, etc...) or a change to this addon which is meant to show which answers are useful?

So my suggestion then would be no modification to your existing great addon.

I am looking for a away to rate individual aspects of a product/picture/point of view etc. not the posting itself. Maybe sort of "poll in poll" feature with a star rating system.

Your systems let people rate other people's comments while I want a feature to let people rate their individual experience (feat. 1 = 3/5 stars; feat. 2 = 5/5) and share it with others.


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