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)

DieselMinded 11-27-2008 06:04 AM

How do i remove the post bit part ..

Quote:

Thanks:
Thanked xxx times in xxx posts
Only in Style id 6 ?

DieselMinded 11-27-2008 02:10 PM

https://vborg.vbsupport.ru/external/2009/03/40.gif

RobbieZ 11-30-2008 03:24 PM

Quote:

Originally Posted by anthroforum (Post 1669020)
How do I reduce the size of the "The Following User Says Thank You..." text?


Try using the HTML : <small></small> or <h6></h6> or even <font size ="1"></font>


Hey Abe.

How do I move the thanks icon to the left hand side. ie before the QUOTE icon ?

https://vborg.vbsupport.ru/external/2008/12/21.jpg

Thnks

anthroforum 12-01-2008 08:36 PM

No that does not work.

I just want the "The Following Users..." text to be smaller.


HTML Code:

<div style="padding:$stylevar[cellpadding]px 0px 0px 0px">
        <table class="tborder" cellpadding="8" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr valign="top">
                        <td class="alt2" width="208">
                                <if condition="$post['post_thanks_amount'] == 1">
                                        <phrase 1="$post[username]">$vbphrase[post_thanks_user_says]</phrase>
                                <else />
                                        <phrase 1="$post[post_thanks_amount_formatted]" 2="$post[username]">$vbphrase[post_thanks_users_say]</phrase>
                                </if>
                                <if condition="$bbuserinfo['usergroupid'] == 6">
                                        <br /><a href="post_thanks.php?do=post_thanks_remove_all&amp;p=$post[postid]"<if condition="$vboptions[disable_ajax] != 2"> onclick="return post_thanks_remove_all($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>);"</if> rel="nofollow">$vbphrase[post_thanks_remove]</a>
                                </if>
                                <if condition="$post['show_thanks_remove_option']">
                                <br /><a href="post_thanks.php?do=post_thanks_remove_user&amp;p=$post[postid]"<if condition="$vboptions['disable_ajax'] != 2"> onclick="return post_thanks_remove_user($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>);"</if> rel="nofollow">$vbphrase[post_thanks_remove_user]</a>
                                </if>
                        </td>
                        <td class="alt1"><div>$post[post_thanks_bit]</div></td>
                </tr>
        </table>
</div>


Brittany 12-02-2008 11:46 AM

installed. thank you

RobbieZ 12-02-2008 06:21 PM

Quote:

Originally Posted by anthroforum (Post 1676664)
No that does not work.

I just want the "The Following Users..." text to be smaller.

Use this piece of code instead.

<div class="smallfont"> </div>

Search for this

HTML Code:

<strong><phrase 1="$post[username]">$vbphrase[post_thanks_user_says]</phrase></strong>
and change it to this:

HTML Code:

<div class="smallfont"><strong><phrase 1="$post[username]">$vbphrase[post_thanks_user_says]</phrase></strong></div>

dont forget there are two instances of this.

melbourne 12-03-2008 09:39 AM

Uninstalled,causing error every time using the hack

TomasDR 12-04-2008 03:44 AM

1 Attachment(s)
I am having an odd problem.

I have php being dumped before the header this happens when looking at a thread or with Recounters or Special Actions in admincp. The same thing happens with your groan hack.

Attached is a SS.

This is on 3.7.4PL1

I fixed this issue it looked like an upgrade problem. I started over with the test board and uninstalled the old mod before installing. Of course after removing the DB uninstall code so I wouldn't lose my previous thanks.

RobbieZ 12-04-2008 11:55 AM

Quote:

Originally Posted by TomasDR (Post 1678242)
I am having an odd problem.

I have php being dumped before the header this happens when looking at a thread or with Recounters or Special Actions in admincp. The same thing happens with your groan hack.

Attached is a SS.

I notice by your VB version you are running 3.6.5. This is the 3.7.x & 3.8 version.

Uninstall and use this version here.

[AJAX Post] Thank You 3.6.x

anthroforum 12-04-2008 08:21 PM

Hi,

How can I reduce the size of the text in post_thanks_box_bit ?

This is the code:

HTML Code:

<div class="fairlysmalltext"><a href="member.php?$session[sessionurl]u=$thank[userid]" rel="nofollow">$thank[username]</a>$virg</div>

Produces this effect, text is smaller (good) but it is broken up into separate lines:

https://vborg.vbsupport.ru/external/2008/12/22.jpg


All times are GMT. The time now is 09:37 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.03253 seconds
  • Memory Usage 1,755KB
  • 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
  • (4)bbcode_html_printable
  • (4)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