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

wsdeluxe 05-05-2008 09:05 AM

Is there any way to integrate this into vbcredits to give the OP points when his/her post is thanked?

Thanks

metin 05-05-2008 12:07 PM

thanx working..

irfreedownload 05-05-2008 05:26 PM

hi
my version is 5.11
and upgrade to 7.4. but when click the thanks button this button removed but thanks not worked. when refresh this page thanks button is back!!!!

MSheraz86 05-05-2008 05:50 PM

Thanks for this hack, abe1 :)

Dabbi 05-05-2008 07:14 PM

Most of my board members are enjoying this but I have a couple questions.

Is there a way for a member to find out which posts they were thanked for?
What exactly does "Markup username" mean and/or do? (Sorry.. I'm still pretty green with the lingo. :o)

MSheraz86 05-05-2008 10:10 PM

^^ Markup username basically shows the colour of ur username.

If in Admin Control Panel (ACP) you have made the admin's username colour into orange then the markup username option will show all admins username's in orange colour, whereas if you select NO as the option then their username will be shown in the colour that ur links are in.

Dabbi 05-05-2008 10:40 PM

Ah, okay. Thank you for the explanation. :)

Since I don't have admin's usernames in a color (I don't know how to do that yet) I suppose it's a mote point to have markup username as yes then. :)

FWIW we also finally found where to find out which posts we had been thanked for. :)

Murty 05-06-2008 06:34 AM

I'm having the same problem.

luckylinux 05-06-2008 05:37 PM

sorry to disturb you guys but as configured as i would expect and with every file uploaded, product whole imported to the last version, I cannot get it working.
Firsty it doesn't show up at all and i had to work hard and edit 2 plugins (it said: display: none in CSS :S).
Then, what i cannot solve, is that when I click "Thanks" the button hides himselft, but the notification of my thanking doesn't show up and neither after a whole page reloading.
I use vbulletin 3.7.0 and what I get from a click to the img "Thank is":
Code:

undefined&securitytoken=15eaa76baa16c4889b65397d141041c187edb4a0&s=
I have to say the plugin is enabled, and has no forum ids exclusion ... so what's the problem ? I think the problemi is inside that undefined (doesn't sound good at all for me).
An of you guys can figure this out ?
Please let me know and sorry for my poor english ;)
Luckylinux ;)

EDIT: sorry guys, after an uninstall and a clean installation now it works ... althought it seems very strange ... now it works !

Aren 05-07-2008 06:40 PM

Hi there again.

Did the test of uninstalling the hack and installing it again and same as before: some users get the token error.

What's even more strange is that a user reported that using Firefox 3.0 B5 he got the error but using IE 7 it worked fine.

lucky-boy 05-08-2008 08:56 AM

post_thanks.php has an issue. If a member opens url post_thanks.php?do=post_thanks_add&p=2324 . The system will add thank for post 2324 automatically.

bwcbob 05-08-2008 01:33 PM

looks for [path]/includes file..... not working....

ABeautifulBrown 05-09-2008 02:06 AM

does anyone know if there's a hide hack to go along with this?

turkcom 05-09-2008 08:29 AM

Random issue, not in all Threads:

Quote:

Warnung: Invalid argument supplied for foreach() in [path]/includes/functions_post_thanks.php (Zeile 222)
and

Quote:

Cookies could not send to header
File:..../forum/includes/class_core.php
Line: 3237
VB 3.7 Gold.

turkcom 05-09-2008 08:35 AM

Quote:

Originally Posted by turkcom (Post 1513542)
Random issue, not in all Threads:



and



VB 3.7 Gold.

I got this error in threads, where a thank of a deleted user is there. If i delete this thank of the deleted user, the error is fixed in this thread.

kevster1 05-09-2008 05:38 PM

very nice works a treat and clicked install thanks

Lemik 05-10-2008 06:05 AM

where to change the size of the font of thanks on smaller?

Doctor Death 05-10-2008 03:47 PM

Great mod.

I am looking for a DARK button for this mod... has anyone out there created one that I could use?

Thanks again

Doc

www.ddsog.com

Quantnet 05-11-2008 01:56 PM

my members lost all thanks after I upgraded to 3.7. Is any way to restore?

like.graffity 05-11-2008 02:06 PM

i reinstall all & it worked :D

TimberFloorAu 05-11-2008 09:57 PM

Cracking MOD, we have implemented it. Works great !!! Respect ( marked as Installed )

Quantnet 05-11-2008 11:44 PM

which templates i need to edit to add a conditional in it?
I want to hide 0 thank and 0 thanked. Only if it has more than 1 should i show it.

