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)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=231666)

tafreeh 01-02-2010 04:01 AM

okay.. i uploaded my mod.. and i got db error.. plus admin cp post thanks is all empty... nothing shows up... any suggestions?

ddaybofb 01-02-2010 04:02 AM

Quote:

Originally Posted by aj8690 (Post 1944592)
Has anyone been able to get the button image to appear while using postbit legacy??? Thanks.

Nope i have the same problem, i got the thanks to work without the page reloading though

tafreeh 01-02-2010 05:16 AM

look like unstable release to me... will wait for the next version.....

Rafes 01-02-2010 05:39 AM

Installed 7.80 and works perfect

tafreeh 01-02-2010 06:08 AM

hey there... i just update my test forum(vb4) to the latest version and i get db errors.so i disabled it...

but when i get back to my live production site which is 3.8.4 i m still getting the same db errors everywhere... and i m using 7.7 overthere... it was working .. now all of sudden it producing errors...

here is the copy of one of the error...
Code:

Database error in vBulletin 3.8.4:

Invalid SQL:
SELECT * FROM vb_post_thanks AS post_thanks INNER JOIN vb_user AS user USING (userid) WHERE post_thanks.postid IN () ORDER BY post_thanks.username ASC;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY post_thanks.username ASC' at line 1
Error Number  : 1064
Request Date  : Saturday, January 2nd 2010 @ 03:00:19 AM
Error Date    : Saturday, January 2nd 2010 @ 03:00:19 AM
Script        : http://www.xxxxx.com/ebooks-tutorials/33731-panther-vs-t-34-ukraine-1943-duel.html
Referrer      :
IP Address    : xx.xx.xx.xx
Username      : Unregistered
Classname    : vB_Database
MySQL Version :


*** please ignore this post... i uploaded wrong files.. Everything is working perfectly fine *** Thanks Abe

I.am 01-02-2010 07:26 AM

Same problem here, the product seem work fine, but if for any reason you want to uninstall it then you will get the db error.

Database error in vBulletin 4.0.0:

Invalid SQL:
SELECT * FROM post_thanks AS post_thanks INNER JOIN user AS user USING (userid) WHERE post_thanks.postid IN (826786,826923,826925,826928,827636,827643,828288, 828291,828300,828316,828330,82 8421,828434,828439,828447,828899,831966,831970,832 457,832460,832467,832529,83259 8) ORDER BY post_thanks.username ASC;

MySQL Error : Table 'xxxxx_xxxxxx.post_thanks' doesn't exist
Error Number : 1146
Request Date : Wednesday, December 30th 2009 @ 09:17:52 AM
Error Date : Wednesday, December 30th 2009 @ 09:17:53 AM
Script : http://forum.com/showthread.php?t=132731&page=4
Referrer : http://forum.com/
IP Address : xx.xx.xxx.xxx
Username : xxxxx
Classname : vB_Database
MySQL Version : 5.0.85-community-log

Turbosport 01-02-2010 10:24 AM

Postbit Legacy once button clicked IE7 users see blank posts, had to disable hack.

SemperFideles 01-02-2010 11:31 AM

I tried to manually add a Post Thanks Search to a Member's Profile page as following:

PHP Code:

<li><a href="post_thanks.php?{vb:raw session.sessionurl}do=findthanks&amp;userid={vb:raw userinfo.userid}">Find all Thanked Posts</a></li

I believe your findthanks and find_user_thanks functions within post_thanks.php are not properly functioning as it returns a dB error for the search function.

gersforum@gmail 01-02-2010 12:03 PM

Works an absolute treat. Thanks Abe!

dtommy79 01-02-2010 02:06 PM

It doesn't work for me, and since there seem to be no help here I just leave this mod for the time being.


All times are GMT. The time now is 08:20 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.03537 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_php_printable
  • (1)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