vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Social Group and Album Enhancements - All Albums (https://vborg.vbsupport.ru/showthread.php?t=172215)

lazytown 05-15-2008 08:59 PM

Awesome mod - Thanks!!!

-vissa

DDIG 05-17-2008 09:48 AM

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>
The all_albums.php should not be in / but in /forums if you have vBulletin installed in /forums.

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>
just below this code:

Code:

                        <tr><td class="vbmenu_option"><a href="$vbpoptions[bbdir]/album.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[pictures_and_albums]</a></td></tr>
                </if>

This way it works in vbportal and vbgallery as well. Hope this can be of help

thc 05-17-2008 07:43 PM

Quote:

Originally Posted by Allan (Post 1515720)
French language (add description in product) ;)

Translator: Allan

merci abe1 et allan

Trooper247 05-18-2008 08:20 PM

Installed. Thanks a lot

Silvio 05-19-2008 11:31 AM

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

PGAmerica 05-19-2008 10:51 PM

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.

edenx 05-19-2008 11:47 PM

Should add an option to sort albums depending on LAST POST or LAST COMMENT

bryanb 05-20-2008 07:44 AM

Quote:

Originally Posted by bryanb (Post 1520359)
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!

Has anyone had a chance to look into this? Isn't anyone else having this problem, or is it me? :D

VB-STYLE 05-20-2008 07:23 PM

Quote:

Originally Posted by VB-STYLE (Post 1510130)
Thank you so much

Can you add new option to show in the top or down of all album page the
most 4 or 5 albums viewes?

...
:o

Smiry Kin's 05-21-2008 12:57 AM

Doesnt look too bad,

Live Preview

http://www.xentoo.com/albums/


All times are GMT. The time now is 10:04 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
  • Page Generation 0.01488 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete