Hi,
I currently have a site that runs the album script from smartor with clows extensions.
after upgrading to FAP 14 everything seems to work fine ecxept one thing. the personal galleries are lost.
It seems that the way they are handeled is different. It used to be that category "0" was a flag for personal gallery and then the userID would point you to their pics.
Now a "normal" category is created for each personla gallery, right? If that's the case a upgrade script of some sort would be needed to get back all the personal galleries. On that creates an new gallery_ID for each user that had a gallery before and would then insert the new galler_ID into the database for each user.
Is tht right? Or am I the only one with this problem?