i have not tried it. in theory i would say yes, but i do not know how secure that is...HowieDay wrote:Great mod!
I was wondering if it would be possible for this to work on a non-phpbb page? Say, I want it to appear in my main site. Would this work?
yes, it works in 3.0.6Traction wrote:Will this work on 3.0.6?
roadiro wrote:For a forum with over 100,000 users taking too long to scan table users.
Perhaps best would be to establish a table top users, in which to enroll the first scan top 30-50 user,
replace them in the table to be done once by the user writing a new message,
by comparing the number of messages the user with what exists in the table top users
Neuropass wrote:roadiro wrote:For a forum with over 100,000 users taking too long to scan table users.
Perhaps best would be to establish a table top users, in which to enroll the first scan top 30-50 user,
replace them in the table to be done once by the user writing a new message,
by comparing the number of messages the user with what exists in the table top users
true, anybody noticed it???
in the third post, lefty74 wrote:Thanks for validating.
Note: This MOD also requires you to do SQL changes. Also, if you have a very large board, you may wish to not enable the top hours in the last x hours part as the query is quite heavy on the server. as the xhours query is very heavy on your db if you have a busy board, you may wish to try the caching version:
http://www.phpbb.com/community/viewtopi ... 5#p7733515![]()
lefty74 wrote:Neuropass wrote:roadiro wrote:For a forum with over 100,000 users taking too long to scan table users.
Perhaps best would be to establish a table top users, in which to enroll the first scan top 30-50 user,
replace them in the table to be done once by the user writing a new message,
by comparing the number of messages the user with what exists in the table top users
true, anybody noticed it???in the third post, lefty74 wrote:Thanks for validating.
Note: This MOD also requires you to do SQL changes. Also, if you have a very large board, you may wish to not enable the top hours in the last x hours part as the query is quite heavy on the server. as the xhours query is very heavy on your db if you have a busy board, you may wish to try the caching version:
http://www.phpbb.com/community/viewtopi ... 5#p7733515![]()