The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
New Latest Album Pictures - Forum Home Details »» | |||||||||||||||||||||||||||||
NEW Latest Album Pictures - Forum Home
It shows the pictures added to the albums on the main page. It shows only the public mentioned files. If not shows the reasons are: vbulletin settings show albums must be enabled. The user grup that owns the pictures must be enabled show picture setting. Or there is no picture to show. Additionally you can slect the number of pictures that can be shown. Hope it works for you as I like it very much. install Go to your admin cp, then: Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-newalbum.xml' from your computer then press 'Import' Modifications Info Plugin : 2 Phrases : 9 Template : 2 Setting : 3 Query : 1 Query Latest Posts Setting Go to your admin cp, then: vBulletin Options -> New Album Picture -> Versions: v1.0 -First release Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
alhidaya, Toorak Times |
Comments |
#432
|
|||
|
|||
I see the code. I highlighted it in red for you.
If you have custom styles you have to make the template edits in all styles. Quote:
|
#433
|
||||
|
||||
Thanks, did that and template edits but still nothing shows up
|
#434
|
|||
|
|||
Does anyone have albums uploaded? It won't show any pictures until you do.
|
#435
|
||||
|
||||
Quote:
I tried this again on a forum home album mod using your code I have it set as Code:
<div class="vbcat"> <div class="vbcat_left"> <div class="vbcat_right"> <a class="collapse" id="collapse_album_content" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse{vb:raw vbcollapse.collapseimg_album_content_img}_40b.png" alt="{vb:rawphrase collapse_this_category}" /></a> </div> </div> </div> <div id="album_content" class="childforum forumbit_post"> <div class="forumrow table" style="padding-right:0px"> <table class="block" cellpadding="6" cellspacing="6" border="0" width="100%" align="center"> <br /> <tr> {vb:raw resimler} </tr> </table> <div class="vbcat_bottom"><div class="vbcat_bottom_left"><div class="vbcat_bottom_right"></div></div></div> </div> </div> Noticed few problems: its not properly aligned with sideblock the collapse button, that row/table section is not properly widened to rest of table. footer of table, extra purple row? Thanks in advance. |
#436
|
||||
|
||||
Got the template working, Just a question - how can I insert this in a custom location? I tried copying the newalbum_picture template into a custom forumhome spot and this is all it outputs:
THis is the entire code I'm using in forumhome, for the 2 columned table for my shoutbox and this gallery Code:
<div class="vbcat"> <div class="vbcat_left"> <div class="vbcat_right"> <a class="collapse" id="collapse_shoutbox" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse{vb:raw vbcollapse.collapseimg_album_content_img}_40b.png" alt="{vb:rawphrase collapse_this_category}" /></a> </div> </div> </div> <table border="0" width="100%" align="center" columns="2"> <tr> <td> <div id="shoutbox"> <iframe frameborder="0" style="height: 185px; overflow:auto; width: 95%" src="http://www.cbox.ws/box/?boxid=439&boxtag=7868&sec=main" name="cboxmain" id="cboxmain" seamless="seamless" scrolling="auto" frameborder="0"></iframe> <iframe frameborder="0" width="95%" height="55" src="http://www.cbox.ws/box/?boxid=439&boxtag=7868&sec=form&wmsg=350&nme=$cbox _nme&nmekey=$cbox_key" marginheight="1" marginwidth="1" scrolling="no" allowtransparency="yes" name="cboxform" id="cboxform"></iframe> </div> </td> <td align="center"> <a class="picture" href="album.php?albumid={vb:raw lpicture.albumid}&attachmentid={vb:raw lpicture.attachmentid}"> <img src="attachment.php?attachmentid={vb:raw lpicture.attachmentid}&thumb=1&d=1258906442" alt="Front Range 4x4 Member Rig" style="border:1px solid #ddd;background:white;padding:4px;-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.8);-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.8);box-shadow:0px 2px 2px rgba(0,0,0,0.8);border-image:initial;"/> </a> <br /> <a href="member.php?u={vb:raw lpicture.userid}"> {vb:raw lpicture.musername} </a> </td> </tr> </table> <div class="vbcat_bottom"><div class="vbcat_bottom_left"><div class="vbcat_bottom_right"></div></div></div> |
#437
|
||||
|
||||
Anyone have the modification for thumbnails??
Thank you! |
#438
|
||||
|
||||
Works fine in my Fluid skins but breaks the Fixed skins up. Is there any fix or is this mod for Fluid skins only?
|
#439
|
|||
|
|||
how to put this on the TOP of Forum Home?
|
#440
|
||||
|
||||
This is a common request, but despite telling people to search for the answer nobody recently has come back with the link so I went looking myself. It was only slightly more difficult than simply searching for "top".
https://vborg.vbsupport.ru/showpost....&postcount=120 Obviously you won't want to use the file as it's so old, but I sure hope someone tries the edit and reports back if it still works. Mine's still at the top in 4.1.8 and this must have been the way I got it there. |
#441
|
||||
|
||||
How can I place this in a custom area?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|