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)

TyrbaneSilverha 08-12-2012 06:03 PM

I was really interested in using this mod, but I don't feel comfortable having a directory with PHP files in it that is CHMODed to 777. This smells of a security hole as anyone can modify those PHP files to display sensitive information. Is there a specific reason for vbactivity_type to be wide open?

DragonByte Tech 08-13-2012 06:44 PM

Yeah, the fact that when you add a new button, it needs to write a new file to that directory to be compatible with vBActivity :)


Fillip

Shemillian 08-14-2012 05:15 PM

Thank you for all of your efforts. This seems like a great product.


Quote:

Originally Posted by TyrbaneSilverha (Post 2356482)
I was really interested in using this mod, but I don't feel comfortable having a directory with PHP files in it that is CHMODed to 777. This smells of a security hole as anyone can modify those PHP files to display sensitive information. Is there a specific reason for vbactivity_type to be wide open?

I am also concerned about security. My site was recently exploited through the Post Thank You plugin by Abe1. A shell script was inserted into the ajax_complete.php.

I'm honestly not fluent enough to ask the right questions here, but have you had any experience with this product being similarly exploited? I'd really love to have a Thanks option again (members of my forum are begging for it) but not if it's going to leave me vulnerable to attack.

Thank you!

DragonByte Tech 08-14-2012 05:33 PM

There have been no reports of this mod being the source of any exploits.

Keep in mind that a directory being 777 doesn't mean anyone can inject scripts into it from any server - the attacker needs some form of access to your server via other means (either an Admin account with Can Admin Plugins) or another account on the server.

That still doesn't mean anyone else on a shared server can hack your site - there's still open_basedir restrictions which any shared host worth their salt would have enabled.

Fillip

aryshi 08-16-2012 06:22 PM

Dear Fillip is there a possibility to add option to hide posts that have specific number of dislikes?

DragonByte Tech 08-18-2012 06:43 PM

That's a Pro only feature: "Ability to auto-collapse posts using provided formula or input for your own using your custom buttons" :)


Fillip

Kirk Fitzgerald 08-21-2012 08:08 PM

Quote:

Originally Posted by Sidewindr (Post 2320156)
Originally Posted by Sidewindr View Post

The problem where ALL search result postbits were being replaced by "-= Hiden Content =-" comes from the edit to the file /vb/legacy/post.php. I removed this edit and search results for posts were being displayed properly.. There probably needs to be some kind of conditional statement in the code..

BUMP! This is a bug I believe .. :)

This is still happening, or at least it was on my own site until I removed the edit to /vb/legacy/post.php as stated by Sidewindr.

Is this going to be fixed?

DJ-Dez 08-27-2012 12:18 AM

Were do I edit?
{vb:raw stat}

Need to edit the code whatever is being pulled through this variable.

DragonByte Tech 08-27-2012 10:03 PM

Quote:

Originally Posted by DJ-Dez (Post 2360308)
Were do I edit?
{vb:raw stat}

Need to edit the code whatever is being pulled through this variable.

That variable is defined in /dbtech/thanks/hooks/postbit_display_complete.php


Fillip

zero477 09-01-2012 07:14 PM

Hello Dragon Byte,

I installed your plugin ... It looks good but I do not know how to thank or like someone ... how can I do this??

Greetings:

http://www.hyperlinkbuilding.org/thr...-Compte-Newbie

Currently your website is down: https://www.dragonbyte-tech.com/

How long will it itake to bring it back to life??

DragonByte Tech 09-03-2012 04:59 PM

You need to enable Super Administrator permissions for your account so you can see the DBTech - Post Thanks admincp menu group, then Button Management, then edit each button and tick the usergroups you want to be able to click the buttons under the "Can Click" column :)


Fillip

enlacegsm 09-03-2012 05:03 PM

I need to set the hack but I buttons appear to give thanks and I like

DragonByte Tech 09-03-2012 05:11 PM

Sorry, I don't understand what you're asking. Can you clarify, please?

