• Suddenly unable to log into your ZooVille account? This might be the reason why: CLICK HERE!

[ZOOVILLE RULES]

@dogluver101 some of the links in the rules use .org old url, I fixed some but I do not know what some of them are supposed to be. It is probably a good idea to go through them and fix the broken ones.
 
@dogluver101 @ZTHorse I think the information structure and rules need a bit of an update.
These things should be immediately obvious at first glance:

Everyone needs to know up front that to:
Joing groups,
Follow people,
Send pms,
They need 10 posts and wait a few days.

I would even go as far as to include those in the subject of the welcome mail or something like that.
Or an automatic PM when you register with this information.
The number of threads with people asking about this is ridiculous, clearly it is not clear. There are at least three new questions about this a week. :D
 
Last edited:
@ZTHorse @Oldman
This forum uses XenForo which as far as I was able to google uses an SQL database.
So from my sql experience it is possible to construct a query that looks for certain strings (like an url or a crap porn site for example). And you can either print those or change those.
So since for example the apr links are very common and posted almost daily, it would be quite beneficial to run a single query like this and remove all of them in half an hour rather than wait for people to report them one by one.
Considering that many of them are abusive porn, stolen porn, commercial porn. contains cp adverts and so on this would help the forum.

And you can even run a query like that every week or day using cron automatically.
I'm lucky I can use the search feature. Its possible theres more ways in the admin panel, but I only have a search box.


No need for sql or custom BBCode or cronjobs.

In xenforo 2.1:

AdminCP -> Setup -> Options -> Censoring

Add *{URL or domain you want to censor}*

Example: *twitter.com* replaces any link containing twitter.com with ***********
 
Last edited:
No need for sql or custom BBCode or cronjobs.

In xenforo 2.1:

AdminCP -> Setup -> Options -> Censoring

Add *{URL or domain you want to censor}*

Example: *twitter.com* replaces any link containing twitter.com with ***********
worth noting that this will not censor old forum posts, for that you (i believe, might be mistaken) need to use a search and replace add on if you dont want to muck with sql queries. That said, these kinda find and replace addons, especially in large sites/forums, are very very system resource intensive and would likely require a temporary maintenance shutdown of the forum. they also have the possibility of breaking existing bbcode on accident.

edit: i believe there are xenforo addons that automatically move new posts/comments containing censored phrases to the admin queue for processing as well
 
No need for sql or custom BBCode or cronjobs.

In xenforo 2.1:

AdminCP -> Setup -> Options -> Censoring

Add *{URL or domain you want to censor}*

Example: *twitter.com* replaces any link containing twitter.com with ***********
@ZTHorse this looks quite promissing especially with this list:
 
@dogluver101
There is a relatively high number of lurker accounts with pm disabled that are asking for account removal. Can you add a secondary method of contacting the admin for that case. Something like report your own profile?

I know that their requests will likely be denied, but even reading that will not deter people from trying and in some cases the request might be legit for safety reasons. So it is better to give them the correct consistent method of doing that rather than argue with them in countless threads.
 
@dogluver101
There is a relatively high number of lurker accounts with pm disabled that are asking for account removal. Can you add a secondary method of contacting the admin for that case. Something like report your own profile?

I know that their requests will likely be denied, but even reading that will not deter people from trying and in some cases the request might be legit for safety reasons. So it is better to give them the correct consistent method of doing that rather than argue with them in countless threads.
How cute that you think they'll read such a changed message any more than they read the current.
 
How cute that you think they'll read such a changed message any more than they read the current.
I do not. But if it is there, then all you need is to link the thread to the question and there is no doubt what the user has to do instead of going through several posts about how to mention an admin and how they are not able to send pms and so on.
 
There is a relatively high number of lurker accounts with pm disabled that are asking for account removal. Can you add a secondary method of contacting the admin for that case. Something like report your own profile?
Every user, no matter the rank, should have the ability to click on "Contact us" at the bottom of the forum page. This will send a message directly to the administrators of the forum.
 
Every user, no matter the rank, should have the ability to click on "Contact us" at the bottom of the forum page. This will send a message directly to the administrators of the forum.
I am going to add that. Because that is not apparent to those without 10 posts. See the lively discussion here. The title no longer applies.
 
Last edited:
Liking posts and other reaction emojis are also limited as above.
I added this line, because some people asked me about it, I remember seeing somewhere that it was limited, but I can not remember which thread it was.
 
@dogluver101 I read through the rules again and I did not see any explanation of how warnings work.
In several parts it says that users will be given warnings, but there is no explanation of what it is and how it works.
Is there any thread that explains that you can get warning points, what they are and how many you can get until you get banned automatically and so on?

I suspect that when I warn someone and tell them they got one warning point which expires in 6 months, they actually do not know what it means.
 
Little update:
  • Members caught catfishing, scamming, or any attempt to deceit will be removed without warning.

@dogluver101 I read through the rules again and I did not see any explanation of how warnings work.
In several parts it says that users will be given warnings, but there is no explanation of what it is and how it works.
Is there any thread that explains that you can get warning points, what they are and how many you can get until you get banned automatically and so on?

I suspect that when I warn someone and tell them they got one warning point which expires in 6 months, they actually do not know what it means.
I don't believe there is. May work on a draft post in another section we can put together.
 
@dogluver101 I read through the rules again and I did not see any explanation of how warnings work.
In several parts it says that users will be given warnings, but there is no explanation of what it is and how it works.
Is there any thread that explains that you can get warning points, what they are and how many you can get until you get banned automatically and so on?

I suspect that when I warn someone and tell them they got one warning point which expires in 6 months, they actually do not know what it means.
Doesn't really seem like something that should be public. Though if it's not in your mod accessible areas it probably should be.
 
Little update:
  • Members caught catfishing, scamming, or any attempt to deceit will be removed without warning.


I don't believe there is. May work on a draft post in another section we can put together.
Good idea.
Doesn't really seem like something that should be public. Though if it's not in your mod accessible areas it probably should be.
Users should know what it means when they get a warning point.
This is not revealing any secret information.
 
I thought @FloofyNewfie had made a post about warning points and how many does what action.
I've made one in the DF about 1 vs. 2 vs. 3 vs. 5 vs. more than that. But for actual working of how many points initiate a ban and ban length, I could post that information. But it in the hidden staff member thread.
 
Back
Top