ERROR: Unable to execute query
select * from video WHERE active=1 AND approve=1 AND type='public' order by VID DESC LIMIT 20
Table 'gremman5_data.config' doesn't exist
it means that there is an table missing in the db right ?
what database query must i make to solve this ?
Bookmarks