Status
Not open for further replies.
That this would happen was described in the upgrade notes :)

Open up /dbtech/thanks/hooks/editor_toolbar_end.php and change the following:
PHP:
			foreach (array('content', 'attach') as $type)
			{
to
PHP:
			foreach (array('content', 'attach') as $type)
			{
				if ($type == 'attach')
				{
					$vbulletin->GPC['dbtech_thanks_postinfo']['dbtech_thanks_requiredbuttons_' . $type] = 1;
				}

To make all attachments require thanks:
Code:
UPDATE post SET dbtech_thanks_requiredbuttons_attach = 1

Depending on the size of the post table this can take a very long time.
 
Last edited:
Solved the issues :-) almost, it is ticking by default "Require Thanks to see content " but i only want "Require Thanks to see attachments " ticked as default.

Sorry m8 in the Thanks v1.1.x Upgrade Notes txt i have doesn't mention it, unless it was added latley as i downloaded it last week and had it sitting here.
 
Quick question so i know if its the way its meant to be

1. when thank you clicked to show atachment it does not show unless you refresh browser.
2. The member name who has thanked no longer appears below.
 
Last edited:
Webpage error details

Error IE shows up with, any help

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
Timestamp: Sun, 6 Feb 2011 12:04:46 UTC


Message: 'YAHOO.util.Dom.get(...)' is null or not an object
Line: 80
Char: 4
Code: 0
URI: /dbtech/thanks/clientscript/thanks.js?v=111
 
No templetes needed reverting and yes flushed the cache many times. In saying that admin panel didn't point to anything needing reverted as it normally does
 
Last edited:
Could you please check the actual templates themselves; sometimes I forget to increment the version number before editing the templates, thus the template manager won't let you know there's updated templates.
 
ur kidding right? You forget to do something and i have to do the donkey work to find were.

Point me to the templates i need to check please
 
I totaly un installed and re installed and still the same and when i click on revert nothing happens. Really lost now any help at this point would be greatly appreciated
 
Last edited:
For some reason I've been unable to determine, the "below posts" Cloud Location in the APTL settings does not work on your site. The "Above Posts" location works fine, however, so I've set them to show there :)
 
I've successfully determined that the "cloud location" problem as well as the "vanishing post" problem is due to a mod conflict.

I am now re-enabling your mods one at a time to determine the exact culprit.
 
After re-enabling all mods that were enabled at the time of the problems occurring, the problems seem to no longer occur.
 
Status
Not open for further replies.

Legacy vBActivity & Awards

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,730
Customer rating
0.00 star(s) 0 ratings
Back
Top