Smitty 05-12-2008 01:40 AM

Quote:

Originally Posted by softvnzla (Post 1415061)
As I can change the button thanks to another poscion?

I would like to change the button location to the left of the other 'buttons'. I've read through most of the pages here in this thread, but... A lot of pages, so I missed it if someone posted a way to do this. I also tried Searching this thread.

Anyone?

Doc Blizzy 05-12-2008 02:29 PM

Looking to adjust the display size of this mod as well .. any ideas?

Bkdenice 05-12-2008 07:39 PM

hi

I have a problem
When my user use the button thanx
this message appear

Quote:

Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
I use the hide hack
https://vborg.vbsupport.ru/showthread.php?t=130887

Abe1 05-12-2008 11:07 PM

Quote:

Originally Posted by Quantnet.org (Post 1516011)
my members lost all thanks after I upgraded to 3.7. Is any way to restore?

If you have a backup of the post_thanks database, use it then use the recounters to recount the thanks amounts.

Abe1 05-13-2008 12:41 AM

Version 7.5 (05/12/08):
  • Updated files: post_thanks.js, post_thanks.php, functions_post_thanks.php
  • Updated template: post_thanks_button
  • Added securty token check for all thanks added. This will prevent a user from giving out a link or somehow making an image that will get him a lot of thanks.
  • Should have fixed some 'foreach()' errors.
  • Fixed Delete All of a Users Thanks bug
  • vBulletin 3.7.x compatible only

texterted 05-13-2008 01:15 AM

Thanks for fixing those small problems!

Well done and great work! :)

dancue 05-13-2008 01:18 AM

Nice. Thanks

Quantnet 05-13-2008 01:24 AM

Abe1,
Thanks for the update.
Can you please let me know why all the thanks/thanked disappeared after i upgraded from 3.6.8 to 3.7 and to the 7.4 version?

How can i fix it?

aacircle 05-13-2008 02:09 AM

Thanks for the update. Which upgrade instructions do I follow for vbulletin 3.7.0? Your package includes 2 upgrade files. Beta 4 and Beta 5. Which one do we follow? Thanks.

echo2kk5 05-13-2008 02:21 AM

Quote:

Originally Posted by aacircle (Post 1517832)
Thanks for the update. Which upgrade instructions do I follow for vbulletin 3.7.0? Your package includes 2 upgrade files. Beta 4 and Beta 5. Which one do we follow? Thanks.

The Readme says:
Insructions - vb-3-7-0 beta5 and greater

lood 05-13-2008 06:53 AM

So the 7.5 isn't 3.6.X compatible ?

Hornstar 05-13-2008 07:06 AM

Thanks for the update, updated smoothly.

Quote:

Originally Posted by lood (Post 1517964)
So the 7.5 isn't 3.6.X compatible ?

no, there is a 3.6 version and now a 3.7 version. Do not use the 3.7 version any more on 3.6.x boards.

zekiturk 05-13-2008 08:02 AM

I have from 7.2 to 7.5 update, and now I get errors when I click button thanks

Quote:

ZeKiTuRk, you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation

lighthazard 05-13-2008 09:04 AM

Problem:
Quote:

Warning: require_once([path]/includes/functions_post_thanks.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_postbit.php(260) : eval()'d code on line 1

Fatal error: require_once() [function.require]: Failed opening required '/home/denjo8/public_html/forums/includes/functions_post_thanks.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/denjo8/public_html/forums/includes/class_postbit.php(260) : eval()'d code on line 1

sensimilla 05-13-2008 09:12 AM

Someone could change this uggly default thanks button. Great addon anyway. Thanks even if im not using it.

BadgerDog 05-13-2008 09:45 AM

Hi Abe1 ... :)

I've been running v7.4 with v3.67pl1 without problems that I'm aware of. Just for clarity and since the text files no longer reference versions prior to vBulletin 3.7, is it ok to upgrade to v7.5, or should I just leave it?

Thanks

Regards,
Badger

readjono 05-13-2008 10:27 AM

Something I'd like to see is the option to remove the thanks information from postbit. I post forum downloads and I'd rather people clicked thanks than posted it. But as I'm the only one posting I'm the only one receiving thanks so rather the info didn't appear in the postbit.

arena 05-13-2008 06:50 PM

7.5 for

Fatal error: Allowed memory size of 10485760 bytes exhausted (tried to allocate 401239 bytes) in /home2/xxxx/public_html/includes/functions.php(5501) : eval()'d code on line 54


All times are GMT. The time now is 05:11 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.02439 seconds
  • Memory Usage 1,816KB
  • 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
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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