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)

Bergman2 09-07-2011 04:24 PM

1 Attachment(s)
I have two small issues that you maybe can help me with?

Issue 1:
The number of "thanks" ("gilla" in Swedish) are placed in the wrong place. I think that i saw the solution somewhere in this thread but cant find it now :(

Issue 2:
Can i in some way change the order in the postbit footer? I want to have "Gilla" before "Ogilla" but i cant where t change the ordering.

Please help :)

See the attached screenshot

Bergman2 09-07-2011 04:26 PM

Quote:

Originally Posted by Hippy (Post 2243051)
this site you posted here is not a ligit site..!
all posts /eads are not made by the orginial coders..
I would delete that link from your post and not go there.
+ I am sure that updated groan mod came from here..
I remember when it was posted I have a copy if you need it.

Did not know that that kind of link was not allowed. Its removed now.

Bergman2 09-07-2011 04:44 PM

Quote:

Originally Posted by Bergman2 (Post 2243062)
I have two small issues that you maybe can help me with?

Issue 1:
The number of "thanks" ("gilla" in Swedish) are placed in the wrong place. I think that i saw the solution somewhere in this thread but cant find it now :(

Issue 2:
Can i in some way change the order in the postbit footer? I want to have "Gilla" before "Ogilla" but i cant where t change the ordering.

Please help :)

See the attached screenshot

Issue 1 is solved by adding a
Code:

<br />
after
Code:

<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
in the post_thanks_postbit_info template


Issue 2 is still there...

Bob_R 09-07-2011 06:52 PM

1 Attachment(s)
After upgrading to 4.1.5 check out the screen shot I provided. There's a line in there. Which really doesn't look too bad to be honest with you but I'd rather have it not there like it always was(n't).

ellinofatsa 09-07-2011 08:12 PM

Database error in vBulletin 4.1.5:

Invalid SQL:

SELECT userid, usergroupid, displaygroupid, username, posts, post_thanks_thanked_times
FROM user AS user
WHERE post_thanks_thanked_times > '0'
ORDER BY post_thanks_thanked_times DESC
LIMIT 0, 8;

MySQL Error : Unknown column 'post_thanks_thanked_times' in 'field list'
Error Number : 1054

one of my admin can see the forum only the portal anu help please?

ForceHSS 09-10-2011 04:27 PM

try installing the plugin again

inphoenix 09-10-2011 09:29 PM

Thanks for this hack. Is there a similar "like hack" as well?

ForceHSS 09-10-2011 10:16 PM

Quote:

Originally Posted by inphoenix (Post 2244402)
Thanks for this hack. Is there a similar "like hack" as well?

https://vborg.vbsupport.ru/showthrea...ghlight=dbtech
this does both

inphoenix 09-10-2011 11:08 PM

Thank you. I knew about it but was hesitant as Ihad already installed this one. But now I did it and I like it. Thank you !!

matty389 09-13-2011 12:50 PM

where do you upload the post_thanks.php file


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