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 10-20-2013 03:34 AM

Quote:

Originally Posted by postcd (Post 2454630)
In my case 1 and also 2 hides all posts, even first post. posts which are even non negative rated. I think its a bug and only negative posts should not be visible..? :eek:.

Typo on my part.

-2

Logic used:

Code:

($post['goodrank'] - $post['totalrank']) < $this->registry->options['helpans_hidelownum']

dougdirac 10-20-2013 04:03 AM

any screenshots of what a hidden post looks like? Do you click to view?

Ted S 10-20-2013 05:17 AM

Quote:

Originally Posted by dougdirac (Post 2454780)
any screenshots of what a hidden post looks like? Do you click to view?

Right, the entire post contents are replaced with a very short block of text that has a link to expand back the post (we use a hidden div to make it happen).

The default phrase is "The post by {1} is hidden due to low votes. Click expand to view it" but of you can of course change that, add details, images, whatever you like.

postcd 10-21-2013 10:05 AM

When i add -1 it dont hide 1 negative votes posts. why?

Ted S 10-21-2013 06:36 PM

Quote:

Originally Posted by postcd (Post 2455081)
When i add -1 it dont hide 1 negative votes posts. why?

It's a greater then statement so > -1 is -2, -3, etc... So you enter whatever the minimum value of posts you want to have show.

Clearly not how the option describes it but we'll probably change the phrase rather than the logic to avoid any adverse impact to forums that already have a value in.

tpearl5 11-10-2013 02:12 PM

Any thoughts on importing vbseo likes into helpful answers?

The likes system and vbseo in general has going to the toilet.

Ted S 11-11-2013 09:43 PM

Quote:

Originally Posted by tpearl5 (Post 2459695)
Any thoughts on importing vbseo likes into helpful answers?

The likes system and vbseo in general has going to the toilet.

There's no import feature at this point... not sure how they work exactly if you can explain?

TheLastSuperman 11-21-2013 08:19 PM

Quote:

Originally Posted by Ted S (Post 2460015)
There's no import feature at this point... not sure how they work exactly if you can explain?

vBSEO Likes is similar to Paul's mod here on vbulletin.org where you click the heart to "like" a post but instead it was a link bottom right of postbit text in each post. Also it's very similar to DB Tech's thanks/likes system they are all very similar in concept.

Ted S 11-21-2013 11:54 PM

Quote:

Originally Posted by TheLastSuperman (Post 2462685)
vBSEO Likes is similar to Paul's mod here on vbulletin.org where you click the heart to "like" a post but instead it was a link bottom right of postbit text in each post. Also it's very similar to DB Tech's thanks/likes system they are all very similar in concept.

Thanks!

Obviously if it's just a straight like, importing the data would be rather simple (loop the votes, add a record for each, resync the totals on the post).

The question is of course: why do it and does it match the user's expectation? I like a lot of things but are they helpful? Not sure it's the same...

Loget 11-30-2013 11:32 PM

Dear Ted S,

I would like to install your modification however was wondering if there was a port available from https://vborg.vbsupport.ru/showthread.php?t=231666?

Thanks.


All times are GMT. The time now is 03:55 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.02409 seconds
  • Memory Usage 1,744KB
  • 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
  • (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