i'm following the tutorial until i encounter this issue:

user warning: Unknown column 'view_count' in 'field list' query: SELECT view_count FROM stalker WHERE stalker_uid = 1 AND profile_uid = 4 in D:\WAMP\www\devel-6\includes\database.mysql.inc on line 135.

view_count actually exist in the table stalker... i can't even update or insert count probably because of this warning...

help please...

thanks