Fillip

Sirus123 09-03-2012 05:48 PM

Quote:

Originally Posted by DragonByte Tech (Post 2362292)
You need to enable Super Administrator permissions for your account so you can see the DBTech - Post Thanks admincp menu group, then Button Management, then edit each button and tick the usergroups you want to be able to click the buttons under the "Can Click" column :)


Fillip

Hi, i have done that, but still cannot see any "like/Dislike Buttons.. all the other stuff works, i can see the stats etc but no button..

Edit, also where do i put this code to show next to edit post? {vb:raw thanks_postbit}

Many thanks

DragonByte Tech 09-08-2012 01:32 PM

You can put that code anywhere in your postbit_legacy template :)


Fillip

FrancescaJ 09-09-2012 03:01 AM

I have version 4.1.6, and this is working great so far! Thanks DBTech!
I also have the DBTech Shoutbox and it's awesome as well!

ashimashi 09-09-2012 04:18 PM

Can people remove a like/thanks/dislike in the lite version?

Also is it possible to remove the line under every post that says "Post Thanks / Like - 0 Likes"? Or at least edit it so that it only says like because I am not using the thanks button

DragonByte Tech 09-10-2012 12:50 PM

Quote:

Originally Posted by ashimashi (Post 2364046)
Can people remove a like/thanks/dislike in the lite version?

Also is it possible to remove the line under every post that says "Post Thanks / Like - 0 Likes"? Or at least edit it so that it only says like because I am not using the thanks button

Yes, simply disable the other buttons (Active to No) in the Button Management screen :)


Fillip

Randhal007 09-11-2012 07:01 AM

thanks a lot, l works on vb 4.2.0

platongr 09-12-2012 06:21 PM

I searched on the latest pages and i didn't find if you have discussed any way to enable that mod in tapatalk.

I've found on tapatalk forum that it supports another "Thank you" mod.

Does it support this mod too ?

DragonByte Tech 09-12-2012 06:31 PM

I believe so, but I'm not sure.

Fillip

Domy 09-12-2012 09:09 PM

What is the variable that indicates the number of thanks received from a user?

ashimashi 09-12-2012 10:35 PM

Quote:

Originally Posted by DragonByte Tech (Post 2364273)
Yes, simply disable the other buttons (Active to No) in the Button Management screen :)


Fillip

Oh sorry you misunderstood my question. I already have disabled dislike and thanks button.

But even with only like button enabled, under every post it looks like: http://i49.tinypic.com/28c3ndh.png

Is there a template to edit so the text only say's "post like"? The "thanks/" gets removed from it. Or to even remove that whole block if it won't ruin the mod.

You also did not answer my question about removing a like. Is it possible?

bjornb 09-13-2012 10:49 AM

Quote:

Originally Posted by ashimashi (Post 2364957)
But even with only like button enabled, under every post it looks like: http://i49.tinypic.com/28c3ndh.png

I would like to know what changes you did to the template to make it part of the post (dbtech_thanks_postbit_entries I assume?).

DragonByte Tech 09-14-2012 01:22 PM

Quote:

Originally Posted by ashimashi (Post 2364957)
Oh sorry you misunderstood my question. I already have disabled dislike and thanks button.

But even with only like button enabled, under every post it looks like: http://i49.tinypic.com/28c3ndh.png

Is there a template to edit so the text only say's "post like"? The "thanks/" gets removed from it. Or to even remove that whole block if it won't ruin the mod.

That's part of the branding of the mod, so no :)

Quote:

Originally Posted by ashimashi (Post 2364957)
You also did not answer my question about removing a like. Is it possible?

As per the first post, un-clicking a button is a Pro-only feature.


Fillip

Domy 09-14-2012 02:04 PM

What is the variable that indicates the number of thanks received from a user?

DragonByte Tech 09-14-2012 02:11 PM

There is no such variable, the stats are all collected into 1 template.

Fillip

Lifesupporters 09-14-2012 05:38 PM

