problem in user registration

Black Angel

Member
Registered
Joined
Nov 9, 2019
Messages
10
Points
3

Reputation:

It is giving me problems in the forum when the users are going to register says that there is a server error that I will try later !! And in the administration panel when I create a user, I think it tells me this! Can somebody help me?

XF\Db\Exception: MySQL query error [1364]: Field 'brms_limit_cache' doesn't have a default value in src\XF\Db\AbstractStatement.php at line 217
  1. XF\Db\AbstractStatement->getException() insrc\XF\Db\Mysqli\Statement.php at line 196
  2. XF\Db\Mysqli\Statement->getException() insrc\XF\Db\Mysqli\Statement.php at line 78
  3. XF\Db\Mysqli\Statement->execute() insrc\XF\Db\AbstractAdapter.php at line 94
  4. XF\Db\AbstractAdapter->query() insrc\XF\Db\AbstractAdapter.php at line 222
  5. XF\Db\AbstractAdapter->insert() insrc\XF\Mvc\Entity\Entity.php at line 1452
  6. XF\Mvc\Entity\Entity->_saveToSource() insrc\XF\Mvc\Entity\Entity.php at line 1184
  7. XF\Mvc\Entity\Entity->save() insrc\XF\Mvc\FormAction.php at line 69
  8. XF\Mvc\FormAction->XF\Mvc\{closure}() insrc\XF\Mvc\FormAction.php at line 187
  9. XF\Mvc\FormAction->run() insrc\XF\Admin\Controller\User.php at line 504
  10. XF\Admin\Controller\User->actionSave() insrc\XF\Mvc\Dispatcher.php at line 321
  11. XF\Mvc\Dispatcher->dispatchClass() insrc\XF\Mvc\Dispatcher.php at line 249
  12. XF\Mvc\Dispatcher->dispatchFromMatch() insrc\XF\Mvc\Dispatcher.php at line 100
  13. XF\Mvc\Dispatcher->dispatchLoop() insrc\XF\Mvc\Dispatcher.php at line 50
  14. XF\Mvc\Dispatcher->run() in src\XF\App.phpat line 2178
  15. XF\App->run() in src\XF.php at line 390
  16. XF::runApp() in admin.php at line 13
 

rOckEt

OldSchool
Collaborate
Registered
Joined
Aug 9, 2019
Messages
55
Points
43

Reputation:

This is Upgrade or Fresh install?
 

sucre13

Moderator
Staff member
Moderator
Collaborate
Registered
Joined
Jan 19, 2019
Messages
836
Points
153

Reputation:

your problem is from the server the message is clear

'brms_limit_cache' doesn't have a default value in src
 

Black Angel

Member
Registered
Joined
Nov 9, 2019
Messages
10
Points
3

Reputation:

I have not just installed it, I have just added some tricks in the extra.less template, I just have some add-ons installed but disabled that are not working and about 10 registered friends !!!
 

thomsa

Moderator
Staff member
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
Jun 22, 2019
Messages
1,066
Points
173

Reputation:

ok, to test install/unistall addon Brivium Modern Statistics. that error or not.
 
Last edited:
Top