I was finally able to step through the code and found two problems
I am only showing PhotoStream and Photosets
The problem I was having with Photostream was the next button was not working
To fix that I did the following
I made a backup of the flickr-gallery.php
At approx line 303
page: flickr_gallery_photostream_page,
I removed the comma
two lines later is
console.log(rsp);
I also removed that line
after I did that the next button worked
I was having a problem with PhotoSets in that the link to flickr did not work it made a 404 error
on line 1009 in the flickr-photo class
I changed the href and deleted
https://flickr.com/photo.gne?id