[AJAX] Post Thank You Hack

Maki said:
Put the button image in:

YOURTHEME/buttons/post_thanks.gif

I already do that...


Anyway I only change the theme from my custom to default and then the default to custom and worked :D

Anyone have the groan hack ?
 
Da Fox said:
Well now that i updated to 3.7.2 it doesnt show the button, im using a custom template, any idea?

This is happening to me too, not that I have upgraded. :(

It worked fine on 3.7.0, but after upgrading to 3.7.2 PL1 there is no thanks button.

Anyone solved this problem yet?
 
Open template: memberinfo_block_statistics

find:
--------------------------------------------------------------------
<fieldset class="statistics_group">
<legend>$vbphrase[general_information]</legend>
--------------------------------------------------------------------

place BEFORE:
--------------------------------------------------------------------
$template_hook[profile_stats_pregeneral]

but, depends on the template
 
Back
Top