FusionWowCMS/FusionCMS

Account error

MegaWorldServer opened this issue · 12 comments

A Database Error Occurred
Error Number: 1054

Unknown column 'SecurityLevel' in 'field list'

SELECT SecurityLevel AS gmlevel FROM account_access WHERE AccountId = '1'

Filename: C:/xampp/htdocs/modules/admin/models/Accounts_model.php

Line Number: 88

bandicam 0016
when you try to click on the account, it shows this

A Database Error Occurred Error Number: 1054

Unknown column 'SecurityLevel' in 'field list'

SELECT SecurityLevel AS gmlevel FROM account_access WHERE AccountId = '1'

Filename: C:/xampp/htdocs/modules/admin/models/Accounts_model.php

Line Number: 88

bandicam 0016 when you try to click on the account, it shows this

Send an image of the auth database of the account_access table.
What is your source and what have you chosen as your emulator in realm?

AzerothCore 3.3.5
image

AzerothCore 3.3.5 image

you must select azeroth core for your realm.

  1. go to admin panel
  2. settings
  3. realms tab
  4. edit your realm
  5. select Emulator Azeroth Core
  6. save realm

AzerothCore 3.3.5 image

you must select azeroth core for your realm.

  1. go to admin panel
  2. settings
  3. realms tab
  4. edit your realm
  5. select Emulator Azeroth Core
  6. save realm

image
I did so, initially I chose Azeroth Care SOAP, but after I did it, I began to knock out the error that is on the screenshot

Connection is not established because the destination computer rejected the connection request
Although there are no problems with the connection

AzerothCore 3.3.5 image

you must select azeroth core for your realm.

  1. go to admin panel
  2. settings
  3. realms tab
  4. edit your realm
  5. select Emulator Azeroth Core
  6. save realm

image I did so, initially I chose Azeroth Care SOAP, but after I did it, I began to knock out the error that is on the screenshot

Send an image of Fusion database of realms table. (hide password of your databases in image)

Connection is not established because the destination computer rejected the connection request
Although there are no problems with the connection

change hostname from localhost to 127.0.0.1. also in your database.php instead of putting localhost try putting 127.0.0.1. This works for most of cases.

Снимок
I've already tried everything, it doesn't help
image

Снимок I've already tried everything, it doesn't help image

Turn off db_debug.

image
A PHP Error was encountered
Severity: Warning

Message: mysqli::real_connect(): (HY000/2002): Подключение не установлено, т.к. конечный компьютер отверг запрос на подключение

Filename: mysqli/mysqli_driver.php

Line Number: 211

Backtrace:

File: C:\xampp\htdocs\application\third_party\MX\Loader.php
Line: 141
Function: DB

File: C:\xampp\htdocs\application\models\Characters_model.php
Line: 35
Function: database

File: C:\xampp\htdocs\application\modules\sidebox_toppvp\models\Toppvp_model.php
Line: 10
Function: connect

File: C:\xampp\htdocs\application\modules\sidebox_toppvp\controllers\Toppvp.php
Line: 73
Function: getTopKillChars

File: C:\xampp\htdocs\application\libraries\Template.php
Line: 543
Function: view

File: C:\xampp\htdocs\application\libraries\Template.php
Line: 256
Function: loadSideboxes

File: C:\xampp\htdocs\application\libraries\Template.php
Line: 238
Function: handleNormalPage

File: C:\xampp\htdocs\application\modules\news\controllers\News.php
Line: 118
Function: view

File: C:\xampp\htdocs\application\modules\news\controllers\News.php
Line: 36
Function: displayPage

File: C:\xampp\htdocs\index.php
Line: 250
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: mysqli::real_connect(): (HY000/2002): Подключение не установлено, т.к. конечный компьютер отверг запрос на подключение

Filename: mysqli/mysqli_driver.php

Line Number: 211

Backtrace:

File: C:\xampp\htdocs\application\modules\sidebox_toppvp\models\Toppvp_model.php
Line: 15
Function: query

File: C:\xampp\htdocs\application\modules\sidebox_toppvp\controllers\Toppvp.php
Line: 73
Function: getTopKillChars

File: C:\xampp\htdocs\application\libraries\Template.php
Line: 543
Function: view

File: C:\xampp\htdocs\application\libraries\Template.php
Line: 256
Function: loadSideboxes

File: C:\xampp\htdocs\application\libraries\Template.php
Line: 238
Function: handleNormalPage

File: C:\xampp\htdocs\application\modules\news\controllers\News.php
Line: 118
Function: view

File: C:\xampp\htdocs\application\modules\news\controllers\News.php
Line: 36
Function: displayPage

File: C:\xampp\htdocs\index.php
Line: 250
Function: require_once

Подключение не установлено, т.к. конечный компьютер отверг запрос на подключение

Message: mysqli::real_connect(): (HY000/2002): Подключение не установлено, т.к. конечный компьютер отверг запрос на подключение

Filename: mysqli/mysqli_driver.php

Line Number: 211

Backtrace:

File: C:\xampp\htdocs\application\modules\sidebox_toppvp\models\Toppvp_model.php Line: 15 Function: query

File: C:\xampp\htdocs\application\modules\sidebox_toppvp\controllers\Toppvp.php Line: 73 Function: getTopKillChars

File: C:\xampp\htdocs\application\libraries\Template.php Line: 543 Function: view

File: C:\xampp\htdocs\application\libraries\Template.php Line: 256 Function: loadSideboxes

File: C:\xampp\htdocs\application\libraries\Template.php Line: 238 Function: handleNormalPage

File: C:\xampp\htdocs\application\modules\news\controllers\News.php Line: 118 Function: view

File: C:\xampp\htdocs\application\modules\news\controllers\News.php Line: 36 Function: displayPage

File: C:\xampp\htdocs\index.php Line: 250 Function: require_once

Подключение не установлено, т.к. конечный компьютер отверг запрос на подключение

Change your database to MariaDB or reinstall new version of MySQL.