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)

rooban12 12-11-2011 06:14 AM

Solved it..... thanks for your time mate

rhoula 01-06-2012 01:45 PM

This is what I m getting:

Quote:

Database error in vBulletin 4.0.0:

Invalid SQL:
UPDATE forum SET helpfulanswerbits = 1;

MySQL Error : Unknown column 'helpfulanswerbits' in 'field list'
Error Number : 1054
Request Date : Friday, January 6th 2012 @ 08:40:22 AM
Error Date : Friday, January 6th 2012 @ 08:40:22 AM
Script : http://checkthisup.com/admincp/helpf...php?do=do_bulk
Referrer : http://checkthisup.com/admincp/helpf...rs.php?do=bulk
IP Address : 68.12.xxx.xx
Username : rhoula
Classname : vB_Database
MySQL Version : 5.1.56

Ted S 01-06-2012 08:37 PM

Quote:

Originally Posted by rhoula (Post 2284432)
This is what I m getting:

Your install did not update the database properly. Run this query:

ALTER TABLE forum ADD 'helpfulanswerorderbits' INT(10) UNSIGNED NOT NULL DEFAULT '0';

If you use prefixes on your database, be sure to add them in (i.e. vb_forum).

Winter Sonata 01-09-2012 07:23 PM

Sorry, this problem happened to be either : 4.1.10
Quote:

Threads are showing in Ascending Order when I disable the plugin, the threads are showing in Descending Order.
I read your fix but can't locate where is : helpfulanswerorderbits and there is no hook called : forumdisplay_query_threadid

Thanks alot!

Ted S 01-09-2012 07:31 PM

Quote:

Originally Posted by Winter Sonata (Post 2285661)
Sorry, this problem happened to be either : 4.1.10


I read your fix but can't locate where is : helpfulanswerorderbits and there is no hook called : forumdisplay_query_threadid

Thanks alot!

It's in your plugin manager.

Winter Sonata 01-10-2012 01:52 PM

Thankd Ted S

Disable the hook doesn't help and I can't figure out where should I diable this option : helpfulanswerorderbits

Thanks for the support and sorry if bothering.

howit 01-11-2012 12:36 AM

its working on 4.1.9.

Any how to put the "thank" count in the postbit_legacy?

vAsia 01-12-2012 03:03 AM

Could you do one for thread in forumdisplay.php?

It will look like reddit.

Ted S 01-14-2012 12:06 AM

Quote:

Originally Posted by vAsia (Post 2286800)
Could you do one for thread in forumdisplay.php?

It will look like reddit.

This mod rates posts. If you want something to rate threads it would be an entirely separate codebase or, you could port this addon as you see fit.

Ted S 01-14-2012 12:07 AM

Quote:

Originally Posted by howit (Post 2286288)
its working on 4.1.9.

Any how to put the "thank" count in the postbit_legacy?

What do you mean?


All times are GMT. The time now is 11:48 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.02234 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
  • (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