Resource icon

[bd] Tag Me for XenForo 1.3 3.2.0

No permission to download
i have install the addon , but when i use @moderator its not going .. not tagging the group. the permisson is set ... anybody a idea what i do wrong ?

greetz
 
i have install the addon , but when i use @moderator its not going .. not tagging the group. the permisson is set ... anybody a idea what i do wrong ?

greetz
Have you set the moderator group to be taggable?

ACP > Users > Users > List User Groups > Moderator
Make sure Is taggable is ticked
 
I can tag usergroups, but the users in those groups do not receive any alert. The post has the groups tagged ok, but no alerts are received.
 
Just to expand on the last post. The target users in the usergroups have the 'receive email when mentioned' flag enabled. The usergroup is enabled for tagging also. When I type @usergroup in the post I can select the usergroup no problem and it's linked up fine upon posting.

I would like this feature to work irrespective of user settings (especially email settings)
 
Note: the files that downloaded where "encrypted"

That is the first time it occurred to me and the install add-on failed.

I had to un-check Encrypted files on my local machine > re upload > installed add-on

Works like a charm.
 
@xfrocks you have to change something that Tag Me works again with TinyMCE:
Sorry, I've read too fast. I thought you were talking about QuoteMe not tagMe. For the Tag Me addon, could you please contact XFrocks. I've changed the integration method in the last version. See the last part of the FAQ about the Quattro setup listener. It should be easier to integrate.
 
@xfrocks can i just ask if you are working on fixes to the reported issues? I just need to know if the mod is still going to be supported?
 
"3. Tagged users will receive alerts and emails (user configurable)"

Will this happen by default, or can admin make it happen for all users or do users have to activate it themselves?
 
"3. Tagged users will receive alerts and emails (user configurable)"

Will this happen by default, or can admin make it happen for all users or do users have to activate it themselves?
You can switch on email notifications for tagging by default for new registrations in ACP >Options > User Registration > Default Registration Values and ticking the option Receive email when name is mentioned

If you want to switch on email notifications for existing users, you'll have to run an SQL query in your database.

Code:
UPDATE xf_user_option SET bdtagme_email = 1;

Users can of course then choose to switch them off if they wish.
 
Have a small problem, if I tag the moderators, when I click on the link, some banned users and myself (the admin) appear there. No idea why is this happening
 
After installing the payment gates add on by you and updating tapatalk, this app seems to have stopped working properly. Anyone else have anything similar happen?
 
Back
Top Bottom