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-17-2009 11:08 PM

Quote:

Originally Posted by siriuxs (Post 1747327)
When I import it I have this error: Error XML : Empty document in line 1

Sorry, you don't need to be using that file... I mistook your issue with someone else's.

So back to your problem. As I understand it the addon is showing up twice but you only have it installed once and don't have the manual variable in any template.

That being the case it sounds like $template_hook[postbit_controls] is being called twice.

Please check for that and let me know if I am right about your problem.

siriuxs 02-18-2009 07:12 AM

Uauh... very thanks! The problem was that I have two $template_hook[postbit_controls] variable in my postbit. Now it functionally perfectly!

Very thanks for your help!!!

vbuser99 02-18-2009 07:33 PM

Quote:

Originally Posted by Ted S (Post 1747106)
Are you using ten point ratings or just the yes/ no?

I am using Yes. (negative turned off)
I am not using ten point rating.

maidos 02-18-2009 09:00 PM

is it possible to add digg feature aswell as option... using negative and positive pictures and show the amount of positive/negative that members has been voted

lazyseller 02-18-2009 09:05 PM

How do i not display the rating options if its the first post? did i miss this somewhere?

Ted S 02-18-2009 09:20 PM

1 Attachment(s)
Quote:

Originally Posted by lazyseller (Post 1748455)
How do i not display the rating options if its the first post? did i miss this somewhere?

That's not something covered but a great idea...

Try this version of the addon which offers this as an option.

Ted S 02-18-2009 09:26 PM

Quote:

Originally Posted by jGas (Post 1746808)
i think that my problem is the same as siriuxs.
i've upgraded to 3.8.1 but the problem is still there.. with the manual template placement the mod does not work..

here is my post in the 3.7 thread:

Sorry for not getting to this yesterday. I think the file I uploaded wasn't fully saved... Give the version I just posted a shot and let me know if that fixes your issue.

Ted S 02-18-2009 09:27 PM

Quote:

Originally Posted by vbuser99 (Post 1746955)
Ted, how can I display total or good ranks on postbit to display statistics about posters helpful answer performance?

I have tried following variables but they only display "1" if there is a rating in particular post.
If there is no voting on a post nothing is displayed.

$post[totalrank] - The total number of ratings
$post[goodrank] - The number of good ratings

Thanks.

The variable $post[totalrank] should have your total ranks if you're using just positive rankings. If it's only showing one double check that there's a higher value in the actual table (you can do this through phpmyadmin or with the query:" select totalrank from post where postid = X; ").

Ted S 02-18-2009 09:28 PM

Quote:

Originally Posted by maidos (Post 1748452)
is it possible to add digg feature aswell as option... using negative and positive pictures and show the amount of positive/negative that members has been voted

Not sure I follow... Are you trying to integrate with Digg or just use icons like Digg?

maidos 02-18-2009 09:50 PM

well just have the same feature as digg. yoour mod has functionality that is similar with digg. But yeah some members prefer pictures over texts so i was wondering if you could implement a positive and negative icons instead? let user to see example the votes like +6 diggs +6 / -0


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