vb.org Archive

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

Ted S 06-12-2011 12:24 AM

Quote:

Originally Posted by TheShanka (Post 2206164)
I'm unsure why this mod isn't currently working for my site; vBulletin 4.1.4 - I've installed it, all the files are up, made settings changed as I thought appropriate, but no joy. Perhaps it's the bit in the first post about it needing to be enabled in certain forums? How do I go about this as it only seems to mention threads in the Options for it.

Thanks in advance; looking forward to the feature working with my site - the members should get a real kick out of it.

If it's not enabled in the forum you are viewing it certainly won't show up in the forum to "work".

You can enable it in the same place you would enable any any other option, the forum manager. Or you can use the bulk manager in yoru Admin CP to enable it in many forums. Both are explained briefly in the install file but it's pretty simple, you check yes or not :D

scubasteve3 06-19-2011 12:17 AM

Quote:

Originally Posted by Ted S (Post 2203685)
There's a feature to not show this on the first post. Enable that.

Then pop open product-helpful_answers vb404.xml and go to line 907, change this from == to !=

Save. Upload the XML file. Done.



As in posts on the frontpage or articles stored sepertely from posts?

Thanks Ted. I got it so the vote only shows up on the first post.

What I mean was, is it possible to add the same voting system thumbs up/down for front page articles?

Also, Would it be possible to change the way it shows the rating score from X # of users found this helpful. To the Thumbs up Icon and +X (where x is the # of people who found this helpful)

One last thing, how are the results stored in the database? What I mean is, the default thread rating system, the score is titled "votetotal". So I can run a query to order by votetotal. Is this possible with this mod? (Sorry, I'm obviously not a programmer)

Thank you so much!

Ted S 06-19-2011 05:13 AM

Quote:

Originally Posted by scubasteve3 (Post 2209665)
What I mean was, is it possible to add the same voting system thumbs up/down for front page articles?

If it's just posts, yes, but it will take some work.

If you have articles via the CMS then you;d have to more or less rebuild it using the same code base. The system is setup for post IDs so another element would not work.

Quote:

Also, Would it be possible to change the way it shows the rating score from X # of users found this helpful. To the Thumbs up Icon and +X (where x is the # of people who found this helpful)
Edit the template. Remove the X of Y and replace it with the right variable as shown in ths first post of this thread.

Quote:

One last thing, how are the results stored in the database? What I mean is, the default thread rating system, the score is titled "votetotal". So I can run a query to order by votetotal. Is this possible with this mod? (Sorry, I'm obviously not a programmer)
There is a record of total votes and good votes per thread but it's in the table helpfulanswers, not post.

scubasteve3 06-19-2011 06:54 AM

Quote:

Originally Posted by Ted S (Post 2209745)
If it's just posts, yes, but it will take some work.
Edit the template. Remove the X of Y and replace it with the right variable as shown in ths first post of this thread.

Ok. I got that so now I can make it so it generates whatever I want it to say after the user has voted. Is it possible to add the gray version of the thumbs up/down image here and next to that say the text.

Ted S 06-20-2011 10:36 PM

Quote:

Originally Posted by scubasteve3 (Post 2209762)
Ok. I got that so now I can make it so it generates whatever I want it to say after the user has voted. Is it possible to add the gray version of the thumbs up/down image here and next to that say the text.

It's HTML, you can add whatever images or other elements you want. <img src="xxx"> for images...

scubasteve3 06-23-2011 03:42 PM

Quote:

Originally Posted by Ted S (Post 2210615)
It's HTML, you can add whatever images or other elements you want. <img src="xxx"> for images...

Right.

I guess what I'm trying to do is have it so that after you vote (for thumbs up only, no negative votes counted) then the green thumbs up will be replaced by a gray thumbsup and next to that will have +goodranks.

I got it so that it says +goodranks but I need some help with the if statement for if users have already voted to insert the gray thumbsup image.

Ted S 06-24-2011 12:03 AM

You already have to logic down... An image is no different than text, it merely needs a tag.

Just add the <img> tag to whatever code you changed the +goodranks bit too.

Hateman 06-27-2011 06:33 PM

Hi,

i installed mod_deflate (apache) on my server, but since this installation, this tool don't work correctly on firefox 5.0. Any ideas about this problem?

Ted S 06-27-2011 06:56 PM

Have you tried it with FF 5 without the module installed?

Hateman 06-28-2011 09:42 AM

Hi,

yes the same problem. But im not sure about the problem. I send you a private message with a link about it, is it okay?


All times are GMT. The time now is 09:59 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.02411 seconds
  • Memory Usage 1,747KB
  • 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
  • (8)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