Resource icon

[bd] Tag Me for XenForo 1.3 3.2.0

No permission to download
Installed and working mostly.

Doesn't work when trying to tag a 25,000 large usergroup (thread just doesnt get posted, no error or anything), but everything else is fine.
 
Installed and working mostly.

Doesn't work when trying to tag a 25,000 large usergroup (thread just doesnt get posted, no error or anything), but everything else is fine.
That would be 25,000 inserts into the xf_user_alert table
I don't see how that would work :)
 
Installed and working mostly.

Doesn't work when trying to tag a 25,000 large usergroup (thread just doesnt get posted, no error or anything), but everything else is fine.
That would be 25,000 inserts into the xf_user_alert table
I don't see how that would work :)
It should work because the add-on inserts in batches of 1000 records at once. I'm debugging mass alert problem with Kainzo, can you start a conversation with me with your site info? I will come and see why it doesn't work as expected.
 
Hello, it's just for tag users please ?
I am french and I not quite understand the possible use.
 
It should work because the add-on inserts in batches of 1000 records at once. I'm debugging mass alert problem with Kainzo, can you start a conversation with me with your site info? I will come and see why it doesn't work as expected.

I can set you up access to my demo board if you want to try and resolve the issue. Can't give you live access for obvious reasons.
 
Go to AdminCP > Options > [bd] Tag Me, you will find the option "Suggestion Maximum Length", you can use it to make it work with username with spaces. Enter something like 10 or 20.
I have changed this setting to 25, but I still get the following error when tagging a username with spaces:
The following error occurred
The server responded with an error. The error message is in the JavaScript console.

The following errors/warnings are in the console:

Many users have also reported this happening. It seems to only happen when typing @ and the username. When manually typing the USER bbcode, however, it works with apparently no error.
 
I have changed this setting to 25, but I still get the following error when tagging a username with spaces:


The following errors/warnings are in the console:

Many users have also reported this happening. It seems to only happen when typing @ and the username. When manually typing the USER bbcode, however, it works with apparently no error.
The copied part doesn't include the real error. Please retry and copy the full console result. Thank you.
 
lol, you could say that. This is a Star Wars forum, and there are literally tens of thousands of users with either "Jedi" or "Darth" in the username. Not sure if reducing to 10 would help in those situations.
 
lol, you could say that. This is a Star Wars forum, and there are literally tens of thousands of users with either "Jedi" or "Darth" in the username. Not sure if reducing to 10 would help in those situations.
If it's the case, I think I can simply limit the number of users to fetch from database then. This may impact the effectiveness of tagging a bit...
 
My thinking for setting the maximum length to 25 was that you'd want to type out almost the complete username so that it would pop up with the correct user. It already seems to do this, though I guess that doesn't help what happens after you click Post. Thanks for looking into it.
 
Back
Top Bottom