1146 - Table 'admin_vforum.news' doesn't exist
SELECT
*
FROM
news
WHERE
visible = '1' and
( tekst like '%Alphacool%' or path like '%Alphacool%' or preview like '%Alphacool%' )
GROUP BY id
[TEP STOP]
1146 - Table 'admin_vforum.sessions' doesn't exist
select count(*) as total from sessions where sesskey = 'a84592edaefd783713bcd07a393a806c'
[TEP STOP]