A Database Error Occurred
Error Number: 1054
Unknown column 'sample' in 'where clause'
SELECT COUNT(*) as cnt FROM pods WHERE active=1 AND published != '0000-00-00 00:00:00' AND user_id=sample
Error Number: 1054
Unknown column 'sample' in 'where clause'
SELECT COUNT(*) as cnt FROM pods WHERE active=1 AND published != '0000-00-00 00:00:00' AND user_id=sample