- Active Social Version: 1.8.2
- DotNetNuke Version: 5.5.0
In version 1.3 I was able to create page that just showed the photo album.
I created a page called "MyPhotos" with the following custom view.
< active:gallery id="ctlAlbumsMyPictures" runat="server"/>
I would then link to the page like so "MyPhotos.aspx?asuid=10"
This no longer works in version 1.8.
I cannot find the template that shows the "Photo" tab to use as an example.
Trial and error is also getting me nowhere.
Any help is appreciated.