![]() |
can_moderate() seems to be the correct way, as only this assures that the User is really a moderator. Therefore I'd vote not to change that.
|
Ive been racking my brain trying to figure out why the install queries wouldn't run and add tables. Then it dawned on me that even though I am using a clean install of Gold, that our DB still has reminances of Zero's old warning system.
Anyone know off the top of thier head which columns I should dump from the previous version to allow a clean install of this KICK BUTT mod? Thanks much. |
Quote:
|
@Kirby and Sv1
Good news guys, it seems that i went through the options for the AWS and enabled "Do you want to use the Notes sub-system?" and as of now both the notes and view warnings funtions are showing up in my postbits. I STILL can not make warnings for Non-Post related offenses even though the funtion is disabled. |
Quote:
|
i dont know if this was suggested yet or not, but a possible auto warn type could be double posting (shouldnt be too hard to make)
|
Although the notes function is showing up in the template, it pulls up a page with no body to it. Just my Navbar and my footer templates.
|
Quote:
ie: Where you have enabled Notes is the part that is not supposed to be used. |
Uhh... Double posting should not be punished, because it is prevented by vB and is not usually done on purpose :)
|
Quote:
http://mypage.net/forums/Warn.php?do...=136&post=9550 instead of http://mypage.net/forums/usernote.php?do=newnote&u=136 Quote:
|
I am totally lost here, so a few clarifications:
- The Notes IS NOT implemented yet in AWS 3.5. It's a feature I added in the last release of AWS 3.4.x but has not been ported. So either edit your templates to remove the Note button ir just don't use it. Double posting, as someone suggested, can be two things: (A) The same post, twice, in the same thread, which is prevented by vB but sometimes occurs and (B) The same post in more than one threads in more than one forums. The second can not be trapped by AWS, at least not in an easy way. Quote:
|
i have been trying to make a slight modification to the AWS
i want additional users in admin/mod/smod usergroups to also have warn powers for example, i subhost forums, each forum i subhost gets a moderation group and someone is set as group leader (joinable group) others request to join the group and the leader approves (they are now additional users) they should also have warn powers where ever the group leader (who is a primary user) does i've made a few changes to the product xml file and marked where they are with "//membergroupids" (it should be pretty obvious what i did) anyways i think this would be a good feature, something to consider adding permanently *EDIT* i almost forgot - it doesnt work, so i need someone to look at it and see if they can fix it - right now it doesnt show the warn buttons to additional OR primary users (so i broke it) *EDIT AGAIN* okay here is a working version (non working version removed) |
ok uhm, after re importing the original AWS product i still dont see the warn buttons, so i think there's a problem...
*EDIT* it was a config issue i sorted out |
Quote:
If there any simple way you know to change the code from the canmoderate to a check on whether they belong to a specific usergroup? ...such as Super Mods? Thank you very much...I love this system. :) |
I am not very familiar with how the access rights work etc, but from looking at the can_moderate function code, I would expect the primary member of a forum (as you describe it), to be able to warn the other members of that forum. But I can be wrong, so if someone else has any more experience in this field, please join in and help marcjd.
|
It seems like if the code was replaced with ismemberof with the usergroup id of the supermods then it would work the way I need it to. I am not sure exactly how to make the change, but may experiment around.
|
i am getting this error when i import the product .xml
Code:
Database error in vBulletin 3.5.0: |
i looked in my setting table for warn and got these results.
i had the aws for 3.0x installed. do i need to uninstall that first before doing this? im on 350 now, so what do i gotta do if i have to remove all traces of the old warn hack? |
Hi,
Sorry to ask such a stupid question but how is it possible to see all phrases related to a product in order to translate it easily instead of searching them one by one ? |
Quote:
|
This extension is incredibly messy with anything but the original vBulletin style...
I tried my best to manually edit sections of templates (such as the postbit) instead of replacing huge slabs, but even the Warn.php files have tables all over the place. Uninstalling until this becomes more user friendly :P It's a real shame because this is exactly what I was looking for. |
Quote:
I have the exactly same problem!! Please help some one... :nervous: |
@TJFweb
Hmm, feel free to provide better Templates :) What exactly don't you like regarding them? |
Quote:
|
Quote:
As Andreas said, please feel free to provide for a better location of the controls and information. |
Everytime I try to add a warning...
I always get this Quote:
Thanks ;) |
Have you defined any warning types in AdminCP?
|
sv1cec - could you please help me out on how to install the AWS on my board as i have posted the error i recieved and i don't know how to go about this problem. Please helppppppppppppppp
Thanks!! |
Ahhh... Thats the one. Great help mate, thanks ;)
|
The vBulletin 3.5 product system does handle settings that are attached to products.
However, if you already have the settings from the 3.0 Version in your database, you will run into problems. Running this query before installing the product XML should take care of this: [sql] UPDATE setting SET product='aws', volatile=1 WHERE varname IN ('warn_version', 'warn_hierarchical', 'warn_automatic', 'warn_automaticpm', 'warn_autocomments', 'warn_automatic_warner', 'warn_warner', 'warn_collector', 'warn_banned_limit', 'warn_points_before_banned', 'warn_warnings_before_banned', 'warn_banned_usergroup_id', 'warn_protected_usergroups', 'warn_troll_usergroup_id', 'warn_restore_groupid', 'warn_incr_ban_days', 'warn_max_no_bans', 'warn_bans_mature', 'warn_viewoption', 'warn_multiple_per_post', 'warn_send_em_warning', 'warn_send_pm_warning', 'warn_email_on_ban', 'warn_historical', 'warn_allowoffpost', 'warn_warnings_per_page', 'warn_textbutoption', 'warn_modoption', 'warn_sig_thresshold', 'warn_avatar_thresshold', 'warn_aprotected_usergroups', 'warn_pmcutoff', 'warn_admingroups', 'warn_smodgroups', 'warn_modgroups', 'warn_savecopy', 'warn_savecopyforum', 'warn_allowalerts', 'warn_allowalertscomment', 'warn_alertslifetime', 'warn_savecopyalert', 'warn_includepost', 'warn_allownotes')[/sql] |
Hello from Russia!
Members can`t read warn-lists? |
Quote:
Sorry to say, but that didn't solve the problem and on my database in the phpmyadmin part... there arnt any of those warn_ tables.. apart from.. vb3_warn_notes vb3_warning_types vb3_warnings And i ran the query any way and it didn't work - it just gave me an error. i dont want to uninstall the old version as mydata on those tables will be gone.. the settings the options the people banned / warned etc... Help... :ermm: |
Send me a PM with ACP details.
|
Query fixed ;)
Should be installed now. |
:banana: :D should i install it?? or would you like to do it?? lols :nervous: :o
|
Erm ... as stated it is already installed.
|
Hi!
Let me start off by saying this is the best hack for VB in my opinion and I appreciate Andreas and sv1cec for working on this hack for us. I do have an issue and are in need of some guideance. Moderators and SuperModerators are receiving auto warns even though they are in the correct usergroup id's assigned by VB. The set-up explains not to put them in the protected usergroup which I did not. I have tried though adding the id to the protected usergroup to see if it would help and it did not. Any ideas what I am doing wrong? Thank you. |
Quote:
This is no doubt a very good hack but I'll need to spend some time working out the necessary template edits (as I am using a non standard vB template) to get AWS to work. I think my custom style also affects the colspan of some of the tables in Warn.php. |
Hello,
For some reason the install is taking forever for me. I go to upload the XML as a new product, and it sits there forever. I don't get the little expanding dots while it's installing or the finish notification or anything. I've just now figured out that the longer I let it sit, the more plugins/hooks get installed, not sure about templates, but I'll let it sit for longer than 5 minutes before interrupting it this time and see if it ever actually finishes. Just wanted to point this out and/or see if anyone else was having the problem. I had the system for 3.0.x installed before we upgraded to 3.5.0. Didn't think of removing the old DB entries before I installed the new warning system, so that could have been part of my problem. Not sure at this point... :p |
I've managed to get it installed on my board ;-) Just had to manually sift through the edits to make sure that everything gets inserted in the right place. It's just that I'm not very comfortable with instructions that involve replacing huge slabs of code because I use a lot of custom hacks and have a non-standard vB style running on my board which I don't want to mess up.
Here's a tip for everyone who's installed this (fixes the colspan on Warn.php): Open warn_viewtype_end template: Replace Code:
<tr> Code:
<tr> |
All times are GMT. The time now is 09:38 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:
|