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)

friendlymela 09-17-2013 03:01 PM

Quote:

Originally Posted by Carpesimia (Post 2443248)
Can you limit who can "Thank" by usergroup?

yap it was already set

Steve-Hoog 09-18-2013 11:49 AM

The reason I knew the Thank You was crashing it was because of the Error Log. The only problem I have found so far is that 4.2.1 won't let you load the old Plug In in order to load the Patch by Hippy and the other guy. I tried Upload and FTP with no luck; even though I got the files in place just like the first time that worked with the 4.1.x via FTP, something isn't right and when you try to load the Patch it claims incompatible. I think the Uninstall to get 4.2.1 hosed the entire "Thank You works with 4.2.1". I completely confused as to why no programers will develop a full new load.

% After getting many other hacker rebuild issues out of the way I got back to focus on this and managed to get the original Plug In back on; not sure what I was doing wrong but I corrected it.

As of yet I cannot get either Patch to work.

Steve-Hoog 09-19-2013 01:03 PM

Hippy, I am getting this when trying to Add your Patch:

Quote:

Database error in vBulletin 4.2.1:

Invalid SQL:

INSERT INTO product
(productid, title, description, version, active, url, versioncheckurl)
VALUES
('post_thanks',
'Post Thank You Hack',
'Post Thank You Hack',
'7.84',
1,
'https://vborg.vbsupport.ru/misc.php?do=producthelp&pid=post_thanks',
'');

MySQL Error : Duplicate entry 'post_thanks' for key 'PRIMARY'
Error Number : 1062
Request Date : Thursday, September 19th 2013 @ 07:56:50 AM
Error Date : Thursday, September 19th 2013 @ 07:57:06 AM
Script : http://www.germanic-worlds.org/forum...=productimport
Referrer : https://www.germanic-worlds.org/foru...?do=productadd
IP Address : 68.15.123.159
Username : Steve-Hoog
Classname : vB_Database
MySQL Version : 5.5.33-log
Thoughts?

Steve-Hoog 09-19-2013 02:30 PM

I have no idea why but an hour later the errors stopped and the Plug In was working.

NO CLUE......

Vaira 09-19-2013 05:36 PM

Quote:

Originally Posted by Hippy (Post 2445603)

Line break issue has gone. Thanks for the fix and maintaining this hack. Still working great at 4.2.1. :up::)

Wolver2 09-24-2013 03:13 PM

I am using this Thank You hack for a long time now but I am always getting an email database error which might be an Exploit?

Code:

Invalid SQL:

                        REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
                        VALUES (2, '111.103.181.221', 1, 'Yan', '', 'post.dateline', 'DESC', 0.00166, 1, '66206,20173,12678,7985', 1379916430, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:2916;s:10:\"Yan\";}s:6:\"forums\";i:0;s:7:\"options\";a:3:{s:11:\"starteronly\";i:0;s:11:\"childforums\";i:1;s:6:\"action\";s:7:\"process\";}}', 'd4cc56b84b87e2eaf6534535312553ae');

MySQL Error  : Table 'c01_forumname.search' doesn't exist
Error Number  : 1146
Request Date  : Monday, September 23rd 2013 @ 10:07:10 AM
Error Date    : Monday, September 23rd 2013 @ 10:07:10 AM
Script        : http://theurl.com/post_thanks.php?do=findthanks&u=2916
Referrer      :
IP Address    : 112.101.181.221
Username      : MYUSERNAMEWASHERE
Classname    : vB_Database
MySQL Version : 5.1.66-0+squeeze1

I can view some data by entering: http://theurl.com/post_thanks.php?do=findthanks&u=2916

Change it to your forumurl and and thanks nr at the end and u can see a few datas... I am unsure how dangerous those datas are?

Hippy 09-24-2013 04:18 PM

Invalid User specified. If you followed a valid link
please notify the administrator
What version are u using?

I get this message when
I add that to my url
updated version


Look in the first post you'll see the links post for the updated
Add by the moderator.

Quote:

Originally Posted by Wolver2 (Post 2447710)
I am using this Thank You hack for a long time now but I am always getting an email database error which might be an Exploit?

Code:

Invalid SQL:

                        REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
                        VALUES (2, '111.103.181.221', 1, 'Yan', '', 'post.dateline', 'DESC', 0.00166, 1, '66206,20173,12678,7985', 1379916430, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:2916;s:10:\"Yan\";}s:6:\"forums\";i:0;s:7:\"options\";a:3:{s:11:\"starteronly\";i:0;s:11:\"childforums\";i:1;s:6:\"action\";s:7:\"process\";}}', 'd4cc56b84b87e2eaf6534535312553ae');

MySQL Error  : Table 'c01_forumname.search' doesn't exist
Error Number  : 1146
Request Date  : Monday, September 23rd 2013 @ 10:07:10 AM
Error Date    : Monday, September 23rd 2013 @ 10:07:10 AM
Script        : http://theurl.com/post_thanks.php?do=findthanks&u=2916
Referrer      :
IP Address    : 112.101.181.221
Username      : MYUSERNAMEWASHERE
Classname    : vB_Database
MySQL Version : 5.1.66-0+squeeze1

I can view some data by entering: http://theurl.com/post_thanks.php?do=findthanks&u=2916

Change it to your forumurl and and thanks nr at the end and u can see a few datas... I am unsure how dangerous those datas are?


Bubble #5 09-28-2013 02:11 AM

4.2.1

Using 7.8.4

Nothing is showing up in postbit. I looked in usergroups and forum permissions but didn't see anything to turn it on. What am I missing? :confused:

hellboundblogge 09-29-2013 01:20 PM

This supports Vb 4.2.1?

Bubble #5 09-29-2013 02:26 PM

Quote:

Originally Posted by hellboundblogge (Post 2448791)
This supports Vb 4.2.1?

Yes, you'll be fine. This is currently the best and most customizable 'thank you' hack around. Many have tried to copy, but this one works and looks the best. That's why they're keeping it alive. Has the most add-ons too. You'll be happy you went with this one :)


All times are GMT. The time now is 03:02 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.04853 seconds
  • Memory Usage 1,756KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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