vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - [DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=243510)

scorpss 07-03-2012 11:30 AM

Oh i see , and what about my third question? ( can i hide names ) ? (if yes , it will be perfect) !

scorpss 07-03-2012 11:35 AM

I only want the bouton to click (no name displaying) . (only notification) , possible ?

I must pay it to do this? :(

DragonByte Tech 07-03-2012 12:27 PM

Quote:

Originally Posted by scorpss (Post 2344751)
Oh i see , and what about my third question? ( can i hide names ) ? (if yes , it will be perfect) !

That is a Pro-only feature :)


Fillip

scorpss 07-03-2012 12:29 PM

i can hide it forsure and i can use one only buton to like and change again?

if yes ,then will pay it

scorpss 07-03-2012 12:35 PM

then this what i want :

1) change the place of the buton
2) Use only like buton to like then change if we dont like..(same as facebook)
3) Hide all names , only notification to say that we get a 'like'

all thos posible forsure ?

thank you alot

scorpss 07-03-2012 03:00 PM

never mind :)

thank you anyway

ForceHSS 07-03-2012 06:14 PM

Quote:

Originally Posted by scorpss (Post 2344768)
then this what i want :

1) change the place of the buton
2) Use only like buton to like then change if we dont like..(same as facebook)
3) Hide all names , only notification to say that we get a 'like'

all thos posible forsure ?

thank you alot

1 and 2 on pro version 3 not sure never tried that have the pro version myself if you want full support you would be best to post on there website there support is the best

mohammad6006 07-04-2012 10:42 AM

i have thank you (ABE) plugin

i want install Advanced Thanks/Like mod

but i dont know for import thanks from that
i should run thankimport.php after add xml prudoct?

mohammad6006 07-04-2012 10:44 AM

after install in thread i have this error:
Code:

Database error in vBulletin 4.2.0:

Invalid SQL:

                SELECT
                        post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted,
                        user.*, userfield.*, usertextfield.*,
                        icon.title as icontitle, icon.iconpath,
                        avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight,
                        spamlog.postid AS spamlog_postid,
                        deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason,
                       
                        editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline,
                        editlog.reason AS edit_reason, editlog.hashistory,
                        postparsed.pagetext_html, postparsed.hasimages,
                        sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages,
                        sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight,
                        IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid
                       
                        , dbtech_thanks_statistics.*, post.userid, dbtech_thanks_statistics.*, post.userid
                FROM post AS post
                LEFT JOIN user AS user ON(user.userid = post.userid)
                LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
                LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
                LEFT JOIN icon AS icon ON(icon.iconid = post.iconid)
                LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)
                LEFT JOIN spamlog AS spamlog ON(spamlog.postid = post.postid)
                        LEFT JOIN deletionlog AS deletionlog ON(post.postid = deletionlog.primaryid AND deletionlog.type = 'post')
                LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid)
                LEFT JOIN postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 1 AND postparsed.languageid = 2)
                LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 1 AND sigparsed.languageid = 2)
                LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid)
               
                        LEFT JOIN dbtech_thanks_statistics AS dbtech_thanks_statistics ON(dbtech_thanks_statistics.userid = post.userid)  LEFT JOIN dbtech_thanks_statistics AS dbtech_thanks_statistics ON(dbtech_thanks_statistics.userid = post.userid)
                WHERE post.postid IN (0875473,875477,875480,875481,875482,875483,875484,875495,875498,875500,875502,875514,875527)
                ORDER BY post.dateline;

MySQL Error  : Not unique table/alias: 'dbtech_thanks_statistics'
Error Number  : 1066
Request Date  : Wednesday, July 4th 2012 @ 07:43:25 AM
Error Date    : Wednesday, July 4th 2012 @ 07:43:25 AM
Script        : http://forum......com/showthread.php?3837
Referrer      : http://forum.........com/forum.php
IP Address    : 2.186.50.222
Username      : ....
Classname    : vB_Database
MySQL Version : 5.0.92-1~ui60+1


aouni_tahech 07-05-2012 06:58 AM

Hi,

I'm on latest version again. What code should I use to manually place "Total Thanks" and "Total Dislikes" in postbit?

I don't want to use the collapsed info.

Thanks!

Datenpapst 07-05-2012 03:47 PM

