![]() |
I don't have that mod :(
I checked in the post_thanks.php and found thse lines PHP Code:
Could you please kindly check and let us know about that! Thanks |
Like I posted before, I'll post again. There is NO working search feature currently in Post Thanx Hack. All template edits are done automatically. If you have users searching, then it means you have a manual edit. REMOVE IT. You can find edits by searching "post thank" in a template search.
|
Some suggestions:
1. Fix the missing <dt> in the postbit. It's making the definition list XHTML invalid and causing some incompatibilities with other mods. Current style: Quote:
Quote:
And put a conditional around the JavaScript include so it's not loaded for people who can't thank a thread. Less includes give you a better Google page speed result. Create /includes/xml/cssrollup_postthanks.xml Code:
<?xml version="1.0" encoding="ISO-8859-1"?> Then put some conditionals into the post_thanks_javascript template: Code:
<vb:if condition="permission to thank"> |
Hi Great Mod... Installed...
If you update this again would it be possible to have an option to hide attachments until Thanks Button is click??? Thanks :D |
Quote:
|
You must not completely disable 'Top Thanked' in VSa - Advanced Stats to avoid database errors.
Just replace: Code:
<a href="post_thanks.php?do=findthanks&u={vb:raw getstats_thx.userid}">{vb:raw getstats_thx.post_thanks_thanked_times}</a> Code:
{vb:raw getstats_thx.post_thanks_thanked_times} |
Quote:
|
I'm sure I'm not the only one, so would appreciate any help on how to prevent these database errors. As far as I can tell, there are no visible links to "find thanks".
Code:
Database error in vBulletin 4.0.3: |
I can not find a Thanks Button!!!!!!!
|
Quote:
Thanks Valter, the step was to prevent users to follow the ammount of thanked links. |
All times are GMT. The time now is 08:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|