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)
-   -   Forum Home Enhancements - New Latest Album Pictures - Forum Home (https://vborg.vbsupport.ru/showthread.php?t=228618)

K!nG 02-23-2012 02:39 AM

Hello guys,

I just installed this mod on 4.1.10 and it does work but here is the problem.. Images are running off the forum page and way too big. also how can i have them to set as one size and show on top of the forum instead of bottom.
One most important thing for me to know is there any way possible that i can just set it up to pick up latest pictures from one specific section instead of random ????

Thanks in advance.

http://img708.imageshack.us/img708/1264/newalbumh.png

Toorak Times 02-23-2012 03:20 AM

Love this, Thanks

wizzie 02-23-2012 03:07 PM

Hi guys, can you please tell me where I can find this template

Template Newalbum_print

Thanks
Graham

Jpolola 03-03-2012 11:46 PM

Installed and Thank you! Working fine at vb 4.1.8

Mopar1973Man 03-05-2012 11:47 PM

Quote:

Originally Posted by wizzie (Post 2302689)
Hi guys, can you please tell me where I can find this template

Template Newalbum_print

Thanks
Graham

Go to template search and type in the newalbum string and it will take you there... It not where you think its going to be... :eek:

ywwz 03-23-2012 02:03 AM

Pls update ah...4.1.11 now la.

HolyKiller 03-23-2012 06:24 PM

It works fine with vB 4.1.11. Anyway here is a small fix for the following bug:

https://vborg.vbsupport.ru/external/2012/04/17.png

After fix:
https://vborg.vbsupport.ru/external/2012/04/18.png

Edit template: newalbum_print

Find:
Code:

<div id="wgo_onlineusers" class="wgo_subblock">
Replace with:
Code:

<div id="wgo_onlineusers" class="wgo_subblock section">
Find:
Code:

<h3><img src=
Replace with:
Code:

<h3 class="blocksubhead"><img src=

zonaenlinea 04-06-2012 03:41 AM

I have a problem my squad: newalbum_print

Quote:

<div id="test" class="block collapse">
<h3 class="blockhead">
<b>{vb:raw resimlery}</b>
<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>
</h3>

<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>
<br />
</div>
</div>
</div>
this well and I find that I have to change please and thank you very much

AndrewRich 04-06-2012 11:10 PM

1 Attachment(s)
Installed on MousePad (see signature) with modifications from post 199. However, several of the current "most recent five" images are broken and the plugin doesn't seem to verify that the images are valid before it displays them. Any ideas?

michaelbang 04-08-2012 11:53 PM

Quote:

Originally Posted by mobe00 (Post 2005793)
I did some changes in my coding here to get the result i wanted

Replace the templates with the following code.

Template Newalbum_print

Code:

<div id="test" class="block collapse">
    <h3 class="blockhead">
        <b>{vb:raw resimlery}</b>
        <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>
    </h3>

    <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>
<br />
        </div>
    </div>
</div>

Template Newalbum_picture

Code:

<td align="center">       
                <a class="picture" href="album.php?albumid={vb:raw lpicture.albumid}&amp;attachmentid={vb:raw lpicture.attachmentid}"><img  src="attachment.php?attachmentid={vb:raw lpicture.attachmentid}&amp;thumb=1&amp;d=1258906442" alt="269" border="0" /></a>
<br />
<a href="member.php?u={vb:raw lpicture.userid}">{vb:raw lpicture.musername}</a>
<br />
{vb:raw lpicture.title}
</td>

In pluginmanager - find New Album Picture Forum Home

find the code

Code:

$template_hook['forumhome_wgo_pos1'] .= $templater->render();
and change it with

Code:

$template_hook['forumhome_above_forums'] .= $templater->render();
And voila ..you got this :D

I can't seem to find template Newalbum_print nor Newalbum_picture. I'm looking in Options>Edit Templates> ??

Am I doing it wrong? Thank. :)


All times are GMT. The time now is 03:23 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.01507 seconds
  • Memory Usage 1,754KB
  • 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
  • (8)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