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)

dollster68 02-11-2010 11:52 PM

Hello. Just wondering if there's going to be an "official" update to this mod. I loved it in 3.8, and I downloaded it thinking it would be the same. I would love the option to have the random pix up top, and I'd prefer that it be an official version of the mod instead of a work-around (I'm a novice and prefer not to get too into changing code and stuff).

Gnappy 02-14-2010 04:08 PM

1 Attachment(s)
THX Atakan KOC, very cool: installed!

But I have found one little bug: 2 lines are not shown.
The differences from your upload are the right line and the division one.
https://vborg.vbsupport.ru/external/2010/02/49.jpg

I hope you can fix this because I don't know :)

doopz 02-14-2010 06:40 PM

Quote:

Originally Posted by Gnappy (Post 1982235)
THX Atakan KOC, very cool: installed!

But I have found one little bug: 2 lines are not shown.
The differences from your upload are the right line and the division one.
https://vborg.vbsupport.ru/attachmen...1&d=1266170771

I hope you can fix this because I don't know :)

Same problem here, any fix for it?

Jabong82 02-14-2010 09:12 PM

Cool application. However can this application be modified so that only certain members can see photos?

For example what if I am only interested in seeing photos of people I am friends with as opposed to the entire community?

Thanks in advance.

Videx 02-15-2010 04:51 PM

For anyone else trying to figure out how to add names and fix the missing borders, it's in the first page of replies here.

Gnappy 02-15-2010 05:59 PM

Solved!
Thanks Videx!

jeramie78 02-15-2010 10:42 PM

how hard would it be to put this into a widget?

dosadno 02-18-2010 06:39 AM

Is there a way to add collapse buton?

samiro 02-18-2010 09:17 AM

this work with vb4.0.2 ?

drbillnye 02-19-2010 02:09 AM

Quote:

Originally Posted by BBR-APBT (Post 1926370)
Replace the templates with the following code.

Template newalbum_print
Code:

<div id="wgo_onlineusers" class="wgo_subblock">

                                <h3><img src="{vb:stylevar imgdir_misc}/users_online.png" alt="{vb:rawphrase currently_active_users}" />{vb:raw resimlery}</h3>
                                <div>
<table class="block" cellpadding="6" cellspacing="6" border="0" width="100%" align="center">
<tr>
{vb:raw resimler}
</tr>
</table>

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


P.S. This will also add the code for the album name and the user the photo belongs too.

Awesome! Thanks for this great plugin!


All times are GMT. The time now is 11:37 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.01359 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)bbcode_code_printable
  • (2)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