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)

BBR-APBT 01-17-2010 11:52 PM

Quote:

Originally Posted by Videx (Post 1958722)
Thanks. In fact, there were about a dozen files in there from various old mods. I had to compare the vb4 folder to my own to see what I could delete.

I wonder why the uninstall doesn't at least warn you these files will remain there and keep running.

Because the coder did not code it to check if it was there on uninstall.

StonePilot 01-24-2010 03:11 PM

This functionality provided through this mod should become part of the core vB4, it's that important to site growth and moving forums to the next generation.

RSisco 01-24-2010 03:19 PM

This going to be updated for 4.0+? Love this mod.

chikkoo 01-25-2010 04:01 AM

Hi.. Thanks for this trick.

I edited the file as you said. But no use, it didn't work. Still all privates albums are showing to normal members.

Quote:

Originally Posted by Birched (Post 1885691)
To not show private albums, do this:

IN:
all_albums.php

AFTER:
while ($album = $db->fetch_array($albums)) {

ADD:
if ($album['state'] == 'private' AND !can_view_private_albums($userinfo['userid']))
{
continue; }


Gator Bite 01-26-2010 01:54 PM

Very nice, but my database contains many empty/deleted albums that are showing up. Any way to delete them for good?

MrToasty 01-30-2010 06:47 AM

I'm not upgrading to 4.0 until either this or something similar is released. Saves me having a seperate gallery installed!

Easific 01-30-2010 07:53 AM

Umm.. why would we need this mod when this is available?

http://www.vbulletin.com/forum/album.php

Videx 01-30-2010 12:38 PM

Quote:

Originally Posted by Easific (Post 1970316)
Umm.. why would we need this mod when this is available?

http://www.vbulletin.com/forum/album.php

Recently Updated Albums shows only that - the albums that were updated last. My album of my vacation last year won't show up.

All Albums creates a page with a listing of all your albums, regardless of newer entries. So my old vacation shows up along with everything else.

BBR-APBT 01-30-2010 02:41 PM

Quote:

Originally Posted by Easific (Post 1970316)
Umm.. why would we need this mod when this is available?

http://www.vbulletin.com/forum/album.php

Default: http://www.bullybreedresource.com/forums/album.php

All Albums for 4.0: http://www.bullybreedresource.com/forums/all_albums.php

Videx 01-30-2010 04:08 PM

Quote:

Originally Posted by BBR-APBT (Post 1970522)

What did I miss? Is a vb4 version available? Or is there some hack that will do it?


All times are GMT. The time now is 12:50 AM.

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.01879 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
  • (5)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