This will recalculate and update the post counts for all users at once. This is a large query that may take a while to finish.
UPDATE xf_user AS user
SET message_count = (
SELECT COUNT(*)
FROM xf_post AS post
LEFT JOIN xf_thread AS thread ON (thread.thread_id = post.thread_id)...
Description:
Requires new members to make their first post in the introduction forum.
(Example of error message)
(Example of options page)
Features:
First post must be made in the forum selected.
Option to allow guest posts in one forum.
All phrases start with firstpost_ for your...
Description:
Allows only the thread starter to post replies.
(Example of member viewing a thread when they are not the thread starter)
(Example of Options page)
Features:
Only the thread starter and moderators are allowed to reply.
All phrases start with threadstarterreplyonly_ for your...
FEATURES:
Optionally makes the new thread title the name of the TV show.
Automatically populates the top of the first post with the TV show poster and information.
Automatically displays the TV show poster and information in forum thread list.
Include TV show episode information in replies...
Description:
Creates a welcome thread for your new members.
(Example of Welcome thread)
(Example of Options page)
Features:
Creates welcome thread for the new member.
Creates an alert for the new member about the new thread.
All phrases start with welcomethread_ for your convenience...
Requirements
XenForo 2.0.0+
Description
You want to know who has read a thread, or who is viewing a thread, this addon will help you..
Features
Options :
Who has read this thread
Enable/Disable
Enabled forums
Display mode
Avatar
Rich Username
Display position
Below pagenav
Above quick...
They have created rules for your forum in a thread, but nobody reads them?
Then use this add-on.
It forces users to read a particular thread and only then can they view other threads/Forum etc.
Apply desired sequence to sticky threads...
This add-on does not alter any Xenforo tables and so can easily be intalled on large forums.
Once installed you will see an additional input box next to the Sticky option when creating or editing a thread.
You may override the default sticky thread...
This add-on allows you to see who read the threads, number of visitor members in the forums, and visitors / members who navigate in the threads.
Feature Summary
Multi options
Usergroup permission
Count reader each threads
Count viewers each threads
Count viewers each forums
Multi positions...
Screenshots
Features
Limit the maximum amount of times a user can like daily based on user group permission
Feature requests
This add-on is fairly very small and simple add-on for now so I'm open to both feature requests or any suggestions.
Description:
Show more thread same category in thread view
Installation:
Download XenMax-SamCategory-2.0.0.zip and unzip it.
Upload the src directory to your server.
From the Admin Control Panel Install the add-on.
Note:
Vote 5 star if you like this addon
This add-on allows you to add icons personalized in front of the titles to threads or replace avatar.
Feature Summary :
Usergroup permissions
Edit Own Thread Icon
Edit Any Thread Icon
Three Thread icon position
Replace avatar
Before title
After title
Edit - Delete icon
Size icon...
After trying ALMUSA's sticky thread separator, I went a bit further and decided to try customising the look of the stickies.
This seems to be much simpler than in xf1, the following added to EXTRA.less will change the background colour, font style and font colour of the main text (i.e. the...