PDA

View Full Version : New Posting Features - [DBTech] Advanced Post Thanks / Like v3 (vB3) [AJAX]


Pages : 1 [2]

leannet
01-18-2013, 04:34 AM
Now it's not showing up at all :(

leannet
01-18-2013, 05:24 AM
How do I fix this

Deprecated: Assigning the return value of new by reference is deprecated in /home/xxxx/public_html/includes/init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in /home/xxxx/public_html/includes/init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in /home/xxxx/public_html/includes/init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in /home/xxxx/public_html/includes/init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in /home/xxxx/public_html/includes/init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in /home/xxxx/public_html/includes/init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in /home/xxxx/public_html/includes/init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in /home/xxxx/public_html/includes/init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in /home/xxxx/public_html/includes/init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in /home/xxxx/public_html/includes/class_core.php on line 2552

DragonByte Tech
04-01-2013, 04:32 PM
Open up the specified files and change =& new to = new :)


Fillip

DragonByte Tech
04-02-2013, 08:17 PM
Advanced Post Thanks / Like v3.1.0 Gold
Translatable Button Text

Translate "Action Text"
Translate "List Text"


Custom Image Paths

Custom "Button Click Image"
Falls back to existing functionality if image paths not filled out


General / Other

Configure "Post Collapse Threshold" per-forum
Improved logging details for Control Panel actions
Changed the Branding display method to inject itself into the copyright footer (underneath vBulletin copyright) instead of the page footer.
Changed the Branding Free Key to a more secure key.

DragonByte Tech
04-05-2013, 10:35 PM
Advanced Post Thanks / Like v3.1.1
Feature: vB Optimise integration: Show Thread queries

Fillip

DragonByte Tech
04-29-2013, 10:51 AM
Advanced Post Thanks / Like v3.1.2
Fix: Choosing the new "Compact" display style now properly displays button click count for posts further down the page

Fillip

DragonByte Tech
08-03-2013, 04:15 PM
Advanced Post Thanks / Like v3.1.4 Patch Level 1

New Features

The button titles can now be translated in the same way Action Text etc can be translated


Bugfixes

Compact Style did not show button click counts for buttons the viewing user could not click
The buttons should now once again respect their "disabled" settings
Advanced Post Thanks / Like was not compatible with Threaded or Hybrid thread display modes



Fillip

dil shah
08-04-2013, 03:27 AM
is shwoing id in HTml mark up in Thanks list ??

DragonByte Tech
08-07-2013, 02:26 PM
Sorry, I don't understand what you're saying. Can you rephrase, please?

Fillip

ye22
08-09-2013, 09:59 AM
Database error ...


Database error in vBulletin 3.8.7:

Invalid SQL:

SELECT thanks.*, post.userid AS receiveduserid
FROM post_thanks AS thanks
LEFT JOIN post AS post ON(post.postid = thanks.postid)
WHERE id >= 0
ORDER BY id
LIMIT 250;

MySQL Error : Table 'ye22_vb.post_thanks' doesn't exist
Error Number : 1146
Request Date : Thursday, August 8th 2013 @ 11:33:34 AM
Error Date : Thursday, August 8th 2013 @ 11:33:34 AM
Script : http://www.ye22.com/vb/admincp/thanksimport.php?do=doimport
Referrer : http://www.ye22.com/vb/admincp/thanksimport.php
IP Address : 41.131.80.85
Username : ye22
Classname : vB_Database
MySQL Version : 5.1.70-cll

DragonByte Tech
08-09-2013, 10:01 AM
Please do not attempt to run the importer if you don't have Abe's Post Thank You Hack installed.

Fillip

BabyNameAddict
08-22-2013, 12:13 PM
Everything is working and my members LOVE this!!! The only problem I have is when you're notified by e-mail, clicking on the link brings you to an error "not found" page. Same happens when you click the link in the shout box, and when you go to view the notifications.

Any ideas?

BabyNameAddict
08-23-2013, 10:32 PM
Any ideas?

DragonByte Tech
08-24-2013, 05:54 PM
Not without more information. Are you running vBSEO? What's the URL it takes you to?

Fillip

DragonByte Tech
08-24-2013, 06:02 PM
Advanced Post Thanks / Like v3.1.5

vB Optimise Integration

