File: /var/www/kod.ua/subdomains/eurofootball.kod.ua/bitrix/modules/statistic/classes/mysql/stoplist.php
Line: 195
MySQL Query Error:
SELECT
ID,
MESSAGE,
MESSAGE_LID,
SAVE_STATISTIC,
URL_REDIRECT,
TEST
FROM
b_stop_list
WHERE
ACTIVE='Y'
and TEST='N'
and (SITE_ID = 'ua' or SITE_ID is null or length(SITE_ID)<=0)
and (DATE_START<=now() or DATE_START is null)
and (DATE_END>=now() or DATE_END is null)
and ((((MASK_1 & 54)=IP_1 and
(MASK_2 & 198)=IP_2 and
(MASK_3 & 134)=IP_3 and
(MASK_4 & 127)=IP_4)
or (IP_1 is null and IP_2 is null and IP_3 is null and IP_4 is null))
and (upper('CCBot/2.0 (http://commoncrawl.org/faq/)') like concat('%',upper(USER_AGENT),'%')
or length(USER_AGENT)<=0 or USER_AGENT is null)
and (39=0 or USER_AGENT_IS_NULL<>'Y')
and (upper('') like concat('%',upper(URL_FROM),'%')
or length(URL_FROM)<=0 or URL_FROM is null)
and (upper('http://eurofootball.kod.ua/forum/index.php?PAGE_NAME=profile_view&UID=20194') like concat('%',upper(URL_TO),'%')
or length(URL_TO)<=0 or URL_TO is null)
)
[Table 'db_eurofootball_kod_ua.b_stop_list' doesn't exist]