#0 cot_diefatal(SQL error 42000: Syntax error oraccess violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version forthe right syntax to usenear 'LIMIT 1'at line 1) called at [M:\home\site.ru\www\system\database.php:449]
#1 CotDB->query(SELECT pv_id FROM cot_polls_voters WHERE pv_pollid = 5 AND LIMIT 1) called at [M:\home\site.ru\www\modules\polls\inc\polls.functions.php:259]
#2 cot_poll_vote() called at [M:\home\site.ru\www\modules\polls\polls.php:53]
#3 require_once(M:\home\site.ru\www\modules\polls\polls.php) called at [M:\home\site.ru\www\index.php:96]
2.
PHP
1
2
3
4
#0 cot_diefatal(SQL error 42000: Syntax error oraccess violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version forthe right syntax to usenear 'index'at line 1) called at [M:\home\site.ru\www\system\database.php:449]
#1 CotDB->query(SELECT COUNT(*) FROM cot_polls WHERE poll_type=index) called at [M:\home\site.ru\www\modules\polls\polls.admin.php:106]
#2 require(M:\home\site.ru\www\modules\polls\polls.admin.php) called at [M:\home\site.ru\www\system\admin\admin.main.php:67]
#3 include(M:\home\site.ru\www\system\admin\admin.main.php) called at [M:\home\site.ru\www\admin.php:25]
Добавлено 13 часов спустя:
И еще было бы удобнее, если б у опроса на форуме был отдельный tpl файл
Добавлено 8 часов спустя:
Плагин Statistics
/index.php?e=statistics
PHP
1
2
3
4
5
6
7
Fatal error: SQL error 42S02: Base table orview not found: 1146 Table 'site.cot_ratings'doesn't exist
#0 cot_diefatal(SQL error 42S02: Base table orview not found: 1146 Table 'site.cot_ratings'doesn't exist) called at [M:\home\site.ru\www\system\database.php:449]
#1 CotDB->query(SELECT COUNT(*) FROM `cot_ratings`) called at [M:\home\site.ru\www\system\database.php:212]
#2 CotDB->countRows(cot_ratings) called at [M:\home\site.ru\www\plugins\statistics\statistics.php:33]
#3 include(M:\home\site.ru\www\plugins\statistics\statistics.php) called at [M:\home\site.ru\www\system\plugin.php:99]
#4 require_once(M:\home\site.ru\www\system\plugin.php) called at [M:\home\site.ru\www\index.php:92]
Добавлено 1 час спустя:
Баг в списке юзеров. (про фильтр групп молчу): когда выбираешь страну "Нет записей" (/index.php?e=users&f=country_00), то не отображается ни один юзер, хотя есть такие, кто не указал страну.
Добавлено 4 часа спустя:
Часто переходил по страницам, в итоге сработала защита, подождал определенное время. И после того, как защита отключилась вылезла ошибка. И на сайт вообще не возможно зайти
Java
1
2
3
4
5
6
7
Fatal error: SQL error 42000: Syntax error or access violation: 1064You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version forthe right syntax to use near '.0.1'at line 1
#0cot_diefatal(SQL error 42000: Syntax error or access violation: 1064You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version forthe right syntax to use near '.0.1'at line 1) called at [M:\home\site.ru\www\system\database.php:535]
#1CotDB->update(cot_online, Array ([online_action] => ), online_ip=127.0.0.1) called at [M:\home\site.ru\www\system\functions.php:4313]
#2cot_shield_clearaction() called at [M:\home\site.ru\www\system\functions.php:4331]
#3cot_shield_hammer(5, Hammering, 1325894755) called at [M:\home\site.ru\www\system\common.php:499]
#4require_once(M:\home\site.ru\www\system\common.php) called at [M:\home\site.ru\www\index.php:37]
Добавлено 9 часов спустя:
От последнего избавился, методом тыка в БД.
В таблице cot_online значение online_ip 127.0.0.1 заменил на 127.0.0.0
Теперь хоть доступ к сайту получил
Відредаговано: Moool13 (07.01.2012 10:01, 13 років тому)