Support for vB Optimise to cache the Hottest Statistics page (Cached queries: 2 per button)
Support for vB Optimise to cache the Member Profile tab (Cached queries: 5)
Moved the vB Optimise setting for caching Show Thread queries to the vB Optimise product


Bugfixes

Deleted threads / posts should no longer show up in the "Hottest Threads / Posts" statistics page



Fillip

BabyNameAddict
08-25-2013, 01:54 PM
Not without more information. Are you running vBSEO? What's the URL it takes you to?


Fillip

The url takes me to here: http://www.learningabouteos.com/forums/usertag.php?do=profilenotif&tab=mentions, a "page not found" on my main website, not the forums.

I can get to the mentions if I go to "My Profile" and click the "Mentions" tab (or "Thread Tags" or "Quotes" and the url would look like this: http://www.learningabouteos.com/forums/showthread.php?p=1609#post1609

But the "notifications" are stacking up and won't go away on my drop-down tab on the top right info bar.

I do not have any SEO plugins installed, but I do have "Advanced Friendly URL's" selected in the AdminCP settings.

Thank you for your help!

DragonByte Tech
08-25-2013, 02:02 PM
That URL is for the Advanced User Tagging mod, did you post this in the wrong topic?

Also, the second URL you posted is 100% irrelevant to member profiles or profile tabs.

It looks like you may have forgotten to upload some files from the Advanced User Tagging modification. Can you please drag and drop the contents of the upload folder into your forums folder via your FTP program?

Fillip

BabyNameAddict
08-25-2013, 05:25 PM
That URL is for the Advanced User Tagging mod, did you post this in the wrong topic?

Also, the second URL you posted is 100% irrelevant to member profiles or profile tabs.

It looks like you may have forgotten to upload some files from the Advanced User Tagging modification. Can you please drag and drop the contents of the upload folder into your forums folder via your FTP program?


Fillip

You are totally right - I am on the wrong topic! Sorry about that.

The 2nd URL I gave you is the correct one that goes to the post in the topic where I was tagged. That link is listed when I go into My Profile and click the correct tab (Mentions/Quotes/etc.). However, the link I receive in my e-mail that is titled "You have been mentioned @ my forum) does not work. What also does not work is the "Notifications" tab on the very top right bar. It shows how many mentions/quotes, but when I click on it to see them listed, it says "page not found" on my domain url and not inside the forum. The User Tags in the Shoutbox also do not bring one to the post where they were tagged.

I did re-upload the files in case, but I was prompted to "overwrite" so I know I put them in the right place.

I am sure it's just me, as I am also having trouble getting my Facebook App to display correctly :confused:

DragonByte Tech
09-01-2013, 04:09 PM
Advanced Post Thanks / Like v3.1.5

(vB4) Change: The profile tab now supports profile customisation
Change: Usability improvements for the profile tab

Fillip

DragonByte Tech
09-24-2013, 06:24 PM
Advanced Post Thanks / Like v3.1.7

(vB4) [DBTech] DragonByte Reviews Integration

Allows for clicking buttons for Reviews
Displays after the "slider" images
Integrates with existing integration settings for easy control


Bugfixes

If a user was excluded from the mod, this would not remove the button display from the user's [DBTech] DragonByte Gallery images.
(vB4) The profile tab CSS has been altered slightly to better support profile customisation.



Fillip

DragonByte Tech
10-11-2013, 07:38 PM
Update

Hotfix: PHP 5.4 Compatibility fixes


This does not guarantee the mod is error free on PHP 5.4, but it will take care of the reported errors. Thank you all for your reports :)



Fillip

Ashar
11-19-2013, 04:52 AM
i wana buy this tool pm me

DragonByte Tech
12-04-2013, 01:51 PM
You can get more information regarding this mod here: http://www.dragonbyte-tech.com/product/22-advanced-post-thanks-like/


Fillip

Ashar
12-05-2013, 01:56 PM
me install this tool but the this not working thread simple show and what is bbc replacement code tell me

and when i click press like button i got this error [object xmldocument]

Ashar
12-06-2013, 04:20 AM
i neeed solution plz give me response

Canddy
12-06-2013, 07:39 AM
I installed this and am using it but there is this little box that pops up everything i like a post..

http://gyazo.com/a0da857a2c01be368b61f6caa338caa6

and I have to refresh it for results so How would i change that?? Please helppp

Ashar
12-06-2013, 08:32 AM
same my problem

