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)

odonel 12-09-2009 04:42 PM

I do too apbt

iadmirevb 12-11-2009 02:07 AM

The display of the names/descriptions,etc of the photos should be on a nice tooltip effect... you already the yui library... it´s more elegant ...

lovechandigarh 12-12-2009 06:01 AM

We'll appreciate if you update the product for the latest vb4 version.

cyclical 12-12-2009 05:42 PM

Quote:

Originally Posted by lovechandigarh (Post 1929197)
We'll appreciate if you update the product for the latest vb4 version.


I agree :)

BBR-APBT 12-12-2009 06:29 PM

It works just fine on RC2, Just replace the code I posted above for the templates.

wildweaselmi 12-17-2009 12:19 PM

Thanks for the mod... I have it installed and like it.

If I could improve it I would:
1. Have an option to have it on my CMS as well
2. Have the ability to restrict to certain albums (this would be WAY COOL)

Thanks again... very happy it doesn't show private albums, this would be devestating

laddo 12-17-2009 01:13 PM

Caused a database error for me.

RK1gaming 12-17-2009 02:02 PM

it would be great if you could code it so we can decided where to place it like

Below Navbar
Above Forums
Below Forums
Below Who's Online

and able to assign permissions to it

pozo 12-18-2009 10:05 AM

Little problem...
Since I've installed this mod, all members on forumhome have the status "watching attachment" in who's online...
Is there any possibility to fix the problem?

Dexter55 12-19-2009 02:42 PM

Hello !

First, congratulations for your work, it's a great mod.

I'm running RC4, and actually the mod isn't taking the CSS style, i hope you update it.

:)

abroad 12-19-2009 04:30 PM

this mod overlaps the right and left borders of the "What's Going On?" Box. Can you fix this?

Easific 12-21-2009 08:14 AM

Quote:

Originally Posted by wildweaselmi (Post 1932188)
Thanks for the mod... I have it installed and like it.

If I could improve it I would:
1. Have an option to have it on my CMS as well

This would be nice to have along with the ability to publish it below the navbar.

fayax 12-21-2009 03:56 PM

Excellent Mod!

This might be slightly off topic but maybe someone can help me.
There was this other mod that would make "whats going on?" stretch all the way across the width of the website. Can you show me which one it was so my latest album pics looks better.

BBR-APBT 12-21-2009 05:20 PM

Quote:

Originally Posted by fayax (Post 1934639)
Excellent Mod!

This might be slightly off topic but maybe someone can help me.
There was this other mod that would make "whats going on?" stretch all the way across the width of the website. Can you show me which one it was so my latest album pics looks better.

https://vborg.vbsupport.ru/showthrea...43#post1933943

VonDoom 12-21-2009 05:52 PM

This has always been one of my favorite addons but serves no real purpose in WGO. i suppose i need to get off my lazy butt and look at the guts of this XML, and see what can be done about that.

compact123 12-22-2009 10:58 PM

please update it for vb4 gold :)

dcuellar 12-23-2009 11:31 PM

Would be cool to have this look nicer. It just looks like it doesn't go there. I don't know, call me stupid.

pozo 12-24-2009 12:07 AM

Quote:

Originally Posted by dcuellar (Post 1936903)
Would be cool to have this look nicer. It just looks like it doesn't go there. I don't know, call me stupid.

The following post should help you :)


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.


dcuellar 12-24-2009 12:20 AM

Quote:

Originally Posted by pozo (Post 1936911)
The following post should help you :)

Anyone have a pic of what this looks like?

pozo 12-24-2009 12:22 AM

1 Attachment(s)
Quote:

Originally Posted by dcuellar (Post 1936914)
Anyone have a pic of what this looks like?

See attachment
It fits very nice into the WGO-Box :)

dcuellar 12-24-2009 12:32 AM

Thank you. I will reinstall it now.

dcuellar 12-24-2009 12:57 AM

1 Attachment(s)
Here's what I did.

Replace contents of template newalbum_print with (same as before):
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>


Replace contents of template newalbum_picture with:
Code:

<td align="center" height="140px" style="background: url('images/misc/frontdrop.gif') no-repeat bottom; height:125px">       
                <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>



And put the attached image within your 'root/images/misc' directory.

M3xital 12-24-2009 08:03 AM

Thanks Atakan!!

skariko 12-24-2009 09:02 AM

It doesn't work on my VB 4.0 Gold.

Doctor Death 12-24-2009 09:29 AM

Great mod. Could you please put in the gray lines on the left and right to match the VB template? Thanks again, great work.

maximutt 12-26-2009 07:49 AM

Can someone confirm that this is working on vB 4.0 Gold?

junaid 12-26-2009 08:36 AM

How I can set thumbnails pixel ?

Smiler2009 12-26-2009 10:13 AM

Quote:

Originally Posted by maximutt (Post 1938466)
Can someone confirm that this is working on vB 4.0 Gold?

Definately works as advertised here vB 4 PL1

So glad to see this mod arrive, just need the "All Albums" Mod now or an update from vB to the album system and it will be really good.

Jeff

radmoose 12-26-2009 10:40 AM

Installed...

A few things come to mind...

  • All of the images have an alt tag of "269". Would prefer it to be photo info such as username, album name and photo name.
  • Would like to see the username and album name below each picture.
  • Would prefer a set height instead of free flowing the images in.
  • Add separator line below section.

Zaiaku 12-26-2009 01:46 PM

Still working fine for me on vb4 Gold PL1 although you need to update the auto template since that part of vb css was changed.

movslow 12-27-2009 04:19 AM

What does it take for this to show under the navbar?

voglermc 12-27-2009 10:30 AM

Quote:

Originally Posted by movslow (Post 1939149)
What does it take for this to show under the navbar?

+1 for this feature

Veer 12-27-2009 01:08 PM

+2 for this

pozo 12-27-2009 11:29 PM

Quote:

Originally Posted by Veer (Post 1939384)
+2 for this

+3 for this

movslow 12-28-2009 03:45 AM

Quote:

Originally Posted by pozo (Post 1939831)
+3 for this

+4, lol.
:up:

Doctor Death 12-28-2009 02:14 PM

1 Attachment(s)
Would really like to see the gray lines on the left and right be restored if at all possible.

kf4eok 12-28-2009 03:33 PM

I like this
installed

radmoose 12-28-2009 08:16 PM

One other suggestion...

The Product URL and Version Check URL should be filled in so it would be easy to find updates.

movslow 12-29-2009 04:44 PM

Quote:

Originally Posted by movslow (Post 1939149)
What does it take for this to show under the navbar?

Updates in regards to this matter?

movslow 01-02-2010 12:11 AM

Bump ?
:confused:


All times are GMT. The time now is 01:02 PM.

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.01679 seconds
  • Memory Usage 1,801KB
  • 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
  • (4)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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