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 09-14-2012 01:24 PM

No, it was not in the changelog so it has not been fixed :)

I'll look into it as soon as I have time.

PS: To ensure bugs aren't overlooked, it's always a good idea to post them over at www.DragonByte-Tech.com - bugs there don't get lost in time like they do here on vB.org :)


Fillip

burak61 10-10-2012 07:18 PM

how to post a hashtag ?

DragonByte Tech 10-11-2012 02:21 PM

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


Fillip

burak61 10-12-2012 09:30 PM

why ?

DragonByte Tech 10-13-2012 11:27 AM

Because we are not allowed to provide support for the pro versions of the modifications on vb.org so you need to post Pro support questions in our Pro support forums.

Chris

Robbie P 10-20-2012 08:53 PM

Installed this addon, works perfectly, thank you!

aciurczak 12-13-2012 04:52 PM

Ran into a pretty significant bug this morning. I ran the maintenance task to rebuild the post cache, and it removed every single mention in each post, and replaced it with -. If I go into the post and hit edit, the mention tags are still there, so when I hit save, they all come back and the post looked like it did before the cache was rebuilt.

I can try and rebuild the post cache again if it is just a one-time glitch, but has anyone else seen this? (running vbulletin 3.8.7, 3.0.5 version of this mod)

aciurczak 12-13-2012 05:18 PM

OK - it's repeatable, when I ran it again, it wiped out the few that I had changed back once again.

DragonByte Tech 12-13-2012 05:23 PM

That's not a bug in this mod - at least nothing we're able to work around. It's due to the fact that the BBCode we use is only a helper BBCode, it's not meant to be used without our hooks running, which that function does.

The mentions are still there, in the sense that they still exist in the database and any notifications will still work, but there's no way to "fix" this and there's no way to recover the posts that were corrupted by that function.

Sorry that I couldn't bring better news.

Fillip

aciurczak 12-13-2012 05:28 PM

It's strange though, as it's not a 100% thing. Looking at my few hundred mentions, many of them do seem to still exist. Most of the newer ones are gone, but not all of them.

aciurczak 12-13-2012 05:31 PM

OK - just saw your reply. Seems like there should be a pretty strong warning about running the post cache rebuild function if you're using this mod. If there already is one, and I missed it, my apologies.

leannet 01-20-2013 09:36 AM

Require like to see content, does that mean that each user that reads it has to like it before they can see the content, or is the content visible to everyone when just 1 user likes it ?

DragonByte Tech 01-22-2013 09:33 AM

You posted that in the wrong topic ;)

It's the former, each user has to like it in order to see it :)


Fillip

leannet 01-22-2013 09:51 AM

Quote:

Originally Posted by DragonByte Tech (Post 2398613)
You posted that in the wrong topic ;)

It's the former, each user has to like it in order to see it :)


Fillip

oops sorry I downloaded a few of your mods and couldn't remember which one this feature was a part of lol

On my forum, as soon as one person likes the post other people are able to see the content without liking it.

DragonByte Tech 01-25-2013 06:28 PM

That sounds like a cache issue on your forum, this is the first time we ever heard of it. Can you try disabling all other addons?

Fillip

whoareyou82605 03-09-2013 12:57 PM

When clicking on the notifications in vbuleltin to check your tagg mentions it gives a 404 error

http://i1159.photobucket.com/albums/...ps44164db3.jpg

http://i1159.photobucket.com/albums/...pseb263f1a.jpg

DragonByte Tech 03-10-2013 04:29 PM

Please upload the contents of the upload folder to your forum folder as per the readme.txt file :)


Fillip

blackberry 03-14-2013 05:46 PM

new update doesn't work for me, didnt show mention, tag tabs in profile, checked everything, re-inserted files three times but same result .. thanks for having old version on your website

truthkils 03-17-2013 08:45 PM

Importing Product, Please Wait...

[:]

Updating Version Number To: 1.0.0

Created Table: dbtech_usertag_mention
Created Table: dbtech_usertag_tag
Altered Table: administrator
Altered Table: user
Altered Table: usergroup
Updating Version Number To: 1.1.0

Altered Table: forum
Altered Table: user
Updating Version Number To: 1.2.3
I am getting an error, I have pasted the content of the upload folder to my forums directory, and it didnt work, then I pasted the content to my public_html/ and it didn't work, please help!

Altered Table: dbtech_usertag_mention
Updating Version Number To: 1.3.0

Created Table: dbtech_usertag_hash
Created Table: dbtech_usertag_hashsubscription
Created Table: dbtech_usertag_quote
Altered Table: forum
Altered Table: user
Updating Version Number To: 2.1.0

Database error

I am getting an error,

Database error in vBulletin 3.8.5:

Invalid SQL:
SELECT blocktypeid, name FROM blocktype;

MySQL Error : Table 'ahmad_vb.blocktype' doesn't exist
Error Number : 1146

DragonByte Tech 03-17-2013 08:53 PM

Do you have /includes/class_block.php on your server?

Is your forum a downgrade from vB4 to vB3?

Fillip

truthkils 03-18-2013 12:21 AM

My forum is not a downgrade, it has been a 3.8.5 for 3 years. Yes, I have class_block.php in my includes folder. Please help me.

