![]() |
Works great!! Thank you!!
|
Thanks, Spingo! I'd like to make the albums as full featured as possible since I run a community that does graphics for a living. I hope to see an album search mod sometime (I'm too lazy to write one).
This is a great mod to a great mod! :) |
Cool Spingo! Now how do we make the user's name link to their profile (grin) That would be cool. And to that, if when selecting an album to view, add the album owner's name and link too along with when viewing a photo, something, like "go to user's profile" or "go to all albums by X user." Especially for us non-php types. Thanks, rg sends!
|
Well, you can quickly link to the profile of the album author by editing the all_albumbit template and changing:
Code:
$album[username] Code:
<a href="member.php?$session[sessionurl]u=$album[userid]">$album[username]</a> I'm currently fiddling with getting avatars to display too, but I might have to come back to this later as I'm about to head out... |
Quote:
So I played, as I don't know what I'm doing, what I found worked was this code, Code:
<a href="member.php?u=$album[userid]">$album[username]'s<br> Profile</a><hr noshade width="50"> I would like to know how to "de-link" the user's name so only the "Profile" and "Albums" links are visible and I'd like to color the font too for the album owner's name (username) I just am not that good as I'm no coder, this was pure luck. No what would be cool, when folks click on the albums' names and it takes you to that album, if on that page, the albums.php page, that would have that album owners name and link to their profile. Thanks, rg sends! |
Thank you so much Spingo!! Awesome additions!!!
|
Quote:
|
Quote:
Code:
<a href="member.php?u=$album[userid]">$album[username]'s<br> Profile</a><hr noshade width="50"> User's Name (not link) Profile (linked as in my URL below) ____ Albums (linked as in my URL below) See how this code displays it on my site now, http://www.shotcritic.com/forums/all_albums.php Thanks, rg sends! |
Version 2.0 (03/15/08):
|
Thanks
|
All times are GMT. The time now is 10:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|