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)
-   -   BB Code Enhancements - [DBTech] DragonByte Private Text in Posts v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=298034)

DragonByte Tech 05-10-2013 10:00 PM

[DBTech] DragonByte Private Text in Posts v2 (vB4)
 
1 Attachment(s)
DragonByte Private Text in Posts allow users to display messages to only a specific user within a post.

Uses

Allowing users to send hidden messages to each other within a post, whether for fun, or to alert specific users to situations that they can handle, DragonByte Private Text in Posts BBCode allows a user to enclose the text they want to hide, and include the username option as follows:

Code:

[PM=Mokonzi]This text will be hidden to all users other than me![/PM]
-------------------------------------------------------------------------------------------

Please remember to click the, https://vborg.vbsupport.ru/external/2015/08/2.png button to the right if you installed the mod ---->

What does 'Marking As Installed' do ?

* It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available.

*
For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.

* Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications.

We appreciate the support!

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

Priority support & Product Demos available at: http://www.dragonbyte-tech.com

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

Translations available @ our forum
Support for translations handled by the translator in its respective threads only.

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

Major Features

BBCode: PM BBCode tags can be used to hide the enclosed text from all users except the specified user.


Complete Feature List
  • Multiple Users can be tagged for the same message
  • Data is stored in the database separate to the post

General Settings
  • Option to toggle plugin on or off.
  • Option to hide the version number in the footer.
  • Option to remove Version 1 code (disabled by default)

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

This mod displays a copyright notification in the footer of all pages generated by this mod which includes:
  • 1 Link to DragonByte Technologies homepage
  • 1 Link to Product Description page of this modification

Lustikus 05-11-2013 04:21 AM

I need a workaround for custom styles

missing text in my postbit, I can only see the "@"

same issue as with your mod tagged users mod, nothing visible

only works in default stlye for me

edit: not necessary, found it

Kraxell 05-11-2013 09:45 AM

Possible to add usergroups or more users? Maybe for moderation "Take a look at this user!" :D

Lustikus 05-11-2013 02:50 PM

my members told me that this mod does not work with mobile defices, tapatalk and so on...
everything is visible?

sticky 05-12-2013 05:16 AM

Can admins/mods still see the messages?

tbworld 05-12-2013 06:16 AM

Quote:

Originally Posted by Lustikus (Post 2421315)
my members told me that this mod does not work with mobile defices, tapatalk and so on...
everything is visible?

Yep, that is the problem with vb4. Different devices have different presentation code. It gets a bit difficult to write a mod for a modern web environment. Some interfaces use the API, some use the vb mobile code and then there is the regular desktop presentation view. It is why there is a need for a vb5. Same presentation code, but different views -- all through the same developers API.

DragonByte Tech 05-15-2013 08:51 PM

Quote:

Originally Posted by Kraxell (Post 2421266)
Possible to add usergroups or more users? Maybe for moderation "Take a look at this user!" :D

It could be something we could add in... nice idea. :)

Quote:

Originally Posted by Lustikus (Post 2421315)
my members told me that this mod does not work with mobile defices, tapatalk and so on...
everything is visible?

It may well have issues with TapaTalk. I'll take a look at what we can do to stop it showing in some way. It's been tricky integrating the BBCode properly as it has some inherent limitations. A few ideas to try though. Will keep you posted. Thanks for highlighting the issues. :)

Quote:

Originally Posted by sticky (Post 2421455)
Can admins/mods still see the messages?

No, not at the moment. :)

Quote:

Originally Posted by tbworld (Post 2421465)
Yep, that is the problem with vb4. Different devices have different presentation code. It gets a bit difficult to write a mod for a modern web environment. Some interfaces use the API, some use the vb mobile code and then there is the regular desktop presentation view. It is why there is a need for a vb5. Same presentation code, but different views -- all through the same developers API.

I am just commenting on why it probably does not work on this wonderful free first version 1.0 of dbtechs code. I haven't used Tapatalk since we have our own mobile interface. How does it interface to vbulletins code?

Hear, hear! vB5 has a lot of potential. Been fun to start learning to code in it as well. :) Not quite sure personally how they all integrate... (TapaTalk and ForumRunner), but will see what we can do about it. :)

Matt

DragonByte Tech 06-28-2013 10:05 PM

v2.0.0 Beta 1
Feature: Multiple Users can be tagged for the same message
Feature: vBulletin Option to remove Version 1 code (disabled by default)
Change: Data is stored in the database separate to the post
Change: Improved CSS formatting of PM code template

Matt

DragonByte Tech 06-29-2013 04:08 PM

Quote:

Originally Posted by Lustikus (Post 2421315)
my members told me that this mod does not work with mobile defices, tapatalk and so on...
everything is visible?

Is this working better at all now?

Matt

aouni_tahech 07-08-2013 08:41 AM

Looking forward to see enable / disable per usergroup :)

Plus, I have a suggestion, which is to notify the tagged user through the notification panel with a link to the post which he's tagged in.

Possible?

Thanks!

DragonByte Tech 07-09-2013 04:59 AM

The notification has been mentioned before. I'll see what we can do about including it in the next major update. I've got a couple of fixes I need to sort out soon, and once I've completed a couple of other tasks, I'll look into it again. :)

Matt

DragonByte Tech 07-13-2013 12:30 PM

v2.0.0 Beta 1
Fixed: Problems when deleting posts with the inline mod tool.
Fixed: Problems when merging posts with the inline mod tool.

Matt

DragonByte Tech 02-17-2014 11:26 PM

Hi everyone,

We have a beta update for DragonByte Private Text in Posts (2.0.0 Beta 3). The update features a fix to some MySQL errors for users trying to use the inline moderation, mainly approving and unapproving posts.

Bug Fixes And Issue Fixes:
Fixed: Inline Mod MySQL errors when Approving/Unapproving Posts

This is still a Beta version of the mod, so we are looking forward to feedback on the mod and any bugs that we have missed, especially with the inline mod tool. :)

Thanks as always to everyone for their feedback and suggestions.

DragonByte Tech 03-18-2014 12:28 AM

Hi everyone,

We have a beta update for DragonByte Private Text in Posts (2.0.0 Beta 4). The update features a fix to some MySQL errors for users trying to edit posts when using Tapatalk and ForumRunner. This changes adds some extra checks that should avoid issues in these and similar areas that other mods might affect.

Bug Fixes And Issue Fixes:
Fixed: Tapatalk/ForumRunner errors that can occur when editing a post

This is still a Beta version of the mod, so we are looking forward to feedback on the mod and any bugs that we have missed, especially with the inline mod tool. :)

Thanks as always to everyone for their feedback and suggestions.

The mod is available here, DragonByte Private Text in Posts DragonByte Tech - vBulletin Mods & Addons or here on vBulletin.org.

If you like the product you can show your support by nominating it for mod of the month, [DBTech] DragonByte Private Text in Posts (vB4) and also please rate it to help cancel out the users who 1 star our mods.

Matt

Skyrider 03-27-2014 05:46 PM

This seems to be quite interesting. Will this also hide messages within archive and Tapatalk? Just making sure, as the other "hide" mod here on vb.org refuses to work with tapatalk and it shows the message(s) regardless.

DragonByte Tech 03-28-2014 06:43 AM

This should keep all messages hidden as they are stored separate to posts in the database and only inserted when necessary. It's not possible to edit or write new posts containing hidden text in Tapatalk, it get's stripped out.

Matt

angeljs 05-14-2014 05:09 PM

I can't get this to work at all, even on the default theme. All I see is @: in the post

harismoghal 05-15-2014 07:29 PM

missing text in my postbit, I can only see the "@"
and when I edit my post all the content of {option} and {param} is gone
using VB 4.2.2

DragonByte Tech 05-26-2014 08:42 AM

Sorry for the delay guys, only just found you'd messaged here... seems to have been a delay in me getting the notification.

Quote:

Originally Posted by harismoghal (Post 2497967)
missing text in my postbit, I can only see the "@"
and when I edit my post all the content of {option} and {param} is gone
using VB 4.2.2

Quote:

Originally Posted by angeljs (Post 2497815)
I can't get this to work at all, even on the default theme. All I see is @: in the post

I'll take a look into what might be causing the issue and get back to you both.

Matt

Skyrider 06-03-2014 11:30 AM

Quote:

Originally Posted by DragonByte Tech (Post 2499434)
Sorry for the delay guys, only just found you'd messaged here... seems to have been a delay in me getting the notification.





I'll take a look into what might be causing the issue and get back to you both.

Matt

Same here.. would be nice to have a fix for this.

Skyrider 06-08-2014 09:32 AM

Almost 2 weeks since your last post regarding this issue, any updates? Whenever I for example use:

Quote:

[PM=Skyrider]This text will be hidden to all users other than me![/PM]
It looks like
Quote:

@:
in a post, and when I edit it I see:

Quote:

[PM=][/PM]

DragonByte Tech 06-09-2014 06:22 AM

I've not yet found a reason for the issue. Is it possible to take a look at your board?

Matt

DragonByte Tech 02-03-2015 06:51 PM

Hi everyone,

We have an update for DragonByte Private Text in Posts (2.0.0). The update features a fix to some MySQL errors for users trying to use the maintenance tool. This also is now marked as no longer in beta!

Bug Fixes And Issue Fixes:
Fixed: Fixed MySQL error when running Maintenance Tools