DragonByte Tech 03-18-2013 12:31 AM

That file is not natively found in vB3. Can you please attach it here so I can inspect it?

Fillip

truthkils 03-18-2013 06:24 PM

Could it be because my board has half a million posts, 30,000 threads?

Here is the file;

http://pastebin.com/TgaMSVaq

Please help!

DragonByte Tech 03-19-2013 02:33 PM

If your forum has never been vBulletin 4.x, how come you have a file from vBulletin 4.0.2 uploaded to your /includes folder?

You may want to go through the results of the "Suspect File Versions" in the Diagnostics page under the "Maintenance" AdminCP group and ensure you know what each of the files that aren't recognised as being part of vBulletin 3 :)


Fillip

Ry. 03-25-2013 07:49 PM

Anybody know how to fix this error?

http://prntscr.com/xtegj

@DragonByte Tech

DragonByte Tech 03-25-2013 07:51 PM

Open those files and those lines and change =& new to = new

Fillip

DragonByte Tech 04-02-2013 08:33 PM

Advanced User Tagging v3.0.6
Feature: Improved logging details for Control Panel actions
Change: Changed the Branding display method to inject itself into the copyright footer (underneath vBulletin copyright) instead of the page footer.
Change: Changed the Branding Free Key to a more secure key.

Fillip

B@Zzz... 04-08-2013 05:37 PM

My forummembers asked for this option and tagging works fine! They would be happy when I activate it.
But when testing I didn't recieve an email when I tagged myself. When I look at my profilepage it says "no results to display".

Is there something I can check myself or is it a known issue?

viper357 04-12-2013 08:12 AM

Is there any way to trim/delete the amount of notification reports in the members profile area? Some of my members have upwards of 30 pages of notifications.

DragonByte Tech 04-12-2013 03:39 PM

Quote:

Originally Posted by B@Zzz... (Post 2415162)
My forummembers asked for this option and tagging works fine! They would be happy when I activate it.
But when testing I didn't recieve an email when I tagged myself. When I look at my profilepage it says "no results to display".

Is there something I can check myself or is it a known issue?

You can't tag yourself :)

Quote:

Originally Posted by viper357 (Post 2415873)
Is there any way to trim/delete the amount of notification reports in the members profile area? Some of my members have upwards of 30 pages of notifications.

Not without impacting the statistics, sorry :(


Fillip

jasculs 04-15-2013 04:36 AM

Does this work for 3.7?

Bartender. 04-21-2013 04:14 AM

Keeps showing init errors for notifications

If you try to click on a new mention instead of bringing you to the page is shows multiple errors

DragonByte Tech 04-22-2013 06:33 PM

Quote:

Originally Posted by jasculs (Post 2416424)
Does this work for 3.7?

We've not tested it on vB 3.7, so we can't say, sorry :(

Quote:

Originally Posted by Bartender. (Post 2417609)
Keeps showing init errors for notifications

If you try to click on a new mention instead of bringing you to the page is shows multiple errors

I can't help if you don't show me the error messages.


Fillip

channelfuse 05-02-2013 01:37 PM

I've been thinking of using this on my forum but there's a couple of problems with it.

If the @name; is used, it will at first work, sending a new mention to the user and the code is proper in the thread. However, refresh the page and it undos the code, making it [MENTION=userid]name[/MENTION] as actual text in the post. The pm that the user receives also gives an error page, or links to the profile and there is nothing there.

Has this error been produced before and perhaps solved?

We are running vb 4.2. patch level 3.

Thanks

DragonByte Tech 05-06-2013 04:14 PM

That sounds like a conflict with another mod that parses BBCode. Do you have any other mods installed that modify the postbit output in some way?

Fillip

channelfuse 05-12-2013 11:33 AM

There's nothing that I can currently think of that would mess with bb code that we have installed. A quick run through the mods, and I could only imagine vBSEO perhaps having a problem with it.

blackberry 05-15-2013 06:45 PM

Is there anyway we can delete users from thread tags? edit option perhaps??

DragonByte Tech 05-16-2013 10:27 AM

Quote:

Originally Posted by channelfuse (Post 2421509)
There's nothing that I can currently think of that would mess with bb code that we have installed. A quick run through the mods, and I could only imagine vBSEO perhaps having a problem with it.

We're running this mod with vBSEO on our forums just fine, so that's not it.

Can you try duplicating your forum files & database onto a subdomain and disabling all products other than AUT?

Quote:

Originally Posted by blackberry (Post 2422293)
Is there anyway we can delete users from thread tags? edit option perhaps??

There's no such option at this time, sorry :(


Fillip

blackberry 05-17-2013 04:21 PM

Quote:

Originally Posted by DragonByte Tech (Post 2422445)

There's no such option at this time, sorry :(


Fillip

Hi Fillip,

Can you consider it in your upcoming updates please:o

DragonByte Tech 05-17-2013 04:31 PM

Feature requests should be posted over @ our forums so that they can be taken into consideration, we cannot track features requested here @ vBulletin.org.

They would get lost in the pages over time, we have more advanced tracking tools on our forum :)


Fillip


All times are GMT. The time now is 05:35 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.01757 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
  • (8)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