Datenbankfehler in vBulletin 4.2.0:

Invalid SQL:

SELECT userid, usergroupid, displaygroupid, username, posts, post_thanks_thanked_times
FROM user AS user
WHERE post_thanks_thanked_times > '0' AND user.usergroupid NOT IN (28)
ORDER BY post_thanks_thanked_times DESC
LIMIT 0, 10;

MySQL-Fehler : Unknown column 'post_thanks_thanked_times' in 'field list'
Fehler-Nr. : 1054
Fehler-Zeit : Thursday, 05.07.2012 @ 18:39:33
Datum : Thursday, 05.07.2012 @ 18:39:33
Skript : http://www.c-arena.com/forum.php
Referrer :
IP-Adresse : xxxxx
Benutzername : xxxxx
Klassenname : vB_Database
MySQL-Version :

DragonByte Tech 07-05-2012 04:16 PM

Quote:

Originally Posted by mohammad6006 (Post 2344976)
i have thank you (ABE) plugin

i want install Advanced Thanks/Like mod

but i dont know for import thanks from that
i should run thankimport.php after add xml prudoct?

You'll need APTL installed before attempting to import, yeah.

Quote:

Originally Posted by mohammad6006 (Post 2344977)
after install in thread i have this error:
Code:

Database error in vBulletin 4.2.0:

Invalid SQL:

                SELECT
                        post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted,
                        user.*, userfield.*, usertextfield.*,
                        icon.title as icontitle, icon.iconpath,
                        avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight,
                        spamlog.postid AS spamlog_postid,
                        deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason,
                       
                        editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline,
                        editlog.reason AS edit_reason, editlog.hashistory,
                        postparsed.pagetext_html, postparsed.hasimages,
                        sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages,
                        sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight,
                        IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid
                       
                        , dbtech_thanks_statistics.*, post.userid, dbtech_thanks_statistics.*, post.userid
                FROM post AS post
                LEFT JOIN user AS user ON(user.userid = post.userid)
                LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
                LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
                LEFT JOIN icon AS icon ON(icon.iconid = post.iconid)
                LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)
                LEFT JOIN spamlog AS spamlog ON(spamlog.postid = post.postid)
                        LEFT JOIN deletionlog AS deletionlog ON(post.postid = deletionlog.primaryid AND deletionlog.type = 'post')
                LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid)
                LEFT JOIN postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 1 AND postparsed.languageid = 2)
                LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 1 AND sigparsed.languageid = 2)
                LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid)
               
                        LEFT JOIN dbtech_thanks_statistics AS dbtech_thanks_statistics ON(dbtech_thanks_statistics.userid = post.userid)  LEFT JOIN dbtech_thanks_statistics AS dbtech_thanks_statistics ON(dbtech_thanks_statistics.userid = post.userid)
                WHERE post.postid IN (0875473,875477,875480,875481,875482,875483,875484,875495,875498,875500,875502,875514,875527)
                ORDER BY post.dateline;

MySQL Error  : Not unique table/alias: 'dbtech_thanks_statistics'
Error Number  : 1066
Request Date  : Wednesday, July 4th 2012 @ 07:43:25 AM
Error Date    : Wednesday, July 4th 2012 @ 07:43:25 AM
Script        : http://forum......com/showthread.php?3837
Referrer      : http://forum.........com/forum.php
IP Address    : 2.186.50.222
Username      : ....
Classname    : vB_Database
MySQL Version : 5.0.92-1~ui60+1


You appear to have a duplicate installation. Please completely uninstall the mod and reinstall it.

Quote:

Originally Posted by aouni_tahech (Post 2345208)
Hi,

I'm on latest version again. What code should I use to manually place "Total Thanks" and "Total Dislikes" in postbit?

I don't want to use the collapsed info.

Thanks!

Quote:

Originally Posted by Datenpapst (Post 2345305)
Datenbankfehler in vBulletin 4.2.0:

Invalid SQL:

SELECT userid, usergroupid, displaygroupid, username, posts, post_thanks_thanked_times
FROM user AS user
WHERE post_thanks_thanked_times > '0' AND user.usergroupid NOT IN (28)
ORDER BY post_thanks_thanked_times DESC
LIMIT 0, 10;

