I tried it, and it seems to only return the amount of views of the first publishing day, and not the total amount of views.
I look into table: oc_t_item_stats and notice that it logs views and stores the amount of views pr day as separate records. According to this table it seems that <?php echo osc_item_views(); ?> only returns the amount of views from the day the ad was published.
Am I right? If so, how could I display the total amount of views?
PS: I am using the real estate theme.
Thanks in advance
Andres