Mono Support Migration from other forums 

Viewed 13967 time(s), 2 post(s), 11/13/2013 7:07:24 AM - by mmorozov
11/13/2013 7:07:25 AM
95 Reputation 10 Total posts

I am migrating a large forum to MonoX. Approximately 1,200,000 posts and over 35,000 users. 

1. How is reputation calculated? How can I update users' reputation after the migration, based on their current level of involvement.

2. How is SpamScore calculated? How can I recalculate the SpamScore on the migrated posts?

3. Is there IP banning, flood control and bulk post deletion capability in MonoX discussions? 

Thanks!

1
11/14/2013 2:40:22 PM
15993 Reputation 2214 Total posts

Hi,

1. How is reputation calculated? How can I update users' reputation after the migration, based on their current level of involvement.
Reputation is calculated by the number of posts, comments, uploads etc. you can take a look at the list of the actions included in the calculation here: http://www.mono-software.com/MonoXAPI/ (http://www.mono-software.com/MonoXAPI/html/T_MonoSoftware_MonoX_ApplicationSettings_Reputation.htmhttp://www.mono-software.com/MonoXAPI/html/T_MonoSoftware_MonoX_ApplicationSettings_Reputation_Blog.htm, etc.) Also you can find the points associated with certain action by looking at the same classes in the code.

How is SpamScore calculated? How can I recalculate the SpamScore on the migrated posts?
This is calculated by 3rd party services automatically while trying to submit something to MonoX.

3. Is there IP banning, flood control and bulk post deletion capability in MonoX discussions? 
No, there isn't such functionality in MonoX forum, as this is simple forum module.

Regards

2
This is a demo site for MonoX. Please visit Mono Software for more info.