Ошибки в системном журнале array_keys(), array_fill(), implode(), error in your SQL syntax

Главные вкладки

Аватар пользователя vktRus vktRus 2 февраля 2009 в 13:27

Ошибки в системном журнале:

array_keys() [function.array-keys]: The first argument should be an array в файле /pub/home/***/htdocs/modules/user/user.module в строке 378.
array_fill() [function.array-fill]: Number of elements must be positive в файле /pub/home/***/htdocs/modules/user/user.module в строке 379.
implode() [function.implode]: Invalid arguments passed в файле /pub/home/***/htdocs/modules/user/user.module в строке 379.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () в файле /pub/home/***/htdocs/includes/database.mysql.inc в строке 174.

Появляются подряд все 4 при заходе гостя на сайт на любую страницу.
Модули, которые могли повлиять на появление ошибки:
Content Access 5.x-1.4.
Ubercart.

Как убрать ошибки?

Комментарии