View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#238
Originally Posted by salkos73 View Post
Marxian , I noticed that the buttons "i like " and " unlike" do not work. For example, when I click the button it seems that the counter has incremented a number(1876+1=1877), however, if I go out and I go back to the page number as the first (1876).
The like/dislike action works, but the change is not currently propagated to the item in the list. If you back out of the list and reload it, you should see the incremented counter. Also, if you have previously 'liked' a video, and attempt to 'like' it again, the API does not return an error, so cuteTube will respond accordingly by confirming the 'like' and incrementing the counter. However, the additional 'like' will not permanently be added by the API, so if you view the video some time later, the 'like' counter will have return to it's previous value.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub