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 08-12-2009 09:34 PM

Quote:

Originally Posted by libertylounge (Post 1864730)
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:



And:

Which script did you run to get this error?

basketmen 08-26-2009 01:38 PM

guys, is there version for vbulletin 3.6 for this hack

i had try to install but get this when importing

Quote:

The following dependencies were not met:
This product is not compatible with version 3.6.8 of vBulletin. (Compatible starting with 3.7.0)

Ted S 08-26-2009 03:00 PM

You can edit the modification to install on 3.6 but it is not supported against the 3.6 code although it should work just fine.

Ted S 09-01-2009 01:34 AM

Hello Helpful Answers users. Today I am please to announce 2.0.0 which is a big number that includes a big feature long asked for (although the actual changes are rather small).

2.0 introduces user level stats on good votes, totalvotes and bad votes which you can put right into the postbit template using $post[hagoodrank] $post[hatotalrank] and $post[habadrank]

These stats combine a user's entire post history (votes on their posts) into simple numbers for your use.

Updating to 2.0 may take a few minutes as old votes are converted into the user profile. To reduce queries the user table is extended to offer both a good and total rank field.

2.0 requires uploading all .php files as well as updating the XML plugin and to use the new variables you will need to edit your postbit template as you see fit.

viper357 09-01-2009 09:40 AM

Quote:

Originally Posted by Ted S (Post 1874798)
You can edit the modification to install on 3.6 but it is not supported against the 3.6 code although it should work just fine.

Does this still apply to 2.0.0 on 3.6.12? I haven't installed it yet.

viper357 09-01-2009 12:06 PM

Ok, I've got it installed and running on 3.6.12 but it's only showing on the first post, any idea why?

edit: If you view the full thread then it only shows in the first post, but if you click on the individual post number (to show only that post - showpost.php) then it shows fine, just on the showthread.php it doesn't.

edit again: It's showing on the first post of each page of a thread.

viper357 09-01-2009 12:58 PM

I've tried playing around with it by putting it in different places, it will show up wherever I put it but still only in the first post. I have tried the manual option as well.

I have disabled all of my other hacks 5 at a time but that made no difference.

Ted S 09-01-2009 09:45 PM

Quote:

Originally Posted by viper357 (Post 1877676)
Does this still apply to 2.0.0 on 3.6.12? I haven't installed it yet.

Yes. 3.6, 3.7 and 3.8 are all fairly similar and I can't think of anything that would break in this mod. However as I don't have a 3.6 test site anymore I can't validate that myself.

Ted S 09-01-2009 10:00 PM

Quote:

Originally Posted by viper357 (Post 1877758)
I've tried playing around with it by putting it in different places, it will show up wherever I put it but still only in the first post. I have tried the manual option as well.

I have disabled all of my other hacks 5 at a time but that made no difference.

Check your options... are you setting this to not appear in the first post by chance? Have you changed any other settings?

viper357 09-02-2009 06:26 AM

Quote:

Originally Posted by Ted S (Post 1878065)
Check your options... are you setting this to not appear in the first post by chance? Have you changed any other settings?

If I set that to not appear then it doesn't appear, if I set it to appear in the first post then it does appear, so it is doing what it is supposed to do, but it only shows in the first post, here is a link so you can see --> http://www.marineaquariumsa.com/showthread.php?t=5238

On that link, post number 2 does not have the thumbsup, but if you click on the post number to show just the post then it suddenly appears --> http://www.marineaquariumsa.com/show...76&postcount=2

I am desperate to get this working, my members are crying for something like this :)


All times are GMT. The time now is 03:05 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.01169 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)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