Ashar
12-19-2013, 04:55 PM
how i can uninstall i can't unintsall take long time and then my server restart

DragonByte Tech
12-31-2013, 12:42 AM
That's not an issue I've been able to replicate on any other forum.

If either of you want to share your FTP / AdminCP details, I'll be able to look into it further :)


Fillip

DragonByte Tech
01-26-2014, 03:53 PM
Advanced Post Thanks / Like v3.2.0

New Features Added

Button Statistics Privacy

Hides buttons only active in certain forums from statistics page
Offers better privacy for admin-only buttons



Fillip

DragonByte Tech
04-01-2014, 06:00 PM
Advanced Post Thanks / Like v3.2.5

New Features Added

Caching

List of users who clicked buttons for individual pieces of content is merged into a single row for improved performance when displaying the data
Button clicks in the last X days are duplicated in another table to speed up the profile block


vBulletin Options

Turn off Profile Block
Turn off "Hottest Threads / Posts"
Entry List
Disable APTL buttons in threads, leaving them enabled for other pieces of content



Fillip

DragonByte Tech
04-03-2014, 01:47 PM
Advanced Post Thanks / Like v3.2.5 Patch Level 2

Bug Fixes And Issue Fixes:

Posts with high number of button clicks will now once again work as intended.



Fillip

m7sen
04-04-2014, 04:09 PM
Import Thanks: Import script to import "thanks" from Abe's [AJAX] Post Thank You Hack on vBulletin.org. It will work with both vB3 and vB4 versions of this mod.

Import Likes: Import script to import "likes" from vBSEO.

coool

but what about shares like vbseo

DragonByte Tech
04-10-2014, 07:11 PM
This mod doesn't have any social sharing features.

Fillip

m7sen
05-07-2014, 12:44 PM
This mod doesn't have any social sharing features.


Fillip

did u support it in
[DBTech] DragonByte SEO v1 (vB3)

DragonByte Tech
05-07-2014, 12:52 PM
Is that a question or a statement?

If it's a question: Yes, we do have social sharing features in DBSEO.
If it's a statement: We won't duplicate functionality across multiple mods.

Fillip

DragonByte Tech
05-11-2014, 05:41 PM
Advanced Post Thanks / Like v3.2.6

New Features Added

Button Click Requirement Exclusion

Global usergroup permission for being excluded from all button click requirements
(Pro) Per-button usergroup permission for being excluded
Works well as an added incentive for Premium users



Fillip

Terrablade
05-15-2014, 09:05 PM
Why am I getting the same information twice?
http://prntscr.com/3jkbvl

DragonByte Tech
05-17-2014, 08:52 PM
That is most likely a mod conflict, try disabling all other modifications.

Fillip

DragonByte Tech
05-17-2014, 09:21 PM
Advanced Post Thanks / Like v3.2.7

Changes To Existing Features

An index has been added to the "Recent Entries" cache to make deleting expired entries significantly faster



Fillip

Terrablade
05-18-2014, 06:37 PM
Thats the only suggestion you have? I have a bunch of mods... Not a better suggestion?

DragonByte Tech
05-18-2014, 06:41 PM
That is the only way to eliminate the probability of a mod conflict. If we were to look into it on your site, we would do the exact same thing :)


Fillip

Terrablade
05-18-2014, 07:08 PM
the only mod that i see that has inputs in users postbit is the Yet another award system MOD. I disabled it and still seeing the same stuff. Would yu like the whole list of mods im currently using?

Terrablade
05-20-2014, 11:33 PM
Hello?

DragonByte Tech
05-21-2014, 10:32 PM
the only mod that i see that has inputs in users postbit is the Yet another award system MOD. I disabled it and still seeing the same stuff. Would yu like the whole list of mods im currently using?I need you to disable all other modifications like I suggested above.

Hello?For priority support with issues pertaining to our modifications, please post on our support forums :)


Fillip

WoodiE
05-23-2014, 05:13 PM
Add yourself as Super Administrator, refresh the AdminCP and you will see the "DBTech - Post Thanks" Admin menu :)


Fillip

I'm already set as a Super Administrator in the vb config.php file. In fact I'm the only admin on my site. Refresh does nothing, closing the browser and re-opening does nothing or does logging in using a different browser.

I'm running vBulletin 3.8.7 and I do not have a admincp menu named "DBTech - Posts Thanks".

Any suggestions?

