When switching from 2nd or the next page of 'All recipes' to 'My Favourite', it shows no recipes at all. - The problem is in this: it assumes the 'My Favourite' also has a second page (it has 'page=2' on the query string) - Need to switch to first page when changing from one category to another.