Thanks as always to everyone for their feedback and suggestions.

The mod is available here, DragonByte Private Text in Posts DragonByte Tech - vBulletin Mods & Addons or here on vBulletin.org.

If you like the product you can show your support by nominating it for mod of the month, [DBTech] DragonByte Private Text in Posts (vB4) and also please rate it to help cancel out the users who 1 star our mods.

Matt

akz645 12-15-2015 07:20 PM

Quote:

Originally Posted by DragonByte Tech (Post 2535980)
Thanks as always to everyone for their feedback and suggestions.

Additional feature suggestions:
- PM in posts @ Entire Usergroup(s).

- Limit use of this BB code on a per forum & usergroup basis.
^ I think this Mod would be pretty useful, if only Moderators were allowed to use it.

- Make X users and/or usergroups immune on a per forum & usergroup basis.
So basically, that user/usergroup should be able to see the full post regardless.

DragonByte Tech 12-18-2015 08:49 PM

DragonByte Private Text in Posts v2.0.0 Patch Level 1

Bug Fixes:
  • In certain scenarios, the BBCode would fail to parse correctly, and display an invalid output


Fillip

DragonByte Tech 12-18-2015 08:50 PM

Quote:

Originally Posted by akz645 (Post 2560547)
Additional feature suggestions:
- PM in posts @ Entire Usergroup(s).

- Limit use of this BB code on a per forum & usergroup basis.
^ I think this Mod would be pretty useful, if only Moderators were allowed to use it.

- Make X users and/or usergroups immune on a per forum & usergroup basis.
So basically, that user/usergroup should be able to see the full post regardless.

Hi there,

Unfortunately we are unable to take feature requests from vBulletin.org, would it be possible for you to re-post these in separate threads @ our site?

That way, they are entered into our system and we can revisit them in the future :)

Thanks!


Fillip

mobster46 01-31-2017 02:37 PM

Quote:

Originally Posted by DragonByte Tech (Post 2560741)
Hi there,

Unfortunately we are unable to take feature requests from vBulletin.org, would it be possible for you to re-post these in separate threads @ our site?

That way, they are entered into our system and we can revisit them in the future :)

Thanks!


Fillip

PHP Warning: require(..../dbtech/pmtags/hooks/postdata_postsave.php): failed to open stream: No such file or directory in ..../includes/class_dm_threadpost.php(988) : eval()'d code on line 2

PHP Warning: require(..../dbtech/pmtags/hooks/postdata_postsave.php): failed to open stream: No such file or directory in ..../includes/class_dm_threadpost.php(988) : eval()'d code on line 2

Fatal error: require(): Failed opening required '/home/forumkey/travian.forumkeyfim.com/dbtech/pmtags/hooks/postdata_postsave.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/forumkey/travian.forumkeyfim.com/includes/class_dm_threadpost.php(988) : eval()'d code on line 2

MarkFL 01-31-2017 03:53 PM

Quote:

Originally Posted by mobster46 (Post 2581603)
PHP Warning: require(..../dbtech/pmtags/hooks/postdata_postsave.php): failed to open stream: No such file or directory in ..../includes/class_dm_threadpost.php(988) : eval()'d code on line 2

PHP Warning: require(..../dbtech/pmtags/hooks/postdata_postsave.php): failed to open stream: No such file or directory in ..../includes/class_dm_threadpost.php(988) : eval()'d code on line 2

Fatal error: require(): Failed opening required '/home/forumkey/travian.forumkeyfim.com/dbtech/pmtags/hooks/postdata_postsave.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/forumkey/travian.forumkeyfim.com/includes/class_dm_threadpost.php(988) : eval()'d code on line 2

Did you upload all additional files packaged with the product to your server?

mobster46 01-31-2017 04:31 PM

Quote:

Originally Posted by MarkFL (Post 2581609)
Did you upload all additional files packaged with the product to your server?

Yes(Sorry my english very bad)

DragonByte Tech 02-07-2017 02:55 PM

Quote:

Originally Posted by mobster46 (Post 2581614)
Yes(Sorry my english very bad)

Are you sure you uploaded the contents of the upload folder, and not the upload folder itself?


Fillip

IggyP 01-22-2018 01:24 PM

noticed an issue recently with this where editing a post breaks the code...changes username to user id#....also removes the private content and replaces it with a number...

Duke49th 06-01-2018 04:10 AM

Seems like I have the parsing error.

It shows just the @: and when I edit post it becomes this

PHP Code:

[PM=][/PM]

[
QUOTE=Duke]test[/QUOTE][PM=][/PM

Running vB 4.2.5


All times are GMT. The time now is 05:46 AM.

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.01492 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (32)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete