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)

imported_dfmafia 07-10-2012 09:36 PM

1 issue found.

username with a space in them don't work.

ie. @Mr. Jones will not tag

deverill2010 07-10-2012 10:01 PM

Usernames with a space do work as I've done it many times. It's probably because of the dot..

imported_dfmafia 07-11-2012 12:59 AM

Quote:

Originally Posted by deverill2010 (Post 2346796)
Usernames with a space do work as I've done it many times. It's probably because of the dot..

ah, thnx. :up:

Sunka 07-12-2012 04:23 PM

With this new update, I have strange problem.
Notification link are not valid, because slash (/) is misssing.

Code:

http://www.pijanitvor.comusertag.php/?do=profilenotif&tab=mentions
Instead

Code:

http://www.pijanitvor.com/usertag.php/?do=profilenotif&tab=mentions

DragonByte Tech 07-12-2012 04:30 PM

This will be fixed in tomorrow's update.

Fillip

Mukashi 07-12-2012 08:35 PM

Ah, so I'm not the only person getting that error. Glad to hear there's an update coming. My users are freaking out after it broke when we upgraded to vB 4.2 earlier this week.

Crotan 07-13-2012 02:39 AM

Quote:

Originally Posted by DragonByte Tech (Post 2347336)
This will be fixed in tomorrow's update.


Fillip

Quote:

Originally Posted by Mukashi (Post 2347403)
Ah, so I'm not the only person getting that error. Glad to hear there's an update coming. My users are freaking out after it broke when we upgraded to vB 4.2 earlier this week.

Pretty sure the download on their site has a hotfix that fixes the 402 error notification. At least that's what I read and after re installing the version from DBtech directly, it fixed it for me.

So I would check out their websites download in the meantime

DragonByte Tech 07-13-2012 11:36 PM

Advanced User Tagging v3.0.3
Fix: Typo in the Notifications code would cause notifications to produce a 404

Fillip

nocive 07-15-2012 03:37 AM

hi DragonByte Tech

installed and working!!!!

i have a question, is possible if only can use it limit certain usergroups?

Merriweather 07-15-2012 04:37 PM

I use a lightweight forum style for mobile users, and as such, there's no profile page that shows them tags and mentions. Would it be possible to make the email notice link directly to where the user was tagged, instead of that page?

DragonByte Tech 07-16-2012 11:44 AM

Quote:

Originally Posted by nocive (Post 2348205)
hi DragonByte Tech

installed and working!!!!


i have a question, is possible if only can use it limit certain usergroups?

Unfortunately not, the Pro version lets you set users as Excluded but that's about it.

Quote:

Originally Posted by Merriweather (Post 2348362)
I use a lightweight forum style for mobile users, and as such, there's no profile page that shows them tags and mentions. Would it be possible to make the email notice link directly to where the user was tagged, instead of that page?

Unfortunately not as that would not clear the notification like the profile link does :(


Fillip

nocive 07-16-2012 12:44 PM

Quote:

Originally Posted by nocive
hi DragonByte Tech

installed and working!!!!


i have a question, is possible if only can use it limit certain usergroups?
Quote:

Unfortunately not, the Pro version lets you set users as Excluded but that's about it.
upsss ok, where can i find the pro version?

Hippy 07-16-2012 10:37 PM

Quote:

Originally Posted by nocive (Post 2348662)
upsss ok, where can i find the pro version?

there site http://www.dragonbyte-tech.com/forum.php

Mukashi 07-22-2012 02:29 AM

Hmmm. We seem to be getting an error with the latest version where, when people click the notification for mentions or quotes, it sends them to the My Activity tab instead. Anyone else having this issue?

DragonByte Tech 07-22-2012 12:35 PM

It was hoped that this version would fix the vBSEO issue where they don't rewrite profile URLs properly, but this turned out not to be the case.

What is fixed, however, is the fact that it was impossible to clear notifications due to the vBSEO error previously :)

However, you can try the following:
Open your .htaccess file, and find
Code:

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
Add above
Code:

RewriteCond %{QUERY_STRING} !tab=

Fillip

MattGarner 08-01-2012 07:51 PM

If posts get edited by moderators or admins then the user who made the post receives a notification about it. Is there anyway you could look into it and try and stop it?

DragonByte Tech 08-01-2012 08:01 PM

We'll look into it for the next version :)


Fillip

1320Nation 08-02-2012 12:03 AM

I have installed this on my vb 4.2.0. patch level2 board and noticed the mod is not showing up in either of my Community and Quick Links drop downs in the navbar. It does show and function ok with my default style, but not with my custom style. Is there some part of the mod that I need to add to my custom style folder before it will appear in my custom style?

Sunka 08-02-2012 10:21 PM

Quote:

Originally Posted by MattGarner (Post 2353440)
If posts get edited by moderators or admins then the user who made the post receives a notification about it. Is there anyway you could look into it and try and stop it?

Quote:

Originally Posted by DragonByte Tech (Post 2353444)
We'll look into it for the next version :)


Fillip


Please give us options to turn off/on for this.
It is good solution for user to see that Staff member has edited his post. So, if you going to find solution to turn off, just leave options to keep turn it on :)

1320Nation 08-03-2012 07:41 PM

Quote:

Originally Posted by psychobike (Post 2353505)
I have installed this on my vb 4.2.0. patch level2 board and noticed the mod is not showing up in either of my Community and Quick Links drop downs in the navbar. It does show and function ok with my default style, but not with my custom style. Is there some part of the mod that I need to add to my custom style folder before it will appear in my custom style?

Does anyone familiar with this mod have any ideas on the issue I have quoted here?

DragonByte Tech 08-04-2012 12:18 AM

Quote:

Originally Posted by Sunka (Post 2353835)
Please give us options to turn off/on for this.
It is good solution for user to see that Staff member has edited his post. So, if you going to find solution to turn off, just leave options to keep turn it on :)

I didn't have a chance to do anything about this issue one way or the other for v3.0.4, but it's on my ToDo list - as is your request for an option :)


Fillip

DragonByte Tech 08-04-2012 12:19 AM

Advanced User Tagging v3.0.4
Feature: It is now possible to limit the number of mentions per post (default: unlimited)

Fillip

Danny M 08-27-2012 08:51 PM

Quote:

Originally Posted by 1320Nation (Post 2353505)
I have installed this on my vb 4.2.0. patch level2 board and noticed the mod is not showing up in either of my Community and Quick Links drop downs in the navbar. It does show and function ok with my default style, but not with my custom style. Is there some part of the mod that I need to add to my custom style folder before it will appear in my custom style?

Quote:

Originally Posted by Mukashi (Post 2350324)
Hmmm. We seem to be getting an error with the latest version where, when people click the notification for mentions or quotes, it sends them to the My Activity tab instead. Anyone else having this issue?

I have the same issues. Any fixes?

DragonByte Tech 08-27-2012 10:04 PM

Issue #1: Re-import the XML file after upgrading to 4.2.0

Issue #2: This is a vBSEO issue. Open your .htaccess file, and find
Code:

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
Add above
Code:

RewriteCond %{QUERY_STRING} !tab=

Fillip

TopShelfGamer 08-28-2012 02:53 PM

Great mod my members love it!

Is there a way to maybe make their notifications more noticiable? like i have a pop up box on pms..

DragonByte Tech 08-28-2012 03:00 PM

Not currently, no :(


Fillip

TopShelfGamer 08-28-2012 03:21 PM

Quote:

Originally Posted by DragonByte Tech (Post 2360717)
Not currently, no :(


Fillip

Thanks for the quick reply.. nominated this for motm as well!

How much is the pro version? I am ready to upgrade already i think

Danny M 08-28-2012 04:52 PM

Quote:

Originally Posted by DragonByte Tech (Post 2360546)
Issue #1: Re-import the XML file after upgrading to 4.2.0

Issue #2: This is a vBSEO issue. Open your .htaccess file, and find
Code:

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
Add above
Code:

RewriteCond %{QUERY_STRING} !tab=

Fillip

Hey Fillip,

Issue #2 worked, cheers for that.

Issue #1 did not fix the problem for me. When I import the XML file, it only seems to update the default vBulletin style and the mobile style. Is there not a custom fix I need to do with this?

Thanks

TopShelfGamer 08-30-2012 02:49 PM

Anyone have info on how much pro is?

Disco_Dave 08-30-2012 02:54 PM

Quote:

Originally Posted by TopShelfGamer (Post 2361199)
Anyone have info on how much pro is?

This should help

www.Dragonbyte-tech.com

DragonByte Tech 08-30-2012 03:20 PM

Quote:

Originally Posted by Danny M (Post 2360742)
Hey Fillip,

Issue #2 worked, cheers for that.

Issue #1 did not fix the problem for me. When I import the XML file, it only seems to update the default vBulletin style and the mobile style. Is there not a custom fix I need to do with this?

Thanks

Check the Nav Manager, sometimes there's an issue creating the phrases for the nav entries for some reason.

The XML file should have nav manager entries in them, though.


Fillip

DragonByte Tech 09-08-2012 01:46 AM

Advanced User Tagging v3.0.5
Change: Emails now show the post you were mentioned / quoted in.

Fillip

Akyeame Kwame 09-08-2012 11:52 AM

Quote:

Originally Posted by DragonByte Tech (Post 2363563)
Advanced User Tagging v3.0.5
Change: Emails now show the post you were mentioned / quoted in.


Fillip

Hello, this is a great new feature. Will similar be implemented for Post Thanks/Like? I purchased the PRO version and that's maybe my one pet peeve about it in that it doesn't show the post that one thanked/liked.

DragonByte Tech 09-08-2012 01:28 PM

We'll certainly take it into consideration, but APTL works with a lot more content types so it might be more challenging to implement.

Fillip

sutto 09-12-2012 11:00 AM

Hi there,

I've got premium and updated to 3.0.5 however it seems notifications are no longer working.

Any ideas?

DragonByte Tech 09-12-2012 11:12 AM

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


Fillip

nerowolfe 09-12-2012 05:44 PM

Sorry Fillip but why in my forum when I tagg anyusers there is not a @+username but like this?

@<u><a href="http://www.xxxxx.it/forum/member.php?u=6" rel="novbseo" target="_blank">Nerowolf</a></u>

Any idea?

Ty

DragonByte Tech 09-12-2012 05:53 PM

You may have another product conflicting, please try disabling all other mods and then try a mention again :)


Fillip

nerowolfe 09-12-2012 06:12 PM

I got it!

DragonByte Tech: Post Templates....:confused:

DragonByte Tech 09-12-2012 06:27 PM

The issue has been handled in the relevant thread for that mod :)


Fillip


All times are GMT. The time now is 01: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.02741 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
  • (8)bbcode_code_printable
  • (19)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