![]() |
Post Count not working in case of unmoderated posts
In my forum, post count is not working properly. When any user submit any post, user count column (user.posts in mysql) doesn't update. How to fix this issue?
|
check server error logs if any errors post here
|
Might be related to a mod you have installed. Have you tried to globally disable them and then see if you have the same problem?
Global disable: open your includes>config.php file and find: Code:
?> Code:
define('DISABLE_HOOKS', true); If you find that it works after someone who is supposed to be moderator then re-enable the plugins by putting // in front of the code so it looks like this: Code:
//define('DISABLE_HOOKS', true); Then you will have to go through your mods one by one until you find the one that is causing the conflict. |
Or in setting up the forums, the OP set Count Posts Made in this Forum Towards User Post Counts to No instead of Yes. :confused:
ACP --> Forums & Moderators --> Forum Manager --> Edit Forum |
Good point that also maybe a problem if its set to No.
|
It is not an issue .. it is the default behavior ... pending posts are not counted until approved .
|
Quote:
Quote:
|
Quote:
|
Quote:
|
Quote:
|
All times are GMT. The time now is 04:48 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|