![]() |
Quote:
|
No. Queries are run by the System.
|
Quote:
i'm using a blank RC3-Installation and it is reproducable the AWS - when i deactivate it the problems go away. :( strange thingy. |
Did you try Product Version 1.0.1?
|
These fields are added to MySQL table users (by the installer of course).
'warnings' 'warning_level' 'warning_bans' 'alerts' 'warn_notes' And this is (oddly?) required in plugin manager AWS: Setup UserDM to get it working for adding new members. I say oddly, because I fail to see the logic of warning stuff for registering new members. I'ld expect that the SQL server just uses default values when there's no info supplied by the board. Code:
$this->validfields['alerts'] = array(TYPE_INT, REQ_NO); Code:
$this->validfields['alerts'] = array(TYPE_INT, REQ_NO); |
I uninstalled AWS and reinstalled it and everything works fine. Tables got added. :).
EDIT:: Heh. I just tried Alerting a user for something and got this after clicking "Add Warning" Code:
print_standard_error(...) |
your instructions are off i think. are you following instructions off a clean copy of vbulletin? when im searching for things in the template to modify, im getting not found errors. i gotta search for partial codes to get the right spot. so far this problem has been in the postbit areas.
installing on 350 rc3 |
Quote:
Does this make sense? |
@TosaInu
The Code is not required when a new User registers. But it is necessary if you add a new User through ACP, as the User Manager shows these Fields. So they get set to the Datamanager when saving, and thus must be decalred as being valid. warn_notes was not added becasue the Code this Version is based off does not support them. @GoTTi I didn't check the instructions for RC3, but they were fine for RC1. Gonna check that now. @TruthElixirX Thanks for pointing this out, will be fixed soon. |
Quote:
Awesome. Thank you. :). |
All times are GMT. The time now is 11:10 AM. |
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:
|