WoodiE
06-01-2014, 03:00 PM
Mods can this add-on be moved to the modification graveyard, looks like it's no longer supported. Not only my question above but many others in this thread in the vB4 version thread are also going unanswered.

DragonByte Tech
06-01-2014, 03:14 PM
I'm already set as a Super Administrator in the vb config.php file. In fact I'm the only admin on my site. Refresh does nothing, closing the browser and re-opening does nothing or does logging in using a different browser.

I'm running vBulletin 3.8.7 and I do not have a admincp menu named "DBTech - Posts Thanks".

Any suggestions?This can happen if you are running an AdminCP menu "improvement" mod, I believe there are a few of those around. They allow you to reorder the ACP menu, but new items have to be manually inserted into this mod.

Mods can this add-on be moved to the modification graveyard, looks like it's no longer supported. Not only my question above but many others in this thread in the vB4 version thread are also going unanswered.As per the OP, Priority Support is given @ our website.

I don't know why you believe that not getting instant responses for your support request means this thread should be moved to the Graveyard, but I can assure you that you are completely wrong.

Furthermore, your attitude puts me off actually helping you. You are coming off as entitled, which is actually really upsetting. Please do not forget that you are not dealing with a faceless corporation, but rather a small collection of human beings, myself being responsible for 30+ products.


Fillip

WoodiE
06-03-2014, 11:59 PM
This can happen if you are running an AdminCP menu "improvement" mod, I believe there are a few of those around. They allow you to reorder the ACP menu, but new items have to be manually inserted into this mod.


Maybe so but not the case here. Not running any AdminCP mod even close to that type of function.

As per the OP, Priority Support is given @ our website.

I don't know why you believe that not getting instant responses for your support request means this thread should be moved to the Graveyard, but I can assure you that you are completely wrong.

Furthermore, your attitude puts me off actually helping you. You are coming off as entitled, which is actually really upsetting. Please do not forget that you are not dealing with a faceless corporation, but rather a small collection of human beings, myself being responsible for 30+ products.


Fillip

Fillip, sorry I didn't realize nearly a week and a half wait time for any kind of response was considered "instant". Please do accept my deepest apologizes.

As for the rest, yes I know who I'm dealing with. In fact I've purchased another one of your add-ons "pro" versions for another one of my forums and have been mostly happy with the product. So thank you for your services!

BirdOPrey5
06-04-2014, 10:00 AM
Mods can this add-on be moved to the modification graveyard, looks like it's no longer supported. Not only my question above but many others in this thread in the vB4 version thread are also going unanswered.

Even if a developer chose not to support a mod that is not a reason to put it in the Graveyard.

Mods are only Graveyarded if-


The author requests it
A security exploit is found
Legal / copyright issue

DragonByte Tech
06-08-2014, 01:14 PM
Maybe so but not the case here. Not running any AdminCP mod even close to that type of function.Can you try to manually grant your account the Can Administer Thanks permission from the "Administrator Permissions" menu?

There may also be a mod conflict preventing the plugin that grants Super Admin access to our menu from actually doing that.


Fillip

s_cocis
06-09-2014, 05:35 AM
is compatible with Tapatalk ?

WoodiE
06-09-2014, 02:34 PM
Fillip,

That option is not available in my admin permissions...

Here is the add-on installed:
https://vborg.vbsupport.ru/external/2014/06/11.png

and here is my admin permissions page, that option is not listed:
https://vborg.vbsupport.ru/external/2014/06/12.png

s_cocis
06-10-2014, 12:52 PM
is compatible with Tapatalk ?

news?

JohnT
06-18-2014, 02:16 PM
I'm looking to disable all the information from being displayed in the postbit. How can I do this?

Terrablade
06-23-2014, 08:05 PM
Filip where can i find this? http://prntscr.com/3vsuf3 want to put the dbthanks stuff inside a box like shown there.

mangmel
06-26-2014, 07:15 AM
product can't import bugs?

Terrablade
06-28-2014, 05:22 AM
Filip can you gimme that info please/

DragonByte Tech
06-28-2014, 12:36 PM
is compatible with Tapatalk ?Tapatalk v5 and newer is compatible :)

Fillip,

That option is not available in my admin permissions...

Here is the add-on installed:
https://vborg.vbsupport.ru/external/2014/06/11.png

