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)

Oman-Heart.Com 01-22-2010 08:03 PM

When given one of the Agape or negative I get this message


PHP Code:


Warning
curl_exec() has been disabled for security reasons in [path]/helpfulanswers.php on line 415 


defetzer 01-23-2010 09:23 AM

Very nice hack !

To use it optimal for my board i have a question.
I will only use the 10 point sytem :
It is possible (with a change) to rate only first post,and not the answers ?
When yes,how?

Thank you.

Ted S 01-23-2010 09:21 PM

Quote:

Originally Posted by defetzer (Post 1964186)
Very nice hack !

To use it optimal for my board i have a question.
I will only use the 10 point sytem :
It is possible (with a change) to rate only first post,and not the answers ?
When yes,how?

Thank you.

The script has an option to disable voting on the first post, simply look at the code in the XML file for this trigger (search by variable name) and reverse the condition!

Ted S 01-23-2010 09:22 PM

Quote:

Originally Posted by Oman-Heart.Com (Post 1963740)
When given one of the Agape or negative I get this message


PHP Code:

 
Warning
curl_exec() has been disabled for security reasons in [path]/helpfulanswers.php on line 415 


Odd that any host would disable this and not do so in a way that simply took the library out from php which the script checks for.

You can remove the cURL function from the XML script without harming anything.

Simon Lloyd 01-24-2010 03:34 AM

Quote:

Originally Posted by Ted S (Post 1964775)
Odd that any host would disable this and not do so in a way that simply took the library out from php which the script checks for.

You can remove the cURL function from the XML script without harming anything.

I moved hosts and by default it wasn't installed, simply ask your host to rebuild apache with the cURL element enabled.

Ted S 01-24-2010 07:40 PM

You can also disable the reporting option and the mod will stop using cURL

cheat-master30 01-25-2010 07:30 AM

Great modification, so I installed it to replace the thanks system. I also put it in the postbit instead of under the post, which I guess is interesting.

ToNetU 01-26-2010 12:21 AM

is it possible to show the numbers of "members found this post helpful" only for moderators not for members or guests?

thanks

Ted S 01-26-2010 01:44 AM

Quote:

Originally Posted by ToNetU (Post 1966665)
is it possible to show the numbers of "members found this post helpful" only for moderators not for members or guests?

thanks

You can wrap the results in a conditional to check the user group.

diretur 01-28-2010 07:08 PM

great hack!

It would be amazing to have this kind of hack to rate the images in the albums.


All times are GMT. The time now is 04:34 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.04891 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
  • (2)bbcode_php_printable
  • (4)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