![]() |
Good stuff. Super simple, but good stuff. Thanks!
|
It would be nice if the Add Album button was on all_albums.php too.
|
Great script, would also love to see the 'add' link included, and also be able to see the username for the album - which clicks to the user profile.
Great job, keep it up :D |
Can you add another established by the Photo Album Members of the Home of the Forum?
|
Quote:
|
thanks for this one :)
only one little problem: change PHP Code:
PHP Code:
|
Quote:
|
Quote:
|
Quote:
|
1 Attachment(s)
It's not too difficult to customise this add-on to provide User Names with each Album, but as the Author has said, these modiications turn the mod into more of a "product" than simply adding a simple PHP file. I have done the following modifications in order to accomplish this on one of my sites (and the author may feel free to use any of this code to provide this feature if he/she so wishes):
In all_albums.php, change: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
Code:
<tr> Code:
<tr> Code:
<div class="smallfont"> Code:
<div class="smallfont"> Of course, you could customise the order of the columns if you'd like, or even add avatars to the user name without too much difficulty. I should say that I whipped this mod up in about 15 minutes - so the usual caveat applies - I take no responsibility if something goes awry and it's possible that the code in all_almbums.php after my modifications could require some additional optimisation (specifically, I have not benchmarked what impact my additional JOIN has on the SQL side of things). Enjoy. |
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
|
Thank you, my dear, for this achievement
Have a suggestion: Non-appearance of albums that do not contain images Album governing option introduced a vertical or horizontal And making the most of each row album seems nicer appearance . |
very cool! gives the albums functionality in 3.7 a functional boost!
install went easy, works 100%. top plugin. |
Does anyone know how we can add album views? And even how many times a photo has been viewed? Thanks, rg sends!
|
I'd like to know if there is a way to view if a photo has comments in an album, rather than having to look at each picture to see comments. Album views like Rolando said too... heck, Picture views too...
|
|
Thanks Abe1!! Great mod! My members were asking for something like this just today, and here it is. :)
Quote:
Quote:
Looks like we want to keep you busy :D |
I'll see what I can do guys.
|
Running vB3.7.0 RC1.
Installed My Albums V2.0. When I click on 'All Albums' off the navbar, I do indeed see all user albums but under the Pictures columns all have 0 (zero) pictures. |
Quote:
Code:
if (version_compare($vbulletin->options['templateversion'], '3.7.0 Alpha 6', '<')) Code:
// if (version_compare($vbulletin->options['templateversion'], '3.7.0 Alpha 6', '<')) |
Quote:
|
Version 2.1 (03/19/08):
|
Quote:
|
Thanks for the update :)
|
Abe1,
V2.1 in vB370RC1 nows shows the picture counts. Thank you! This mod adds a valuable feature to vB370. I'm glad you wrote it. I look forward to any and all further embellishment you may make to this mod. ~OZ |
Installed when you first released, and I'm very impressed with the timely updates through the beta stages. You rock! :)
|
Version 2.2 (03/21/08):
|
Great, fast update! Works good..
|
Thanks
|
Nice update. Thanks for adding the add button.
This may be outside the scope of what you have planned for this mod, but is there any chance of adding a top stats-esque box near the top that would show a certain number of the most recent comments in all albums? I feel that there is a need to highlight the activity that goes on in the albums, as currently only the album owner is made aware of new comments. |
updated. Thank you.
Very nice hack |
All times are GMT. The time now is 11:15 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:
|