Hi Robert, Appreciate that thanks, Will you please still include a skip (early return) of the function if set to infinite? When we initially didn't re...
We have modified the check function to skip the file count function calls entirely when the max is set to 0 this avoids expensive CPU calls to count l...
Thanks for confirming Sofy.
Sorry for the slow reply here. So that first bit not sure I have made it clear, Users who need to have their posts moderated can not see other po...
So new users need to have their posts moderated.Users who need to have their posts moderated can not see other posts that need to be moderated (posts ...
Ok we have found out what causes this. In file plugins/wpforo/modules/subscriptions/Subscriptions.php, there is method add_templates which looks li...
@robert Thanks!
I already tried using this before starting this thread. This is an "action" this doesn't work in the same way as filters do. It doesn't allow you to "...
but we don't have any option to do anything. I modified : wpforo\classes\Cache.phpAdded: $cache_dir = apply_filters('wpforo_cache_dir', $fold...
Well when its on the load times can be over 100 seconds. When its over they are 4-5 seconds which is why would would like to get it working in order t...
we don't have any option to change the folder of the cache. I see you don't but are you saying as plugin authors you can't create such an option o...
Yes I have enabled debug.