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-05-2011 10:14 PM

Quote:

Originally Posted by mjjboard (Post 2156114)
Does anyone still have the vbcredits add-on? Their site is gone now so I am having trouble getting access to it. :(

I don't have a copy but from a compatibility standpoint it should work fine if you find the source code.

Jon12345 02-23-2011 03:02 PM

Are there any links to sample sites that have this mod so I can check it out? Can you have it rate out of 5 instead of 10? I see lots of sites with threads with 5 stars on them.

Simon Lloyd 02-24-2011 05:26 PM

Jon you don't need to guess about this mod it's great!, we use it http://www.thecodecage.com/forumz

tjwiforums 03-10-2011 11:16 PM

Anyone else seeing a blank popup with this? No idea how to get rid of it.

Ted S 03-11-2011 03:29 AM

Quote:

Originally Posted by tjwiforums (Post 2172080)
Anyone else seeing a blank popup with this? No idea how to get rid of it.

Do you have AJAX enabled on your site?

tjwiforums 03-11-2011 03:35 AM

Quote:

Originally Posted by Ted S (Post 2172147)
Do you have AJAX enabled on your site?

All ajax features are enabled

cowcowcow 03-11-2011 04:33 PM

Hi guys, im trying to make a vbulletin display of this query, if anyone can help me with it please tell me how, kinda noob at vbulletin

Basically this SQL query returns the users sorted by those who have had the most thumbs up in the whole forum, which is what a lot of people on top (myself included) have been wanting! Now we just need to have it displayed on vbulletin

Code:

Select post.username, count(helpfulpost.goodrank) from helpfulpost inner join post on helpfulpost.postid = post.postid

GROUP BY post.username Order by Count(helpfulpost.goodrank) DESC


tjwiforums 03-12-2011 02:56 AM

Quote:

Originally Posted by Ted S (Post 2172147)
Do you have AJAX enabled on your site?

Just a quick update to this, this is definitely a code problem (somewhere). The following error is received when trying to rate something:

Code:

[Sat Mar 12 04:53:20 2011] [error] [client hidden] PHP Parse error:  syntax error, unexpected $end in /path/to/forum/helpfulanswers.php on line 498,
This is using the newest version, unless you've made changes in the past 2 days to it and not uploaded them. Your script isn't ending properly.

Simon Lloyd 03-12-2011 06:08 AM

You will have to search through this thread as there have been many updates from Ted, here's one from May last year https://vborg.vbsupport.ru/attachmen...6&d=1275283560 completely remove all the files of the old one and install this as fresh.

Im using vb3.8.6 with no problems at all.

Greek76 03-12-2011 02:39 PM

Ted I'm having problem when users are voting.

Parse error: syntax error, unexpected $end in /home/sample/public_html/forums/helpfulanswers.php on line 498

I downloaded the version on your thread starter. Im using it for 3.8.7. Any ideas? I also downloaded from the link that user posted above but then when voting they are getting this error.

Warning: curl_setopt() [function.curl-setopt]: Invalid curl configuration option in [path]/helpfulanswers.php on line 404


All times are GMT. The time now is 04:04 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.04194 seconds
  • Memory Usage 1,740KB
  • 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_code_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