vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   is there a gallery template? (https://vborg.vbsupport.ru/showthread.php?t=315210)

Ctibbles 11-03-2014 06:22 PM

is there a gallery template?
 
I have been searching for days here and in vbulletin.com and all gallery plugins seem to be for version 4 and earlier.

I am a newbie, and installed the latest 5.1.3 - where do I find the link to a gallery template? (to display recent images from all albums).

Only link I can find is forum.com/member/username/media

thanks for any help you can offer!! I'd also love more thorough docs - I've read the small one on vb.com

Lynne 11-03-2014 07:53 PM

special/albums should show you the Galleries/Albums. You may want to edit the module to set the date range since by default it is set to Last Month.

Ctibbles 11-03-2014 08:59 PM

where can I find more information? I must be missing some docs or something - I need to learn a lot more about this program - fast! :)

Lynne 11-04-2014 04:00 PM

The only documentation is in the manual and I don't think it mentions that page. I just happen to know it exists. :)

http://www.vbulletin.com/docs/html/

delicjous 11-04-2014 07:18 PM

Quote:

Originally Posted by Ctibbles (Post 2521147)
I have been searching for days here and in vbulletin.com and all gallery plugins seem to be for version 4 and earlier.

I am a newbie, and installed the latest 5.1.3 - where do I find the link to a gallery template? (to display recent images from all albums).

Only link I can find is forum.com/member/username/media

thanks for any help you can offer!! I'd also love more thorough docs - I've read the small one on vb.com

Hello,

the only fast and possible way in vB-standard is to make a new site with the sitebuilder and put a search-widget in it. In Widget-config you could define you only wanna display images (gallery).

This is not a supercool Album, but at least you will get your images listed.

Mark.B 11-04-2014 08:12 PM

I have a feeling that the links in special/albums don't actually work properly...been a while since I tested it but I got told it wasn't supposed to work....

I got mine working with the help of a replacement variable which is not really an ideal fix.

http://www.talknewsuk.com/testvb/special/albums

Now actually, it's not that useful a page anyway...an album list needs some images.

On the site I linked to above, I created a tab that leads to a search string, that pulls in everything that might be classed as an "album" with images, which is a more attractive interface.

The code to use to make such a tab is:
Code:

search?searchJSON={%22date%22:{%22from%22:%2230%22},%22type%22:[%22vBForum_Gallery%22],%22sort%22:{%22lastcontent%22:%22desc%22},%22view%22:%22%22,%22exclude_type%22:[%22vBForum_PrivateMessage%22]}

That will give you updated albums from the past 30 days.

Dave_The_Don 06-25-2016 11:49 AM

Quote:

Originally Posted by Lynne (Post 2521293)
The only documentation is in the manual and I don't think it mentions that page. I just happen to know it exists. :)

http://www.vbulletin.com/docs/html/

hi Lynne

could you explain how i would create a search box for the albums please

many thanks
dave

Lynne 06-26-2016 12:49 AM

A single search box that will just search the albums? The albums comments? The album whats?

Dave_The_Don 06-26-2016 05:08 PM

Quote:

Originally Posted by Lynne (Post 2572497)
A single search box that will just search the albums? The albums comments? The album whats?

a single image with link to userprofile image/last uploaded/.
pointing to the tab media.
that would be good

shimei 06-26-2016 05:41 PM

<a href="https://www.adminammo.com/articles/vbulletin-5-articles/178-add-a-gallery-to-vbulletin-5" target="_blank">https://www.adminammo.com/articles/v...to-vbulletin-5</a>


All times are GMT. The time now is 10:40 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.03768 seconds
  • Memory Usage 1,732KB
  • 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)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete