Hello
I try this hack but I have this error displaying on the top of my main page in the 4images
This is the error
PHP Code:
DB Error: Bad SQL Query: SELECT COUNT(*) as users FROM user WHERE user_id <> 0
Unknown column 'user_id' in 'where clause'
DB Error: Bad SQL Query: SELECT user_id, user_name FROM user WHERE user_level > 3 ORDER by user_joindate DESC
Unknown column 'user_id' in 'field list'
Can any one help me with it?
Thanks