![]() |
This may be beyond the intended scope of the add-on, but I'll ask anyway.
I'm looking for a function that would automatically add a link to the member's album in each of the member's posting, if the member does have an album. The link should be placed in a post, somewhere near member's name, or near his/her post count. Would it be possible to add such functionality, or does anyone know an add-on that enables such functionality? Thanks. |
thanks for good job, marked as installed
|
Is it possible to view all albums as guest?
i try to acces all albums as a guest, but i get the login screen. |
Great hack, does this limit the amount of galleries shown on a page anywhere?
|
Quote:
|
Very good. Installed.
|
Quote:
Short of a fix, is there some place I can hard code this? Thanks! Love this mod! |
1 Attachment(s)
French language (add description in product) ;)
Translator: Allan |
Great add-on!
I tried to add the "all_albums.php" as a PHP Page in vB CMPS but the page ends up showing nothing.. any idea? |
I ended up adding a redirect to my .htaccess file and that does the trick for now until a fix comes along.
Code:
Redirect /all_albums.php http://www.domain.com/forums/all_albums.php |
Quote:
Finally i found it. For all other users that want to show albums to guests You have to set General Permissions --> Can View Member Info to YES and User Album Permissions --> Can View Albums to YES :) |
1 Attachment(s)
Great hack !!
russian translate attachment installed abe1 update first post please |
1 Attachment(s)
This works great!
One problem, like I said earlier.. when I try to add a PHP Page in VbAdvanced CMPS I end upp getting this: |
Quote:
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. |
Most members of my forum will never have albums. Those who do, however, I would like to somehow make it known (in each of their post) that this particular member has album(s). There could be a small picture/link if the member has album(s).
It may/or may not be possible to do :-( |
Quote:
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. |
|
I'm still having a problem with banned member's albums still showing.
In my forum, banned members are not allowed to have albums. In a banned user's member profile - the albums are not viewable except for admin/moderators. No one else can view them. But in the "forums/all_albums.php file", they are viewable by everyone under the sun. How can I have this corrected? I've uninstalled and reinstalled the newest version 2.3 - running on the latest 3.7 vbull, and it's still showing banned members - and any member not allowed to have an album. Please help! |
Quote:
Thanks for the link. Unfortunately, the problem with that implementation is that it creates a link to albums for everyone - even for those who have no albums at all. Nevertheless, I did subscribe to the thread, hoping a solution will be discovered. |
Thank you!
|
Awesome mod - Thanks!!!
-vissa |
Whould this not be better? I use vbGallery, which re-uses the navbar template. Only the relative path then becomes ./gallery/all_albums.php which is incorrect off course.
To fix this I added the $vbpoptions[bbdir] before all_albums.php in template album_all_navbar_link Code:
<td class="vbmenu_control"><a href="$vbpoptions[bbdir]/all_albums.php$session[sessionurl_q]">$vbphrase[all_albums]</a></td> I also use vbPortal which onfortunately cannot use the template hook. So in order to have it work for vbPortal as well, I added the code below to vbp_navbar template: Code:
<tr><td class="vbmenu_option"><a href="$vbpoptions[bbdir]/all_albums.php">$vbphrase[all_albums]</a></td></tr> Code:
<tr><td class="vbmenu_option"><a href="$vbpoptions[bbdir]/album.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[pictures_and_albums]</a></td></tr> |
Quote:
|
Installed. Thanks a lot
|
ty sir, great hack! *installed
How is possible to remove all album link on navbar depending on usergroup privileges? I mean example : guest can't see link wile registered users yes. ty for help |
This works beautifully. However, how do I make it so "private albums" do not show. Can this be an ACP option?
It seems that 3 other people want this as well. |
Should add an option to sort albums depending on LAST POST or LAST COMMENT
|
Quote:
|
Quote:
:o |
|
Quote:
|
Quote:
The $vbpoptions[bbdir] prefix is needed if you use vbGallery, otherwise the vbGallery navbar link points to the wrong directory. If you don't use vbGallery you can ignore this too. |
I have portal and I have all albums. Still, I have no idea where to find the template.
|
When you open vBulletin Admin CP, go to Styles and Templates - Style Manager, select the style you use, click on the < > button, expand All Template Groups (< >), there you should be able to find the vbp_ templates if you have vbPortal installed.
But I see you use vbAdvanced, in which case I don't know the template names (don't know if it is needed in that case too). |
Quote:
I had to go in and manually delete these albums. For a wish list item - it would be nice to have an enable/disable user group ID as an option for the administration panel. Thanks! |
Hey... I added all_albums.php to that little nifty list in the vbAdvanced settings so that the navbar link will work on the home page, but it doesn't seem to be working.
It works for all the other junk I have up there... any thoughts? |
Would it be possible to add an option to select how many albums per page to show?
|
thanx good mod i installed
|
how bout adding a hit count?
|
Installed, works fine under 3.7.0 BUT...
Now my vBGarage 3.5.0 has vanished from the navbar, erm..help please :confused: EDIT: No worries. Have simply move the vBGarage link elsewhere. :) |
All times are GMT. The time now is 10:52 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:
|