vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - [DBTech] Advanced User Tagging v3 (vB3) (https://vborg.vbsupport.ru/showthread.php?t=242734)

DragonByte Tech 08-05-2010 10:29 PM

v1.2.1 has been released.

v1.2 added the following:
Twitter-Like Mentions: Finally the feature you've all been waiting for! Thanks to Darkwaltz4, you can now use @user to Mention someone, no ; needed!

v1.2.1 was a maintenance release focused on fixing bugs reported in the bug tracker on our website.

- DragonByte Tech Development Team

Wonksta 08-06-2010 02:04 PM

Quote:

Originally Posted by DragonByte Tech (Post 2079814)
v1.2.1 has been released.

v1.2 added the following:
Twitter-Like Mentions: Finally the feature you've all been waiting for! Thanks to Darkwaltz4, you can now use @user to Mention someone, no ; needed!

v1.2.1 was a maintenance release focused on fixing bugs reported in the bug tracker on our website.


- DragonByte Tech Development Team

Beautiful. :up:

+ Nominated for MOTM

Majidm 08-22-2010 07:53 PM

Great mod, installed on www.rocbattle.com

Wonksta 08-23-2010 02:02 AM

I've noticed if two usernames exist for instance James and James89 and you try to tag James89 by using @James89 it instead tags @James. The only way around this is by using the mention BBCode. In the interest of making it simple for naive forum members - could there be a possible fix in the future - Kind of like a drop down (ajax I think it is) menu when you write member usernames via PM in the TO section?

Thanks

DragonByte Tech 08-23-2010 02:33 AM

That's sadly not possible because we can't hook into the text area box in the way that would be required.

Fillip

nathan. 08-24-2010 02:06 PM

Where exactly is this statistics page located?

DragonByte Tech 08-24-2010 02:15 PM

misc.php?do=dbtech_usertag_statistics

Fillip

joluis 09-06-2010 07:02 PM

I have a problem with Render [BBCODE] Mention Plugin (in your mod.

When someone post a smilie, the output gets an extra code:

" class="inlineimg" />

This happens also in posts without mentions.

Also, some code like youtube bbcode sometimes shows rare HTML outpus instead youtube video.

If i disable your mod, (and exactly this plugin), all works perfect without rare HTML outputs

Maybe some bug in preg_replace code?. Thanks

EDIT: Also if i comment this code:

Code:

$text = $this->parse_bbcode(preg_replace('/\[\/?mention=?\]/i', '', preg_replace('/\[mention=(\d+)\](.*)\[\/mention\]/iU', $mention, $text)), $do_smilies, $do_imgcode, $do_html);]]
All works perfect, but no change in mention (because i stopped replace, of course).

DragonByte Tech 09-06-2010 07:24 PM

This happens in some instances with non-standard smilie codes. It's a known issue and will be addressed in an upcoming version.

Fillip

SoloX 09-06-2010 09:23 PM

Fillip, it happens even with standard smilies. actually, on my board it only happened with the standard smilies. all others were fine. just to let you. we shall wait for the fix per your availability.

joluis 09-07-2010 03:09 PM

Can you (at least) tell us a solution now for the code of Render?. I only need a solution for this line:

Code:

$text = $this->parse_bbcode(preg_replace('/\[\/?mention=?\]/i', '', preg_replace('/\[mention=(\d+)\](.*)\[\/mention\]/iU', $mention, $text)), $do_smilies, $do_imgcode, $do_html);]]
If you had solve this, is enough for me until next release.

DragonByte Tech 09-07-2010 03:11 PM

It's not a quick fix so I can't just give a solution I'm afraid.

Fillip

SuperJoker 09-09-2010 06:10 PM

Very nice.

Nominated!

Edit: Looks like I spoke to soon...

Quote:

Originally Posted by Taurus1 (Post 2042427)
Checking the logs now. Will get back on that.

Yes the [MENTION] BBCode is there.

EDIT: OK, I managed to fix the Internal Server Error, it seems to have been a permissions issue in my FTP.

So now I do get this error in some threads again:

Fatal error: Call to undefined method vB_Template::fetch_template_raw() in /home/thebull/public_html/forums/vbseo/includes/functions_vbseo_hook.php on line 25

And the BBCode is still not showing.Thanks!

I'm having this same vbseo error. Did you get this fixed?

ShawneyJ 09-13-2010 02:54 AM

i have had to disable the mod, since today for some reason it was causing the hole right side of members profiles to disappear, eg: Mini Statistics, Friends, Recent Visitors etc. the right side of some members profiles became blank using FF and IE. i dont know why this mod would suddenly cause this as i have been using it for a while now, i havent added any thing new to clash wit it, but it had to be disabled for now if ever an update comes out i'll try again.

joluis 10-21-2010 07:50 AM

Is still under development?

DragonByte Tech 10-22-2010 06:36 PM

It is, and we'll be releasing a bugfix version update tonight, which will fix the MENTION BBCode problems and hopefully end all conflicts with existing mods :)


Fillip

DragonByte Tech 10-23-2010 09:26 PM

v1.2.2 has been released, which should fix the various compatibility issues that were introduced by the change to the ; delimiter in Mentions.

Fillip

y2krazy 10-28-2010 03:09 PM

Quote:

