vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Picture and Album Gallery (https://vborg.vbsupport.ru/showthread.php?t=237931)

jhabers 03-11-2010 12:12 AM

sweet!!!

can you put a break here like this

Pictures:5Last
Picture:01-10-2010

to

Pictures:5
Last Picture:01-10-2010

or possibly replace or add the owner of the album to the preview?

Great work!

jhabers 03-11-2010 12:19 AM

Dropdown looks to be broke when not logged in, using IE8

VonDoom 03-11-2010 12:35 AM

Installed, tested, rated and nominated. Great work. Thanks for this very useful product.

ssslippy 03-11-2010 12:55 AM

1 Attachment(s)
attached is a PLUGIN to cache the template.

claystation 03-11-2010 01:48 AM

This is really awesome, there are albums that I didn't even know existed on my board and they are great! I do have a problem though, my thumbnails are bigger then the white background box behind them and the text that goes with the pictures gets cut off?

pjcnlv 03-11-2010 02:16 AM

Just need that nice pulldown menu in the navbar tabs.

Alien 03-11-2010 03:00 AM

Quote:

Originally Posted by claystation (Post 2001268)
I do have a problem though, my thumbnails are bigger then the white background box behind them and the text that goes with the pictures gets cut off?

This modification just pulls CSS the way vBulletin does the album templates by default (which is pretty nasty right now IMHO). It's not the fault of this mod.

If you want to make some adjustments, these two values will probably help point you in the right direction. Use values you want, then just stick them in your additional.css template so they override built-in values:

.albumlist_entry
#thumbnails li .picture

As an example only, mine are currently set to:

Code:

.albumlist_entry {
float:left;
height:200.04px;
margin-bottom:20px;
margin-left:25px;
margin-top:20px;
padding:0 15px 10px;
text-align:center;
width:150px;
}
#thumbnails li .picture {
display:block;
height:150px;
padding:10px;
width:150px;
}


kevinfx 03-11-2010 04:17 AM

Quote:

Originally Posted by abroad (Post 2001146)
Cant see the Albums when I am not registered. Get this message:
No User specified. If you followed a valid link, please notify the administrator

Me too, unable to view any links from Gallery dropdown as guess

HCGB 03-11-2010 07:09 AM

Quote:

Originally Posted by claystation (Post 2001268)
..... my thumbnails are bigger then the white background box behind them and the text that goes with the pictures gets cut off?

If you upgraded from vb3 OR changed your attachment thumbnail size then you need to:

AdminCP->Maintenance->Update Counters->Rebuild Attachment Thumbnails


v1.03b fixes the layout problems Alien and others have noticed. You can also now control whether unregistered users can see the gallery menu (see first post) and view the thumbnail galleries.

x626xblack 03-11-2010 12:06 PM

Thanks! Installed! 5 Stars! MOTM! Finally!

Works GREAT!


All times are GMT. The time now is 04:47 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.01730 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)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