vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Header/Footer For Each Forum and Threads in that Forum (https://vborg.vbsupport.ru/showthread.php?t=65890)

stan111 09-16-2005 11:54 AM

will this work with 3.0.7 ?

Zachariah 09-16-2005 02:06 PM

I got it done ill post it in the vb3.5 area

https://vborg.vbsupport.ru/showthread.php?t=96398

Jesse Jericho 10-25-2005 06:33 PM

Can someone give me a hand with removing this from vB 3.5.0? I just upgraded to 3.5, and now I can't control these headers/footers anymore... So I need to remove them, and then upgrade to the new 3.5 mod..

*edit* Scratch that, you made it really easy with an upgrade patch... man do I feel dumb. :) Thanks very much!

ski diva 12-23-2006 07:24 PM

Just found this hack and it looks like one I'd like to use (I'm running 3.5.4), so I downloaded it, but I don't understand these instructions:

Quote:

-----------------------STEP 1-----------------------------
Run Queries
NOTE: If you used a header/footer hack in VB2.x, you may already have these fields

<------------------------------------------->
ALTER TABLE `forum` ADD `forumheader` MEDIUMTEXT NOT NULL AFTER `description`;
ALTER TABLE `forum` ADD `forumfooter` MEDIUMTEXT NOT NULL AFTER `forumheader`;
<------------------------------------------->
I have no idea what this involves. Can anyone help?

In fact, I don't understand step 2, either. Where's admin/forum.php?

Thanks.

ArnyVee 04-10-2008 11:19 PM

Does this work in 3.6.8 patch 2? Or is there a better or updated version of this hack?

SC351W 04-12-2008 06:11 PM

in my file admincp/forum.php
there is no
'$forum['description'] = convert_to_valid_html($forum['description']);'

I can only find something like this,
$forum['description'] = str_replace('&amp;', '&', $forum['description']);

but it has two extra variables for the str_replace function.

Should i just change it to the str_replace function and format it the same?
i have vb 3.6.9.

thnx


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