Warning: Declaration of ETSession::get($key, $default = NULL) should be compatible with ETModel::get($wheres = Array) in /home/www/kreskowki.tv/forum/core/lib/ETSession.class.php on line 0
O nie! Błąd krytyczny!

O nie! Błąd krytyczny!

esoTalk napotkało błąd krytyczny uniemożliwiający prawidłowe działanie. Spróbuj ponownie lub poproś o pomoc na forum.

SQLSTATE[HY000] [1045] Access denied for user 'kreskowki'@'localhost' (using password: YES)

The error occurred near /home/www/kreskowki.tv/forum/core/lib/ETDatabase.class.php:124

122: 	if (!$this->pdoConnection) {
123: 		$dsn = "mysql:host=".$this->host.($this->port ? ";port=".$this->port : "").";dbname=".$this->dbName;
124: 		$this->pdoConnection = @new PDO($dsn, $this->user, $this->password, $this->connectionOptions);
125: 	}
126: 	return $this->pdoConnection;

Backtrace

PDO->__construct() [/home/www/kreskowki.tv/forum/core/lib/ETDatabase.class.php:124]
ETDatabase->connection() [/home/www/kreskowki.tv/forum/core/lib/ETDatabase.class.php:290]
ETDatabase->query() [/home/www/kreskowki.tv/forum/core/lib/ETSQLQuery.class.php:683]
ETSQLQuery->exec() [/home/www/kreskowki.tv/forum/core/models/ETChannelModel.class.php:66]
ETChannelModel->getAll() [/home/www/kreskowki.tv/forum/core/models/ETChannelModel.class.php:118]
ETChannelModel->get() [/home/www/kreskowki.tv/forum/core/controllers/ETConversationsController.class.php:265]
ETConversationsController->getSelectedChannels() [/home/www/kreskowki.tv/forum/core/controllers/ETConversationsController.class.php:26]
ETConversationsController->action_index() [/home/www/kreskowki.tv/forum/core/lib/ETController.class.php:181]
ETController->dispatch() [/home/www/kreskowki.tv/forum/core/bootstrap.php:326]
require() [/home/www/kreskowki.tv/forum/index.php:16]

Additional Information