vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Add a Header / Footer option to each forum (https://vborg.vbsupport.ru/showthread.php?t=96398)

Zachariah 01-11-2006 02:57 AM

Quote:

Originally Posted by bashy
Please can you let me know how and what to change for the thread display ones?

Showthread template:

Edit and add:

I looked and played with the location of the 2 Variables:

$foruminfo[forumheader] // header
$foruminfo[forumfooter] // footer

(ForumDisplay, Showthread - after $navbar and before $footer)

$navbar
<------------------------------------------->
BELOW ADD:
<------------------------------------------->
$foruminfo[forumheader]
<------------------------------------------->


$footer
<------------------------------------------->
ABOVE ADD:
<------------------------------------------->
$foruminfo[forumfooter]

bashy 01-11-2006 05:19 AM

Hi m8

These edits were already done, was there something else i need to do?

Bahsy

Quote:

Originally Posted by Zachariah
Showthread template:

Edit and add:

I looked and played with the location of the 2 Variables:

$foruminfo[forumheader] // header
$foruminfo[forumfooter] // footer

(ForumDisplay, Showthread - after $navbar and before $footer)

$navbar
<------------------------------------------->
BELOW ADD:
<------------------------------------------->
$foruminfo[forumheader]
<------------------------------------------->


$footer
<------------------------------------------->
ABOVE ADD:
<------------------------------------------->
$foruminfo[forumfooter]


Aislinn 03-03-2006 05:39 PM

Ok I installed your "product-forum_hf.xml" and I added the second version of the coding to the header and footer area of the template.

$foruminfo[forumheader] to the "header" template (many places) to show up on both ForumDisplay, Showthread.

AND
$foruminfo[forumfooter] to the "footer" template

When I got to edit the forums the header footer box is there and I enter my html code which is an image on my site and click save. The image isnt showing up on any of the pages though. Any ideas VB version 3.5.4

Mokster 03-06-2006 02:48 PM

thanks!

SHalliday 03-07-2006 12:35 AM

I have installed as directed but when I edit forum from admin panel I do not see anywhere I can enter in the forum header or footer. Am I missing something here? Is this where it should be or am I looking in the wrong place to update?

Zachariah 03-07-2006 03:15 AM

Quote:

Originally Posted by SHalliday
I have installed as directed but when I edit forum from admin panel I do not see anywhere I can enter in the forum header or footer. Am I missing something here? Is this where it should be or am I looking in the wrong place to update?

*** Useage:

To add banners go to Forums & Moderators => Forum Manager => Edit forum => scroll do to the bottom enter your details.

SHalliday 03-07-2006 12:19 PM

Zachariah,

I think that maybe my problem. When I go to Forums & Moderators => Forum Manager => Edit forum => and scroll to the bottom, there is no place or option to enter details.

How or what do I need to add to make this option appear on my admin edit forum page?

thedvs 08-30-2006 05:36 PM

works great so far in vb3.6.0

dklassen 11-11-2006 01:32 PM

Does this work with 3.6.2? I need a static banner showing over my main forums.

Sam1985 02-14-2007 05:57 AM

this works flawlessly on 3.6.4 :D

Smoothie 02-14-2007 11:12 AM

Does this add an extra header/footer, or does it replace the existing header/footer?

Zachariah 02-14-2007 03:19 PM

Quote:

Originally Posted by Smoothie (Post 1182271)
Does this add an extra header/footer, or does it replace the existing header/footer?

Option of another.

GreeceMonkey 04-05-2007 11:47 AM

Can I use this to put banners on the sides instead of the top and bottom.

I have done one of the mods where you create a left column, can I just place the $foruminfo[forumheader] in the left column to have the same effect of the unique left column on every forum

Graham

vuiveclub_net 04-17-2007 01:42 AM

is there a way to allow a moderator of a a forum edit his/her own header/footer. Because this seems like only Admin able to to add the header.

Eagle Creek 08-09-2007 01:18 PM

3.6.8 compatible?

Zachariah 08-09-2007 03:21 PM

Quote:

Originally Posted by Eagle Creek (Post 1313620)
3.6.8 compatible?

I do not see a problem with it. I have some updates planed and will make another thread in 3.6 area.

hitmann 08-17-2007 10:19 AM

Quote:

Originally Posted by Zachariah (Post 1313725)
I do not see a problem with it.

Is it currently compatible with 3.6.8 though? I have tried it and it doesn't show the images I've added.

AtoZ 08-30-2007 08:26 PM

I just upgraded to 3.6.8 and it's working for me. I did have to revert my templates and then re-add the header/footer variables, however. $foruminfo[forumheader] and $foruminfo[forumfooter]

hitmann 08-30-2007 09:37 PM

cool cheers

AtoZ 08-30-2007 09:47 PM

It is explained in readme.txt

kholland 09-06-2007 04:12 AM

Hi,

Maybe I missed it in this thread but I wanted to know how I get the new header and footer to show up on the homepage and secondly was there a change made so the header and footer show up in all the forums without having to manually put it in all of them separately.

Thanks!

AtoZ 09-06-2007 04:20 AM

Quote:

Originally Posted by kholland (Post 1333342)
Hi,
Maybe I missed it in this thread but I wanted to know how I get the new header and footer to show up on the homepage

This is explained in the readme file.
Quote:

and secondly was there a change made so the header and footer show up in all the forums without having to manually put it in all of them separately.
Thanks!
Unfortunately, I don't think there is a way to do this. It's a pain. Maybe someone else has an idea for this one.

Zachariah 09-06-2007 03:10 PM

I'll work on a default banner code if one is not provided. This will add a banner on all forums

kholland 09-06-2007 07:16 PM

Quote:

Originally Posted by AtoZ (Post 1333345)
This is explained in the readme file.

The readme file is a little confusing. Could you point me where in the file I would look to do this?

Thanks!

hitmann 09-08-2007 03:33 AM

Quote:

Originally Posted by Zachariah (Post 1333634)
I'll work on a default banner code if one is not provided. This will add a banner on all forums

Could you add an option to disable it per forum? Let's say if I want to show in all forums, except the "Customer Support" forum

vktechnology 01-20-2010 01:24 PM

can some one do this for version 4 please
it usefull

cnczone 04-13-2010 02:32 AM

yes please

JohnSG 03-16-2012 07:11 AM

Version of this for 4.x would be great :D

cnczone 05-29-2012 07:52 PM

anyone?


All times are GMT. The time now is 10:42 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.01417 seconds
  • Memory Usage 1,780KB
  • 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
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (29)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