Fatal error: SQL error 42S22: Column not found:
1054
Unknown column
'ft_updatedINJECTED_PARAMINJECTED_PARAM'
in
'order clause'
#
0
cot_diefatal(SQL error 42S22: Column not found:
1054
Unknown column
'ft_updatedINJECTED_PARAMINJECTED_PARAM'
in
'order clause'
) called at [D:\xampp2\htdocs\cotonti\system\database.php:
436
]
#
1
CotDB->query(SELECT SQL_CALC_FOUND_ROWS p.*, t.*
FROM cot_forum_posts AS p, cot_forum_topics AS t
WHERE t.ft_cat IN (
'pub'
,
'general'
,
'offtopic'
) AND (t.ft_title LIKE
'%\\\\\\\'\\\\\\\'\\\\\\\'\\\\\\\'\\\\\\\'%'
OR p.fp_text LIKE
'%\\\\\\\'\\\\\\\'\\\\\\\'\\\\\\\'\\\\\\\'%'
) AND p.fp_topicid = t.ft_id
GROUP BY t.ft_id ORDER BY ft_updatedINJECTED_PARAMINJECTED_PARAM ASC
LIMIT
0
,
50
) called at [D:\xampp2\htdocs\cotonti\plugins\search\search.php:
367
]
#
2
include(D:\xampp2\htdocs\cotonti\plugins\search\search.php) called at [D:\xampp2\htdocs\cotonti\system\plugin.php:
94
]
#
3
require_once(D:\xampp2\htdocs\cotonti\system\plugin.php) called at [D:\xampp2\htdocs\cotonti\index.php:
92
]