Quote:
Originally Posted by goddess_dix
But members can have multiple ablums and it looks like it calls albums by id, not by user, so you'd need a query in order to call all albums by a user, and then you'd have to figure out what to display for it - how to pick which album to link.
you might be able to dig in the code for this mod and the page that displays it to reverse engineer it so it pulls all albums from the poster, if you felt strongly about that functionality.
|
album.php?u=USERID lists a users albums
There may be a if conditional to display a link in postbit. I don't know off the top of my head. Quick fix would be just include the link for all users. Wouldn't hurt anything, and could possibly in a way encourage people to upload to their albums.