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)

compuminus 01-08-2010 11:04 PM

Yes, please update. This does not work in vB 4 Gold. An error in the formatting causes it to be placed on top of everything in the "What's Going On" box.

Also, it would be nice if the version for vB 4 had all of the functionality of your earlier release for vB 3.8. This includes being able to choose the location, such as the "navbar below", "forums below", etc. options from before.

It's a very useful and simple add-on . . . if it only worked . . .

Zaiaku 01-08-2010 11:15 PM

It does work on Gold. Too many people have it installed for it not too, including my self. I have 3 sites running vb4 gold pl1 and its working just fine.

compuminus 01-09-2010 12:11 AM

OK, it is running better than I thought, but there's still one incompatibility:

The container div that is added needs to have class="wgo_subblock" in addition to the existing id="wgo_onlineusers". Depending on your style settings, this missing class can cause the album photos block to look odd compared to the other content . . .

svoeric 01-09-2010 12:42 AM

would like to see an option to have it on CMS pages as well (maybe this would be a widget ?)

also, gotta have that option to move it to the top.
Thanks for the mod, works great!

microlight 01-09-2010 09:29 AM

I agree wholeheartedly I would like to see this as a widget for the CMS

COL NIL SATIS 01-09-2010 01:53 PM

installed but the bottom of the forum breaks up???

aberg 01-09-2010 07:41 PM

I don't see the thumbnails (only red cross) in vbulletin 4 gold

jandb 01-10-2010 08:40 PM

Would like this to be under the nav bar. Any idea when this will be updated?

COL NIL SATIS 01-10-2010 08:48 PM

Quote:

Originally Posted by compuminus (Post 1950791)
OK, it is running better than I thought, but there's still one incompatibility:

The container div that is added needs to have class="wgo_subblock" in addition to the existing id="wgo_onlineusers". Depending on your style settings, this missing class can cause the album photos block to look odd compared to the other content . . .

where would i add that??

gbechtel 01-10-2010 10:44 PM

Quote:

Originally Posted by compuminus (Post 1950791)
OK, it is running better than I thought, but there's still one incompatibility:

The container div that is added needs to have class="wgo_subblock" in addition to the existing id="wgo_onlineusers". Depending on your style settings, this missing class can cause the album photos block to look odd compared to the other content . . .


Agreed, for those that need this in template newalbum_print

Find:
HTML Code:

<div id="wgo_onlineusers">
Change to:
HTML Code:

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


All times are GMT. The time now is 07:30 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.02425 seconds
  • Memory Usage 1,736KB
  • 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_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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