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 User Tagging v3 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=242733)

DragonByte Tech 08-04-2010 03:05 PM

That has already been fixed, if you re-download and re-upload the files it will be fixed.

I believe I sent out an update mail and also posted here in the thread when it was fixed :)


Fillip

Gero50 08-05-2010 03:14 AM

Installed thanks for the great work. I really like your mods.

DragonByte Tech 08-05-2010 10:30 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

DieselTruck 08-08-2010 05:30 PM

I can't get this to work for me. What am I missing? I've tried with just "@" and adding the ";" to the end with no success.

DragonByte Tech 08-08-2010 05:41 PM

Make sure you're spelling the user name correctly. Also, this will currently only work in posts, and only posts posted via vBulletin's own posting interface.

Beyond that, I have no idea, it seems to work fine for everybody else.

Fillip

DieselTruck 08-08-2010 05:44 PM

Quote:

Originally Posted by DragonByte Tech (Post 2080950)
Make sure you're spelling the user name correctly. Also, this will currently only work in posts, and only posts posted via vBulletin's own posting interface.

Beyond that, I have no idea, it seems to work fine for everybody else.


Fillip

I figured it out. Stupid me.

Does the pro version remove the "@".? Thanks! Wonderful mod.

DragonByte Tech 08-08-2010 05:50 PM

It does allow that option, yeah.

Fillip

Michlerish 08-13-2010 07:07 AM

I just re-downloaded and re-uploaded the files, then re-uploaded the XML while allowing overwrite.

When I click on my username in the forum, I get this error above the header:
Code:

Warning: strpos() [function.strpos]: Empty delimiter in [path]/dbtech/usertag/class_profileblock.php on line 454
Same error happens when I click on a username link that has been mentioned.

I'm using vb version 4.0.6

edit: Correction, this only happens when I click on my own username, not another users.

DragonByte Tech 08-13-2010 04:37 PM

Can you show me the entire contents of the message that was mentioned?
Put it in CODE tags too so that BBCode doesn't parse.

Fillip

Michlerish 08-13-2010 05:40 PM

Quote:

Originally Posted by DragonByte Tech (Post 2083289)
Can you show me the entire contents of the message that was mentioned?
Put it in CODE tags too so that BBCode doesn't parse.


Fillip

It was just my test post:

Code:

testing a mention for @ceiling cat
The mention works, but clicking on my own username (either in the mention or top-right corner of the forum beside "welcome,") causes that error to show.

DragonByte Tech 08-13-2010 05:57 PM

I'll have to test this out further, probably over the weekend as I'm a bit swamped at the moment :)


Fillip

Michlerish 08-13-2010 06:08 PM

Take your time! Thank you for the awesome mod AND great support :)

edit: The error is just for the administrator account. When users click on admin name they get that error on a black screen for a few seconds, and then the profile shows up with error above header. So when I'm logged in as admin, I get the same error when clicking on my own profile.

iguano 08-14-2010 11:48 PM

1 Attachment(s)
if i would turn off this option in profile of post?

DragonByte Tech 08-15-2010 12:35 AM

There should be options to turn off postbit integration in vBulletin Options. If not, then it's a Pro feature.

Fillip

SoloX 08-17-2010 03:07 AM

when i enable this mod, my smilies show a strange " smilieid="340" class="inlineimg" /> along with the image. can anyone help?

DragonByte Tech 08-17-2010 01:55 PM

Seems like the post cache is changing or something.

What happens if you edit the post, remove any such errorenous code, then re-saving the post?

Fillip

SoloX 08-17-2010 02:33 PM