MySQL-Fehler : Unknown column 'post_thanks_thanked_times' in 'field list'
Fehler-Nr. : 1054
Fehler-Zeit : Thursday, 05.07.2012 @ 18:39:33
Datum : Thursday, 05.07.2012 @ 18:39:33
Skript : http://www.c-arena.com/forum.php
Referrer :
IP-Adresse : xxxxx
Benutzername : xxxxx
Klassenname : vB_Database
MySQL-Version :

Please post support requests for Abe's Post Thank You Hack in the relevant thread, this is not the support thread for that mod :)


Fillip

DragonByte Tech 07-07-2012 12:53 AM

Advanced Post Thanks / Like v3.0.1:
Feature: vB Optimise v2.5.0 integration

Fillip

AusPhotography 07-07-2012 07:07 AM

Minor issue with Photopost vBgallery if notification is shown while in the Gallery, the link is relative to the gallery.

Fix in hooks... notifications_list.php add the full bburl to the link
Code:

                'link'  => $vbulletin->options['bburl'].'/thanks.php?' . $vbulletin->session->vars['sessionurl'] . 'do=profilenotif',
Kym

TheChief 07-07-2012 07:36 AM

Hey guys.........i'm having an issue with this much used mod on my forum

When i have the post thanks enabled it removes the ability to view current users activity in their profile.

If i disable the product then the activity is displayed

Any thoughts on this? and apologies if it's already been covered in the 103 page ;)

DragonByte Tech 07-07-2012 12:36 PM

Quote:

Originally Posted by ricktas (Post 2345732)
Minor issue with Photopost vBgallery if notification is shown while in the Gallery, the link is relative to the gallery.

Fix in hooks... notifications_list.php add the full bburl to the link
Code:

                'link'  => $vbulletin->options['bburl'].'/thanks.php?' . $vbulletin->session->vars['sessionurl'] . 'do=profilenotif',
Kym

This will be added to the next version, thanks :)

Quote:

Originally Posted by TheChief (Post 2345735)
Hey guys.........i'm having an issue with this much used mod on my forum

When i have the post thanks enabled it removes the ability to view current users activity in their profile.

If i disable the product then the activity is displayed

Any thoughts on this? and apologies if it's already been covered in the 103 page ;)

I'm unable to replicate this issue. Are you sure it's related to APTL and not the Post Thank You Hack by Abe1?


Fillip

TheChief 07-09-2012 05:27 AM

Thanks for the response, this is the only Thank You have i have on my board

I'm wondering if perhaps i've missed something on install?

I'll double check it all again and feedback on what i find

DragonByte Tech 07-09-2012 09:33 AM

Doubtful, but this is not a problem anybody else has reported or one I'm able to replicate :(

Try disabling the two Who's Online plugins for this mod, perhaps you're using a 3rd party mod that is conflicting.


Fillip

Lionel 07-09-2012 02:00 PM

Hi,

I have a weird issue with the pro version. When I try to edit Administrator Permissions in Admincp I get this error

PHP Code:

WarningInvalid argument supplied for foreach() in [path]/includes/functions.php on line 5909 

That disappears when I disable product.

the error disappears also when I disable the plugin

Custom Admin Permissions - Form

DragonByte Tech 07-09-2012 02:42 PM

Please post Pro support questions in our Pro support forum :)


Fillip

TheChief 07-09-2012 07:23 PM

This now seems to have started working

I disabled all mods and re-enabled them..........checked the profiles and it is displaying the current activity

Must have been a conflict somewhere that has self resolved

Weird, but i'll not argue with it..................

DragonByte Tech 07-09-2012 07:31 PM

Haha I love it when that happens :D

(As long as it doesn't happen again)

Glad you got it resolved, good sir :)


Fillip

kamrandahir 07-09-2012 08:02 PM

thanks plugin works fine 4.2.0 Patch Level 2

and plz check PM and reply if possible

BlkBullitt 07-10-2012 12:50 AM

I had a member accidentally click dislike, how to we give them the option to un select the dislike button?

Kirk Fitzgerald 07-10-2012 10:02 AM

What a fantastic mod, works straight out of the box, thanks for this brilliant addition. :)

DragonByte Tech 07-10-2012 11:24 AM

Quote:

Originally Posted by BlkBullitt (Post 2346539)
I had a member accidentally click dislike, how to we give them the option to un select the dislike button?