I was actually quite interested in this mod until I read the following:
Quote:

Originally Posted by
DragonByte Tech
This mod displays a copyright notification in the footer of pages generated by this mod which includes:
1 Link to DragonByte Technologies homepage
1 Link to Product Description page of this modification
1 Link to Hivelocity Hosting

One link is completely understandable but 3 is ridiculous, sorry.

Are these links removable in the Pro Version?

DragonByte Tech 09-14-2012 05:45 PM

The Hivelocity link does not appear in the Pro version, and can be turned off via the vBOptions for this mod in the Lite version.

The other two links (which are all on the same line and has rel="nofollow" on them) require a separate Branding Free licence, and can be applied to either Lite or Pro.

Fillip

elnapotandil 09-14-2012 11:41 PM

---------------------------------

DragonByte Tech 09-17-2012 02:47 PM

Hotfix to attempt to fix an error with the DragonByte Gallery integration.

Fillip

Domy 09-18-2012 07:28 PM

Quote:

Originally Posted by DragonByte Tech (Post 2365385)
There is no such variable, the stats are all collected into 1 template.


Fillip

I want to add in the postbit the number of likes received for each user.
How can I do?

DragonByte Tech 09-18-2012 07:31 PM

The answer you quoted is the answer to your question :)


Fillip

Leica.Robbiani 09-19-2012 06:10 PM

Quote:

Originally Posted by DragonByte Tech (Post 2366166)
Hotfix to attempt to fix an error with the DragonByte Gallery integration.


Fillip

Thank you a lot, it's working now.

Best regards

L.R.

Domy 09-20-2012 12:16 PM

Quote:

Originally Posted by DragonByte Tech (Post 2365385)
There is no such variable, the stats are all collected into 1 template.


Fillip

What is the link to see this template in action?

thenetbox 09-20-2012 11:26 PM

Hello,

I followed the importer instructions but when I go to admincp/thanksimport.php I get

Quote:

Database error
The <forumname> Forums database has encountered a problem.
Please try the following:
Load the page again by clicking the Refresh button in your web browser.
Open the <forumname> home page, then try to open another page.
Click the Back button to try another link.
The <forumname> forum technical staff have been notified of the error, though you may contact them if the problem persists.

We apologise for any inconvenience.
Post Thank You Hack 7.4 was installed on 3.8.2 and then the forum was upgraded to 4.1.x and running the importer does that but gives no other information.

Please assist :)

enlacegsm 09-21-2012 01:48 AM

want to read a user's post I get this I disable that option thanks

This post requires you to click the Likes button to read this content

DragonByte Tech 09-22-2012 12:02 PM

Quote:

Originally Posted by Domy (Post 2366985)
What is the link to see this template in action?

You can see the postbit stats for this mod on our forum :)

Quote:

Originally Posted by thenetbox (Post 2367172)
Post Thank You Hack 7.4 was installed on 3.8.2 and then the forum was upgraded to 4.1.x and running the importer does that but gives no other information.

Please post the database error email that got emailed to your "technicalemail" email address as defined in config.php. I cannot assist without this information.

That being said, I believe I originally tested this mod with v7.7 of Abe's Post Thank You Hack. You may wish to try to update that mod to the latest version before attempting an import.

Quote:

Originally Posted by enlacegsm (Post 2367192)
want to read a user's post I get this I disable that option thanks

Sorry, I don't understand what you're asking.

The message you received means that the user ticked the "Require Like to see post content" box and you must click "Like this post" to see the post.


Fillip

Domy 09-22-2012 02:57 PM

Is there a way to display in postbit the number of thanks received?

DragonByte Tech 09-22-2012 03:02 PM

You can turn off all the other postbit stats (thanks given, likes received, likes given, dislikes given, dislikes received) so you're left with only thanks received.

Fillip


All times are GMT. The time now is 08:51 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.03888 seconds
  • Memory Usage 1,834KB
  • 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
  • (17)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