and here is my admin permissions page, that option is not listed:
https://vborg.vbsupport.ru/external/2014/06/12.pngPlease try disabling all other modifications and see if that helps :)

If not, you may be lacking the /includes/xml/bitfields_dbtech_thanks.xml file from your server.

I'm looking to disable all the information from being displayed in the postbit. How can I do this?Edit each button and turn off the Disable <> Stat In Postbit setting.

Filip where can i find this? http://prntscr.com/3vsuf3 want to put the dbthanks stuff inside a box like shown there.Did you try looking in the templates?

The two related templates are dbtech_thanks_postbit and dbtech_thanks_postbit_stats


Fillip

Felan
06-28-2014, 07:16 PM
I have in "manage buttons ": Invalid Button: 0
what's the problem?

ok edit: rebuild cache

DragonByte Tech
06-28-2014, 07:20 PM
Click Repair Cache to fix this :)


Fillip

Terrablade
06-29-2014, 12:55 AM
thanks a lot :)

mangmel
07-05-2014, 05:27 AM
thanks sir... great products...

mangmel
07-05-2014, 10:23 AM
is there any command to reset the likes received by a user ?

DragonByte Tech
07-18-2014, 05:22 PM
You would need to manually clear that user's entries from the database, then rebuild the statistics.

Fillip

DragonByte Tech
07-18-2014, 05:28 PM
Advanced Post Thanks / Like v3.2.8

New Features

[DBTech] vBDownloads

Buttons integrated in the Download Information area
Works in the same way other integration options do
Controlled via vBulletin Options


Disable Content Refresh

vBulletin Option to disable content refresh
Avoids compatibility issues with image resizers
Makes HIDE functionality nonfunctional



Fillip

mangmel
07-21-2014, 07:45 AM
You would need to manually clear that user's entries from the database, then rebuild the statistics.


Fillip

can you tell me how or command line ? thanks for assistance:)

DragonByte Tech
08-04-2014, 03:55 PM
can you tell me how or command line ? thanks for assistance:)Look in the dbtech_thanks_entry database, that's where they're stored :)


Fillip

DragonByte Tech
08-04-2014, 04:03 PM
Advanced Post Thanks / Like v3.2.8 Patch Level 1

Bug Fixes:

Fixed an issue with the [DBTech] vBDownloads content type when displayed in certain areas



Fillip

DragonByte Tech
08-09-2014, 01:16 PM
Advanced Post Thanks / Like v3.2.9

Changes To Existing Features:

Disable Post Refresh

Now also prevents APTL's HIDE feature from running
Implements compatibility with 3rd party HIDE modifications
Keeps APTL's buttons working



Fillip

DragonByte Tech
10-19-2014, 09:25 PM
Advanced Post Thanks / Like v3.3.0

Changes To Existing Features:

(Pro) "Compact" Style

Displays users who clicked a button in a popup when the click counter is clicked
Displays avatar, markup username and user title
Uses jQuery qTip


New Features:

[DBTech] vBShout Integration

Adds a new tab for Thanks actions
Displays given and received button clicks
Works in the same way as the [DBTech] Advanced User Tagging integration



Fillip

DragonByte Tech
12-29-2014, 05:11 PM
Advanced Post Thanks / Like v3.3.0 Patch Level 1

Bug Fixes:

The vBSEO Likes & Abe's Post Thank You Hack importers have been improved for performance and reliability
(Pro) Choosing the "Compact" Cloud Display Style in conjunction with the Integrate Avtion Buttons setting would display unneeded code in the old cloud display location

DragonByte Tech
01-05-2015, 07:05 PM
Advanced Post Thanks / Like v3.3.0 Patch Level 2

Bug Fixes:

If the profile block had a large amount of received button clicks, pagination would be incorrect



Fillip

DragonByte Tech
02-16-2015, 05:46 PM
Advanced Post Thanks / Like v3.3.1

New Features:

Profile Block: Content Preview

Display a short description under each entry
Defaults to 25 characters
Controlled via vBulletin Options


(Pro) Notification Emails: Content Link

Displays a direct link to the content (if possible) in the notification email


Bug Fixes:

Disabling button integration with Threads, [DBTech] DragonByte Reviews and [DBTech] vBDownloads should now work as intended
(Pro) (vB4) Integrated Action Buttons should no longer cause an alignment issue in the post footer



Fillip

DragonByte Tech
03-30-2015, 06:12 PM
Advanced Post Thanks / Like v3.3.1 Patch Level 1