Originally Posted by DragonByte Tech (Post 2066454)
If the username is wrapped in tags like so:
[MENTION]Username[/MENTION]

Then it may be a mod conflict. Are you running AME? If so, please try disabling profile linking in AME. This is something the author told me to tell people who had this problem.


Fillip

I am having this exact issue, but cannot find anything in the AME options for profile linking. Did the author provide an exact setting to toggle off?

Thanks in advance!

DragonByte Tech 11-01-2010 01:37 PM

No, sorry, that's all I got told :(


Fillip

johnban 11-06-2010 05:34 PM

Hi,

I install it, but in our forum my username has the trademark (™) at the end.. When I am tagging my username nothing happens...

Could you fix that??

Thanks,
John B.

DragonByte Tech 11-06-2010 11:36 PM

Special characters like that can't be tagged in the Quick Reply box, it's a limitation of web technology as it stands atm, sorry :(


Fillip

johnban 11-08-2010 10:46 AM

Quote:

Originally Posted by DragonByte Tech (Post 2118854)
Special characters like that can't be tagged in the Quick Reply box, it's a limitation of web technology as it stands atm, sorry :(


Fillip


xmmm, what about to use the member ID or the username?? in that case .. they could use the ID for members that could not be tagged cause of the username...

Also.. How difficult is for "Tag Users" to be possilbe to edit?? I put a user by mistake and I want to remove him..

thanks,
John B.

DragonByte Tech 11-08-2010 02:34 PM

Quote:

Originally Posted by johnban (Post 2119433)
xmmm, what about to use the member ID or the username?? in that case .. they could use the ID for members that could not be tagged cause of the username...

Hmm, I think (I'm not sure, another member of my team helped out with the RegExp for the mentions) that [MENTION=userid]username[/MENTION] works, so that may already be possible :)
Try it out and let me know :)

Quote:

Originally Posted by johnban (Post 2119433)
Also.. How difficult is for "Tag Users" to be possilbe to edit?? I put a user by mistake and I want to remove him..

Atm, it's not possible to un-tag users, but it's something we can look into adding in a future version :)


Fillip

IsMaR 11-20-2010 07:01 PM

Awesome. Is it server intense though?

DragonByte Tech 11-20-2010 09:36 PM

Not at all :)


Fillip

Wonksta 11-20-2010 09:48 PM

Anyway to exclude tags from incorrectly parsing for instance

username@HOTmail.com?

the word in the capitals always gets parsed because someone has an account 'hot'.

:(

DragonByte Tech 11-20-2010 09:51 PM

Sadly that's not possible in this version. We will look into improving our username matching code in a future version. No word on when exactly that'll arrive, though :(


Fillip

onealien 11-21-2010 08:16 PM

great mod...wrks perfect...

and for this one I will not ask for any additional features...just so u can tell me...
"thats in the pro version"...lolll

JacquiiDesigns 12-02-2010 11:34 AM

Thanks for this mod. Is there a way to customize the css output of mentions in posts? For instance I'd like link to render same as custom [user] bbcode I have which looks like

http://img227.imageshack.us/img227/7...01072350am.png

DragonByte Tech 12-03-2010 03:27 PM

Not currently, no. We may consider allowing custom markup in the future, but if so that would most likely be a Pro-only feature :)


Fillip

JacquiiDesigns 12-03-2010 05:51 PM

ah okay.
Thanks for the response and the share none-the-less :)

viper357 01-09-2011 07:37 AM

Quote:

Originally Posted by DragonByte Tech (Post 2042326)
Email is planned :)

Any idea when you will be able to implement email (or PM)? I'm keen to purchase the Pro version if an email feature is added. Thanks.

DragonByte Tech 01-09-2011 12:12 PM

It will be in the next version update, no specific dates are available yet I'm afraid, we have a lot of other mods to update as well.

Fillip

Rean 01-19-2011 04:32 AM

hi, i have installed this mod..
it appear at navbar area when i use default vbulletin template
but my current template doesn't support notification at the navbar area

any idea how to show this?
thanx

DragonByte Tech 01-19-2011 10:41 AM

We unfortunately cannot support custom skins that disrupt default vBulletin functionality.

Fillip

yahooooh 01-19-2011 10:56 AM

Note :
this product still not work good with non english username
for example:
arabic usernames with 2 words and space between them , it will tagg the first word and not the whole name so it will tag another person

hope this fix on the next update , i purchased the full script but still this issue exist !

DragonByte Tech 01-19-2011 11:04 AM

This is already a known issue for some of our users :)

Non-ISO characters may not be mentionable via the AJAX Quick Reply due to the inherent limitation of AJAX technology.

The multiple word issue, along with the accidental email mistakes (user called Gmail.com being tagged when someone writes qwerty@gmail.com etc) will be correctable by the Admin in the next update when we plan to optionally re-introduce the ; delimiter :)

The customer was made aware of this in his support thread.


Fillip

Mike08 01-20-2011 12:55 PM

How can use it without @?? There is a way to do work it only quote a post?
Thanks.

DragonByte Tech 01-20-2011 01:01 PM

It's not possible to make it work with only quoting at this point in time.

Fillip

Mike08 01-20-2011 01:26 PM

Thanks ;)


All times are GMT. The time now is 12:47 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.02756 seconds
  • Memory Usage 1,820KB
  • 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
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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