That's a Pro-only feature :)


Fillip

sportsoutlaw 07-12-2012 05:51 AM

Currently using Abe's add-on, considering trying this one out.

Are you planning on continuing production of this add-on into vb5?

mohammad6006 07-12-2012 10:36 AM

1 Attachment(s)
after thanks

show : از اين پست تشكر كردÙ
but after refresh everything is ok

DragonByte Tech 07-12-2012 03:22 PM

Quote:

Originally Posted by sportsoutlaw (Post 2347178)
Currently using Abe's add-on, considering trying this one out.

Are you planning on continuing production of this add-on into vb5?

We do have every plan to continue development into vBulletin 5 and beyond, as soon as it is available to us :)

Quote:

Originally Posted by mohammad6006 (Post 2347226)
after thanks

show : از اين پست تشكر كرد?
but after refresh everything is ok

This will be fixed in tomorrow's update :)


Fillip

DragonByte Tech 07-13-2012 11:34 PM

Advanced Post Thanks / Like v3.0.2
Fix: Fixed UTF-8 issues some people were having in certain scenarios
Fix: Typo in the Notifications code would cause notifications to produce a 404
Fix: (Lite) (vB4) The sidebar block was mistakenly flagged as Pro-only in our internal development tools
Change: The mod will now properly close its database connection when returning data

Fillip

Kirk Fitzgerald 07-14-2012 04:39 AM

Thanks for the update. :)

aryshi 07-14-2012 04:57 AM

Thank you Fillip for the awesome update..

Big-Pete 07-14-2012 09:31 AM

Thanks for the update Fillip

comunidadmh 07-14-2012 02:31 PM

Good :)

animcentral 07-14-2012 11:31 PM

i think it's better to don't load
Code:

    $footer .= '<script type="text/javascript" src="' . REQ_PROTOCOL . '://ajax.googleapis.com/ajax/libs/jquery/' . THANKS::$jQueryVersion . '/jquery.min.js"></script>';
    $footer .= THANKS::js('', true, false);

in showthread_complete.php for guest users coz it make some load on showthread pages.

pulserTI 07-15-2012 07:37 AM

Hi,

I would be interested in purchasing the pro version of this mod - the only thing that's holding me back is the lack of ability to import vbseo likes to dbtech thanks.

If this could be integrated I would purchase the pro version in a heartbeat!

Cheers

Regs 07-15-2012 04:50 PM

Quote:

Originally Posted by pulserTI (Post 2348231)
Hi,

I would be interested in purchasing the pro version of this mod - the only thing that's holding me back is the lack of ability to import vbseo likes to dbtech thanks.

If this could be integrated I would purchase the pro version in a heartbeat!

Cheers

I have the PRO version (not installed) and offered to commission a vBSEO Likes importer but haven't received a response to the commission offer :(

thienhi228 07-15-2012 10:34 PM

I want install Advanced Post Thanks / Like v2, but how to convert database from "Post thạnk you hack"?

Baja 07-16-2012 04:54 AM

Quote:

Originally Posted by pulserTI (Post 2348231)
I would be interested in purchasing the pro version of this mod - the only thing that's holding me back is the lack of ability to import vbseo likes to dbtech thanks.

Quote:

Originally Posted by Regs (Post 2348368)
I have the PRO version (not installed) and offered to commission a vBSEO Likes importer but haven't received a response to the commission offer :(

Yes, pleeeeeeaaaaasee add vbseo LIKES importing! I would purchase your pro version right now if it had that function.

That is vbseo's #1 and #3 most requested functions:
http://vbseo.uservoice.com/forums/25...putation-for-1
http://vbseo.uservoice.com/forums/25...s-notification

I've been waiting 18 months for vbseo to fix that flaw (slated for vbseo 3.6.1). I'm tired of waiting and it's time to purchase a new thanks/likes system. I think you'll find there are a LOT of people that feel the same way:
http://www.vbseo.com/f5/vbseo-3-6-0-...tml#post332394

alhidaya 07-16-2012 05:18 AM

Hello,

I like DragonByte Tech : good work !!!! Thank you

Very Nice


All times are GMT. The time now is 09:09 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
  • Page Generation 0.02713 seconds
  • Memory Usage 1,869KB
  • 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
  • (5)bbcode_code_printable
  • (1)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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