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)

spider62 01-19-2010 11:37 PM

Hi,
Very great job, I would like to see the new album and album random along two lines,
how to do this?
thank you

movslow 01-20-2010 04:19 AM

Bump.

jandb 01-20-2010 08:24 PM

I wish the coder would let us know if he plans to update this and any time frame. That would help people kinda of know when they could really use this.

movslow 01-21-2010 04:12 AM

Quote:

Originally Posted by jandb (Post 1961625)
I wish the coder would let us know if he plans to update this and any time frame. That would help people kinda of know when they could really use this.

No kidding, and now I saw a cool extension for this....

Sucks.

TimberFloorAu 01-21-2010 04:14 AM

Thanks for the vote of confidence :)


What is the problem you guys are having ?

movslow 01-21-2010 04:17 AM

Quote:

Originally Posted by TimberFloorAu (Post 1961996)
Thanks for the vote of confidence :)


What is the problem you guys are having ?

lol.

Myself and about 37,000 others have posted for the past 652 pages we would like a way to put this below the navbar w/o 59 million template edits.

Ok maybe I was exaggerating a bit, but you get the idea, lol.

Ideas?

Thanks.
:up:

TimberFloorAu 01-21-2010 04:20 AM

Will have a look :)

movslow 01-21-2010 04:34 AM

Quote:

Originally Posted by TimberFloorAu (Post 1962001)
Will have a look :)

Much appreciated, thanks.
:up::up:

SonicGT 01-21-2010 04:36 AM

One thing I've also noticed is the way it is now after making the quick mods so it looks right on 4.0 final is with the sidebar it screws it up alot if you dont have enough width. Whenever the mod gets updated this is somethign to consider as well

TimberFloorAu 01-21-2010 05:26 AM

1 Attachment(s)
Ok looked at this for a while.

There are no hooks from what I see in the beginning of forumhome, they all apply to wgo ( whats going on )

So as https://vborg.vbsupport.ru/showpost....&postcount=106 stated, you need to cheat.

Essentially this is what I did.

Find: in product-newalbum.xml file
Code:

$template_hook['forumhome_wgo_pos2'] .= $templater->render();
Change to:
Code:

$ad_location['ad_navbar_below'] .= $templater->render();
Or use my rejigged product file :)

Enjoy.

Ste


All times are GMT. The time now is 11:47 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.01464 seconds
  • Memory Usage 1,735KB
  • 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
  • (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