Bug Fixes:

Fixed an issue where the preview text would display for posts that should be hidden.



Fillip

brandon515
04-03-2015, 03:47 PM
Is there a way for the admin to remove a dislike that was given to someone?

ForceHSS
04-03-2015, 05:44 PM
Is there a way for the admin to remove a dislike that was given to someone?

Use this plugin (https://vborg.vbsupport.ru/showthread.php?t=308715) login to members account and remove it they will never know

dknelson
04-03-2015, 05:57 PM
It's a good question though. I don't even use the dislike button. I figure it would just cause hard feelings. If you don't have something good to say, don't say anything.

mangmel
04-05-2015, 12:10 AM
how to remove copyright on footer ?

greigeh
04-24-2015, 03:58 PM
Hi there, just wondering is there a way to show the total number of Likes? I have a dislike button installed and was wondering if there was a way to show what the current post like/dislike was at combined?

So if two people liked, but 3 downvoted the number would display is -1?

just wondering! thank you

ForceHSS
04-24-2015, 04:35 PM
Hi there, just wondering is there a way to show the total number of Likes? I have a dislike button installed and was wondering if there was a way to show what the current post like/dislike was at combined?

So if two people liked, but 3 downvoted the number would display is -1?

just wondering! thank you
The plugin does not work that way if someone dislikes it wont remove someone like

greigeh
04-24-2015, 06:09 PM
The plugin does not work that way if someone dislikes it wont
remove someone like


(Pro) Post Collapse Weighting
This is the formula that will be used for weighing a post and seeing if it should be collapsed.
Type the "Varname" from the Edit Buttons interface in brackets, like so: [thanks] or [likes].


would there be any way to retrieve this figure? is what i'm meaning basically

ForceHSS
04-24-2015, 06:18 PM
All pro questions need to be asked on devs site as per site rules

greigeh
04-24-2015, 09:31 PM
All pro questions need to be asked on devs site as per site rules

It's fine I achieved what I needed to do with a tiny bit of javascript (var z = x - y) lol

desmomax
04-28-2015, 12:54 PM
hy there,

i have bought and installed dragonbyte post thank pro

i see a setting : DBTech] DragonByte Gallery and i am asking the possibility to buy this mod for my forum versione 3.8.7

is available? that permit me to thank and click like to my albums images?

thanks

desmomax
04-28-2015, 02:50 PM
one more question.. i have vb 3.8.7 and in my mod i see the possibility to avoid notifications or sending emails.. ok for email but what you mean with notifications?

is it possibile to have a counter of notifications facebook style in vb3.x?

desmomax
04-28-2015, 02:54 PM
promise.. my last question... :)

where can i found the phrases to translate in user profile? i mean "given" "received" etc..

https://vborg.vbsupport.ru/external/2015/04/2.png

greigeh
04-29-2015, 11:29 PM
promise.. my last question... :)

where can i found the phrases to translate in user profile? i mean "given" "received" etc..

https://vborg.vbsupport.ru/external/2015/04/2.png

Search "dbtech_thanks" in your Phrases Manager and changing the "Search In..." box to "Phrase Text and Phrase Variable Name" and the words should appear.

DragonByte Tech
05-25-2015, 07:50 PM
Advanced Post Thanks / Like v3.3.1 Patch Level 2

Bug Fixes:

Fixed an issue with DragonByte Reviews integration when viewing the profile
Fixed an issue with the "who clicked" in IE11



Fillip

Dave Strider
06-02-2015, 10:29 PM
The links that lead the post located in the profile tab in the vB3 version of the mod lead to a white page and the url is /showpost.php?p=XXX (where the X's are the numbers of the post). Is there a way to fix this?

DragonByte Tech
06-02-2015, 10:35 PM
Please make sure display_errors is turned on in php.ini :)


Fillip

DragonByte Tech
06-08-2015, 05:28 PM
Advanced Post Thanks / Like v3.3.1 Patch Level 3

Bug Fixes:

Fixed an incompatibility issue with modifications that change jQuery?s default behaviour



Fillip

BlackxRam
06-25-2015, 06:27 AM
Testing the lite version and when I installed it no buttons show up to modify or edit when clicking on Modify Buttons. No buttons seem to be presetup either as nothing shows in the postbit of threads except a title for Thanks/Like but no options to click LIKE or anything.