same :(

I disabled the usertags. everything works. when i enabled usertags and clicked on edit, the " smilieid="526" class="inlineimg" /> appeared again in the body of the message. I edited it over and save but the resulting message still has that class=inlineimg.

DragonByte Tech 08-17-2010 03:14 PM

Well I have no idea why this could be happening, it's the first time Ive heard of it...

Fillip

CvP 08-17-2010 04:02 PM

may be that smiley of yours has @ in it.

SoloX 08-19-2010 04:34 AM

^ nope.
after a lot of error and trial, i made the following plugin inactive and all is fine now. strange.
Render [MENTION] BBCode


update: oops .. spoke too soon. altho the smilies are working OK the usertags are rendered useless with the above step. :(

what does $do_smilies do in the following code found in the above mentioned plugin:
PHP Code:

$text $this->parse_bbcode(preg_replace('/\[\/?mention=?\]/i'''preg_replace('/\[mention=(\d+)\](.*)\[\/mention\]/iU'$mention$text)), $do_smilies$do_imgcode$do_html); 


ProFifaLeagues 08-19-2010 10:04 PM

Get the same on my install :(
Vbull4.03

DragonByte Tech 08-20-2010 05:03 PM

We've gotten various reports of problems with that particular plugin, I'll post back when I have more information.

Fillip

ProFifaLeagues 08-20-2010 05:14 PM

Thanks DragonByte As this is a superb mod and one we would like to use!

SoloX 08-20-2010 07:19 PM

You da Dragon! Thanks for your continued support.

Quote:

Originally Posted by DragonByte Tech (Post 2086944)
We've gotten various reports of problems with that particular plugin, I'll post back when I have more information.


Fillip


kroko 08-20-2010 07:34 PM

uh. awesome. it updated xd

Zombo 08-24-2010 03:21 PM

is there a way to disable mentions in quotes?

what happens is that one guy mentions someone in a post, that post get re-quoted several times, and the person gets notifications for being mentioned in a quote... I think that's unnecessary.

also the render BBcode plugin will break the Email bbcode.

if you write [email]p@p.com[/email]

and :p happens to be an emoticon, then the email will not display properly.

DragonByte Tech 08-24-2010 03:59 PM

There's currently no way to block mentions in quotes, but we're going to improve the mentioning in the future, which also goes for the email business.

Fillip

Michlerish 08-25-2010 06:33 AM

This suddenly stopped working for me... all of the mentions that were working before have turned into [MENTION]@username[/MENTION] in just plain text.

Any idea why that would have happened?

DragonByte Tech 08-25-2010 11:40 AM

The way mentions are created was updated, that could be why. It hasn't happened for anyone else though...

New mentions still work fine I trust :)


Fillip

Michlerish 08-27-2010 01:45 AM

This thread was updated on Aug 5th, I updated the mod on my forum around Aug 17th... so I'm sure I have the newest file.

I just tested it with a new post, it shows up at @username plain text, no link or notification.

Hmmm... I don't think anything has changed on the forum that would have affected it, but I'll try disabling other mods to test.

Michlerish 08-27-2010 02:04 AM

Nope. I just disabled all the mods I have, and problem with the mention still exists. Weird.

DragonByte Tech 08-27-2010 11:44 AM

In the past when people have had this problem, they never post the solution, just "nvm it works now" so I sadly have no idea what they are doing.

Check under User Tagging's Forum Manager to see that you've enabled it for all forums, perhaps?

Fillip

literatestylish 08-27-2010 07:25 PM

OK, where is the user notified that he/she has been tagged in a post? I've tagged by sample account multiple times and he doesn't get any PM's.

DragonByte Tech 08-27-2010 07:33 PM

There's no PM notifications, the notifications act like other notifications in the dropdown.

Fillip

Michlerish 08-27-2010 09:39 PM

Quote:

Originally Posted by DragonByte Tech (Post 2090306)
In the past when people have had this problem, they never post the solution, just "nvm it works now" so I sadly have no idea what they are doing.

Check under User Tagging's Forum Manager to see that you've enabled it for all forums, perhaps?


Fillip

Yes, it was enabled... so I unchecked them all, hit Save, then checked them on again, hit Save... and it works now.

Maybe it just needed to be refreshed? I have no idea why it suddenly did that, but I'm happy it's working again! :D

Goonie 08-29-2010 08:11 PM

this is an awesome mod so thankyou...
but how do i delete tags? i tagged a post as i was testing the mod but now i cant remove the tag...
any help?!

DragonByte Tech 08-29-2010 08:48 PM

There's currently no way to un-tag users from threads. To remove a Mention, you can just edit it out, however the user will have already been notified.

Fillip

SoloX 08-29-2010 09:01 PM

Any idea when you might have time to look into this, Fillip?

Quote:

Originally Posted by DragonByte Tech (Post 2086944)
We've gotten various reports of problems with that particular plugin, I'll post back when I have more information.


DragonByte Tech 08-31-2010 11:34 AM

I'm majorly swamped with the new product I'm developing, but once that's released this will be among the first things fixed :)


Fillip

CvP 09-08-2010 02:52 PM

I had to disable this product (again) cause it is messing up with standard vBulletin features (again).

This time, the pagination of an article in vBCMS goes missing if this product is enabled.


All times are GMT. The time now is 10:41 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.01993 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
  • (1)bbcode_php_printable
  • (5)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