The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Picture and Album Gallery Details »» | |||||||||||||||||||||||||||||||
Picture and Album Gallery for vB4 This is a simple mod written out of frustration with the lack of such a basic feature in vb4 (and vb3, etc....) Features: Adds a Gallery drop-down menu to the nav bar OR to the navtab which allows browsing AND searching of all pictures and albums on your site. The search function searches the album title, album description, picture caption AND username. Note: If guest permission AdminCP->Usergroups->UserGroup Manager->Unregistered/Not Logged In->Can View Albums is "yes" then they will be able to browse album and picture thumbnails - they may NOT be able to view the full-size pictures. To hide the gallery menu from guest see Settings below. The gallery and menu is phrased. Tested with Vbulletin 4.0.2/3 (note: earlier versions have not been tested and are not supported) AND vBadvanced 4 beta1. Settings: None are needed - it does what it says on the tin . AdminCP->Options->User Profile:Album Options "Pictures Per Page" and "Albums Per Page" control the number of thumbnails displayed per page in each gallery type. If you get images overlapping the borders then you have inconsistent thumbnail sizes - you need to: AdminCP->Maintenance->Update Counters->Rebuild Attachment Thumbnails If you want to hide the Gallery menu from guests then edit the Gallery navbar (or navtab) popup menu plugin and change $allowguests = from true to false Installation
Updates To update from an older version you MUST uninstall the product (admincp->manage products: delete Picture and Album Gallery). Then re-install as above. v1.08 tested on vb4.0.3 v1.07 Fixed navtab menu - picture and album URLS swapped Converted navtab/bar into products to make installation easier. v1.06 Due to popular demand added navtab drop down menu (with help from TimberFloorAu ) Cleaned up code and templates v1.05 Phrased menu items - upgrade is not required unless you use other languages. v1.04b fixed database connection issue deleted unused template from product xml v1.03b Changed permissions to allow guests to view thumbnail galleries Added phrasing for main gallery code. Removed navbar template - replaced by plug-in code Changed album display template from albumbit to album_latestbit (it works better!) Various template mods to clean up display v1.02b Wasn't remembering search query between pages. This is my first "proper" product so comment/criticism/etc is welcome John Download Now
Screenshots
Show Your Support
|
12 благодарности(ей) от: | ||
Detomah, flash84, Insta-Gator, K4GAP, RichieBoy67, sodasusu, Terminal-Access, theorigin79, Travis-Mc, upfrontideasuk, wrang, zascok |
Comments |
#262
|
||||
|
||||
Negative. I just fired up Chrome (Not Logged In) and went to both Album or Picture Gallery and I can click the thumbnails and get pictures.
|
#263
|
|||
|
|||
Quote:
I have a request for this mod though. I would like the ability to Sticky certain albums to the top of the albums page, so that my users can know what albums are endorsed and maintained by the staff. |
#264
|
||||
|
||||
For those using the Tab xml and your having problems seeing the links, try using this in your plugin. Copy and replace the entire code for the tab plugin and of course you can manually edit the font color values.
Im sure its not the best way but it works in FF, IE, Chrome and Avant browsers. PHP Code:
|
#265
|
|||
|
|||
This is an excellent mod but since I am no coder I will wait till an updated version with no major issues comes up. That way I dont run into the particular menu issues mentioned here.
Waiting... Tagged. |
#266
|
|||
|
|||
Quote:
Thank you!! Yes, it was the obvious, lol. |
#267
|
|||
|
|||
Anyone know why after I run the rebuild thumbnails a bunch of album picture covers are now missing? The albums still work and so do the images in the albums but the covers are completely gone and all I get is the alt tag showing "picture"
|
#268
|
|||
|
|||
Can I ask how I can :
(a) Change the default navtab name from "Gallery" to something else, say "Photo Gallery" (b) Change the position of the navtab; I'm currently using the following to manage my tabs and this one results in it always going to the extreme right. https://vborg.vbsupport.ru/showthread.php?t=233629 |
#269
|
|||
|
|||
Quote:
The phrases for this mod can be found in AdminCP>Languages and Phrase-> ... and search for "Gallery" |
#270
|
|||
|
|||
Still haven't got any help on this. Anyone that can jump in and give me some kind of solution? I have rebuilt thumbnails 3 times already. Tried switching album cover to another photo. Still nothing works. Getting frustrated
|
#271
|
|||
|
|||
Quote:
Can you view the album cover thumbnail as a picture thumbnail (in other words, does the picture thumbnail actually exist) - check in the picture gallery and in the users profile album gallery? I don't mean the full-size picture - just the thumbnail. Check the HTML code for the page in the browser - what image URL is used? Check that it points to a valid file on your site. If their is no URL for the missing image then it means that the thumbnail file itself is missing. Lastly, I would check the database if you are comfortable with doing this (extract the filedataid field from the album row for a missing image then use it to get the thumbnail_filesize from the filedata row. Te thumbnail_filesize value should be non-zero if the image has a thumbnail available. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|