vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=122944)

MissKalunji 02-19-2008 10:37 PM

Quote:

Originally Posted by Abe1 (Post 1446943)
I Fixed it on your forum. Will be fixed in next release.

ah great! i've been having that problem from day 1 but gave up :)

haytham 02-27-2008 05:56 PM

Quote:

Originally Posted by cavyspirit (Post 1046155)
In the MemberInfo template, this code:
<!-- Start Post Thank You Hack -->
<br />
$vbphrase[post_thanks_total_thanks]: <strong>$userinfo[post_thanks_user_amount]</strong>
<br />
<if condition="$userinfo[post_thanks_thanked_times_on] == 1">
$vbphrase[post_thanks_time_post]
<else />
<if condition="$userinfo[post_thanks_thanked_posts_on] == 1">
<phrase 1="$userinfo[post_thanks_thanked_times]">$vbphrase[post_thanks_times_post]</phrase>
<else />
<phrase 1="$userinfo[post_thanks_thanked_times]" 2="$userinfo[post_thanks_thanked_posts]">$vbphrase[post_thanks_times_posts]</phrase>
</if>
</if>
</td></tr>
<tr><td>
<a href="search.php?$session[sessionurl]do=findthanks&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user]</phrase></a>
<!-- End Post Thank You Hack -->

Where was this in the instructions? I didn't find any instructions about this template edit.
The only edit instructions for this template was:

Open template: MEMBERINFO

find:
--------------------------------------------------------------------
<br />($vbphrase[last_note]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
</if>
</div>
</div>
</if>
--------------------------------------------------------------------

place AFTER:
--------------------------------------------------------------------
$template_hook[memberinfo_foruminfo]

???? I don't get it.

haytham 02-27-2008 05:59 PM

Quote:

Originally Posted by Dagoor (Post 1356101)
For those who couldnt have it show up. I fixed mine.
Here is the thing.

on some templates the mod doesnt automatically work.
you gotta go and follow the instruction that comes with the Template Edits for Custom Styles.txt file. and follow what it says.

for me MEMBERINFO and NAVBAR was already edited but not postbit_legacy and postbit. so i did those manually and its working now.

hope it works for you.

I did those but still nothing shows:mad:

haytham 02-29-2008 02:01 PM

I don't know what happened. Maybe net cache problem but it's fine now. Thank you.

sunnylikbeckham 03-02-2008 05:55 AM

no File Uploaded??????

Abe1 03-02-2008 05:55 PM

Quote:

Originally Posted by sunnylikbeckham (Post 1454965)
no File Uploaded??????

You dont know how to read?

haytham 03-03-2008 05:53 PM

Quote:

Originally Posted by sunnylikbeckham (Post 1454965)
no File Uploaded??????


Hey. Go here!
https://vborg.vbsupport.ru/showthread.php?t=165673

m.fink 03-09-2008 08:55 PM

hey!
i got this error:
Quote:

Parse error: syntax error, unexpected $end in /var/www/web1/html/includes/functions_post_thanks.php on line 403

the "evol" code is:
Quote:

if ($vbulletin->db->affected_rows() != 0)
{
$set_user_got .= ", reputation = reputation - ". $vbulletin->options[post_thanks_reputation] ."";
}
any sugestions?

Abe1 03-09-2008 11:51 PM

Quote:

Originally Posted by m.fink (Post 1461011)
hey!
i got this error:



the "evol" code is:


any sugestions?

Did you make any changes your self to the hook?

m.fink 03-10-2008 01:43 PM

no :)
i just downloaded the version that is in the first post and than the error comes up :/

i got vB 3.6.8


All times are GMT. The time now is 12:33 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.03524 seconds
  • Memory Usage 1,745KB
  • 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
  • (8)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