![]() |
Code:
Database error in vBulletin 3.5.0 Release Candidate 3: EDIT:: Okay the queries are in the product xml file. What could be causing it not to run the right queries though? |
@Kru
Hmm, there is a Plugin that sets the Fields. Did you import it as a Product? And yre you using vBulletin 3.5? @RoryF No, it sends a PM or eMail. @TruthElixirX There should be a Warn-Button ad the bottom of the left Column in User Editor. The Tables should be created automatically, did you import it as a Product? |
Quote:
Everything works fines besides of registering a new user after I install this hack. I removed hack and reinstalled it again but still same error. :( |
Registering works fine for me. Where exactly do you get Problems?
Btw: I meant are you using RC3? ;) |
Awesome! Thanks a ton!
* TCM installs. EDIT: Or not, it bugged up my boards. |
Yipee! I'm so glad you ported this over, this is what I've been waiting for. This is by far the best Warning Hack... ever.
* acidburn0520 jumps for joy! |
Quote:
Yes it is set as a product and no that column is not there. |
Same problem as Kru. I'm using vb 3.5 rc3 on a fresh database.
Fatal error: Field alerts is not defined in $validfields in class vb_datamanager_user in /includes/class_dm.php on line 485 It's so much easier to get this installed now. I think though that the template notes require a bit of an update (possibly because rc3 has some changes in postbit-legacy). Example - Code:
<td class="alt1"> Code:
<td class="alt1"> -The warningpoints are added for postbit, but not for postbit-legacy. -Need to find Code:
<div>$post[message]</div> But only Code:
<!-- message --> I like this plugin system :) |
I'm not a coder, but I guess the problem is in class_dm_user.php.
This hack adds 5 fields to the database table user, but the script doesn't know what to do with those when a new user is added. Here's a fix (WAIT for a real coder to really fix it) Open includes/class_dm_user.php and find (located at top of file in Code:
var $validfields = array( Code:
'pmunread' => array(TYPE_UINT, REQ_NO), Code:
'warnings' => array(TYPE_INT, REQ_NO), |
Quote:
Also, after clicking add warning from a post I get the following error: Fatal error: Call to a member function on a non-object in C:\Program Files\Ensim\Sitedata\***\forums\includes\functions _warning.php on line 581 |
All times are GMT. The time now is 01:05 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:
|