ForceHSS
06-25-2015, 06:35 AM
Testing the lite version and when I installed it no buttons show up to modify or edit when clicking on Modify Buttons. No buttons seem to be presetup either as nothing shows in the postbit of threads except a title for Thanks/Like but no options to click LIKE or anything.
Did you set the permissions?

DragonByte Tech
06-25-2015, 06:17 PM
Testing the lite version and when I installed it no buttons show up to modify or edit when clicking on Modify Buttons. No buttons seem to be presetup either as nothing shows in the postbit of threads except a title for Thanks/Like but no options to click LIKE or anything.Click the "Repair Cache" link, then edit each button and set its Can Click permissions :)


Fillip

jazzyname
06-28-2015, 04:56 PM
i was using the simple post like from abe1 not sure if that is fixed for 3.8, but i was thinking maybe using this instead, if i did could i save the like the member has already from the other script?
thanks bunches for the help

DragonByte Tech
07-17-2015, 07:54 PM
Advanced Post Thanks / Like v3.3.2

New Features:

(BETA) Command Line Thanks/Like Importer

Imports Thanks from Abe's Post Thank You Hack
Imports Likes from vBSEO
Automatically recalculates statistics upon import



Fillip

DragonByte Tech
12-07-2015, 06:00 PM
Advanced Post Thanks / Like v3.4.0

New Features:

Thread Bump On Click

Ability to enable/disable thread bumping when you click a button
Controlled via vBulletin Options
(Pro) Can be enabled/disabled per button


Button Click Count: Show Thread

Display a block above the post list (showthread.php) with button click counts
Controlled via vBulletin Options
(Pro) Drop-down with the top 5 clicked posts


Button Click Count: Forum Display

Display a block above the thread list (forumdisplay.php) with button click counts
Controlled via vBulletin Options
(Pro) Drop-down with the top 5 clicked threads



Fillip

DragonByte Tech
12-18-2015, 08:52 PM
Advanced Post Thanks / Like v3.4.0 Patch Level 1

Bug Fixes:

Resolved issues with the new "Button Click List" block



Fillip

DragonByte Tech
01-11-2016, 07:53 PM
Advanced Post Thanks / Like v3.4.1

New Features:

(Pro) Button Click Counter: Per-Button Disable

Each individual button can be disabled from the Total Click Counter above threads and posts
Controlled by editing each individual button and changing the relevant setting


Bug Fixes:

If a button is disabled in a forum, it will no longer show up in that forum?s click counter



Fillip

DragonByte Tech
03-28-2016, 10:10 PM
Advanced Post Thanks / Like v3.5.0

New Features:

Button Configuration

Buttons can now be marked as "positive" ratings via a yes/no switch
Used for the Pro-only "Rich Snippets" feature, may have other uses in the future


(Pro) Rich Snippets

Threads now (optionally) include microdata for displaying star ratings in search results based on button clicks
Can be disabled via vBulletin Options


Changed Features:

Improved performance of the Show Thread "top clicks" feature


Bug Fixes:

The "top clicks" block would not display the total amount of button clicks in the thread



Fillip

DragonByte Tech
04-25-2016, 08:27 PM
Changed Features:

A fresh copy of the jQuery library is now only downloaded if one has not been downloaded previously. Requires updating of all other affected DBTech mods to take full effect.



Fillip

DragonByte Tech
08-08-2016, 10:06 PM
Advanced Post Thanks / Like v3.5.3

Fix: Fixed a compatibility issue with vBulletin 3.8.11 Alpha 1

Fillip

DragonByte Tech
12-19-2016, 09:11 PM
Advanced Post Thanks / Like v3.6.0:
Feature: vBSocial 10 integration - sends a vBSocial notification when someone clicks a button on your content

Fillip

DragonByte Tech
01-09-2017, 08:38 PM
Advanced Post Thanks / Like v3.6.1:
Change: The vBSocial notification now includes a link to the content that received a button click

Fillip

DragonByte Tech
02-16-2017, 08:51 AM
Advanced Post Thanks / Like v3.6.2 / v3.6.3:
Feature: Implemented the APTL buttons on the "Recent Entries" list
Fix: The APTL buttons would not work on certain Blog related pages

Fillip

m7sen
09-15-2017, 10:56 PM
is it possible to make buttons same vbseo ?

how can i make ajax vbseo button !