![]() |
Quote:
warning_options warning_types warnings And from the "user" table i removed: warnings warning_level warning_bans I then started the install scripts, it installed the templates but then I get this error: Code:
Database error in vBulletin 3.0.3: |
Quote:
As for the adminpanel, and find this in your admin_warn.php file: PHP Code:
PHP Code:
|
Quote:
Why didn't you just add yourself in the admins? Just add that group in the "Protected Usergroups" option, in the Warning Options. Rgds |
Quote:
Let me know if it works. Rgds |
Quote:
I'll let you know if it works. |
Quote:
Code:
Database error in vBulletin 3.0.3: |
i get this error
Code:
Fatal error: Cannot redeclare sendpm() (previously declared in /home/blah/public_html/forums/includes/functions_warning.php:12) in /home/blah/public_html/forums/includes/functions_newpost.php on line 15 |
i removed the sendpm function in functions_newpost.php and it's working. you should include that in the upgrade txt.
|
I just copied this below, from the installation file. I am sure I have it right there.
PHP Code:
|
Quote:
Tnx |
Quote:
|
Quote:
Thanks, what did you change? |
I just need to add the phrases now as its saying there are duplicates but i'm missing some?
Is there any SQL query i can run which will drop the phrase if it exists and adds them all. The database is fine now, its just the phrases. After the prases are added I can do the file changes. Thanks in advance, fantastic support. |
Quote:
PHP Code:
PHP Code:
Rgds |
works thanks!!!
I'll get onto changing the files now. Thank You very much. |
Quote:
|
Just query about the atomatic arwings when people post words which are in the censored list. You say you can't prove they said what they said as it replaces the words with **** or whatever symbol you use.
Could you just not make another field (or text box) which the automatic warnings run from? Instead of using the words listed in the censored list, have a warning list and when someone types in a word which is in the warning list, they get warned and the words they typed are still shown as they are not censored. ALSO you could have (if you want) 3 different boxes for the sevearily of the word. For examply, Very Very naughty words: (type words in the box, if uses types in one of the words he gets 5 warning points) Naughty words: (type words in the box, if uses types in one of the not so nautghy words he only gets 2 points) Not so naughty: like prick, twat (they will get 1 warning point) Just a suggestion. |
Also could you add something like this so the public can view the banned members with a ling to the post they got the ban for and when the ban expires:
https://vborg.vbsupport.ru/showthread.php?t=70293 Or will this already work in parralel with this hack? |
Quote:
We'll see, you never know. But what I wrote before, that I do not know what the user wrote, is not true. If you activate the Automatic PM Warning option, you will see that it adds a report to your AdminCP, in which you can see the original text, as it was typed before being censored. I do not do the same in the simple posts, because it is obvious that whatever got replaced by **** was a bad word. The PM goes from one user to another, the rest of us, do not see it. Rgds |
Quote:
That's a nice hack, but I agree, it should work with the original userban table, there is no reason to have another one. If you want to store details, such the reason for the ban or the URL that got that person banned, it can be done with extra columns in the original table. Also, it will not work with AWS, because AWS is using the userban table and I do not plan to alter it to use another one (redundancy, I hate it). This is an interesting idea. Maybe next week. The weekend I am too busy taking care of the twins. At the moment, one of them is sitting in my lap (the other one is still asleep), playing with the Sun's keyboard, which has exceeded its buffer and is beeping every time he presses a key. He really enjoys it!! When they are both awake, I have to go!!! LoL Rgds --------- John |
Hi so what do I need to do to make that send pm work as I get that error still above, i've not changed any files since.... :)
|
Did you download the new Warn.php file as instructed? Also, check that you have uploaded the file includes/functions_warning.php.
I answered your questions about 15 posts ago. Rgds |
I installed this hack from scratch (didn't upgrade). When I go to 'Unban Banned Users' in my admin cp, I get an error saying that the banned_members table does not exist, when in fact it should.
I have checked the files and have concluded that it should have existed, but was not created because it was never in the installer files. Could someone please send me the correct properties for this table? Thanks! |
OK, thanks Its working...
I was wondering when you ban someone and there title changes to temp banned or banned, when you restore them it doesn't change back? |
Quote:
how do you go to "Unban banned Users"? Did you unquoted something from the admincp/index.php file? That option should not exist in my hack. That was something that ZT was using, as well as the table you are asking about. Since in my hack I use the standard vB table for banned users (userban), the standard vB options in AdminCP can be used if you want to unban users. So please go back and comment out that line in admincp/index.php and don't worry about that table, you do not need it. John |
Quote:
John |
Great hack.
* Stirpes clicks install. Btw, does this recognize if a user is a moderator on a specific forum or just if (s)he is a moderator and therefore has the power to warn outside their "jurisdiction"? |
Hi,
you have an error in install_warn.php in line 271 Quote:
must be: Quote:
|
I've checked everything twice and have two little problems with the hack.
The first one is only optic. See attachments. I want to have the reputationlink image in front of the userid. The second one is harder. I activated the option Allow Off-Post Warnings? and entered some non post warnings. Problem is that I don't see warning links on the users profile page. Don't know why. Can someone please help? |
Answers to the last three posts:
1) Yes, the hack recognizes the forums in which a moderator can moderate and allows him/her to issue warnings only in these forums. All mods can however see the warnings of the users, so they can check them out. 2) TABLE_PREFIX: thanks for catching this, I updated the zip file. 3) I am not sure what I see in the first picture there. But since something is not where it used to be, and the fact that you can't see the "Warn XYZ (off-post warnings)" and the "View XYZ's warning" links, tells me that you haven't edited that particular template properly. Check your MEMBERINFO template. Rgds to all. |
Quote:
Please mail me your MEMBERINFO Template so that I can try this. I found a new error in the installation instructions: Quote:
|
Quote:
Screenshot attached. |
Hi,
your hack is great, congratulations. I find myself in a situation where interactions between many moderators (people I trust) may sometimes be difficult to manage: coalitions to ban a user from the whole board may be unpleasant moments in the community. At the moment your hack cannot be used for every single forum. If it could, we may havea system by which ban from every single forum may be proposed by the regular users of that particular forum. Would it be a long and difficult job to add such a feature into next release? Again congratulation. |
thanks dude nice thing just downloaded it gonna install it right now i like it have a beer or two :D
|
Quote:
|
looks great, is it bug free yet?
|
Quote:
HTML Code:
$stylevar[htmldoctype] |
Quote:
PHP Code:
Anyhow, comment that line out and forget about it. You do not need it. Rgds |
Quote:
this is looking much better now except one small thing. If the user has no profile pic and the reputation system is activated, the reputation icon is placed in the middle of the member info. In the original template its showing on top right which is looking better. I want to have it over the UserID Text. Take a look at the attachment and you'll know what I mean. Can you help me with this? |
my memberinfotemplate doesn't have
Code:
<if condition="$show['avatar']"> also there is no link in my navbar ... i added that two lines to the navbar template but nope .... |
All times are GMT. The time now is 01:18 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:
|