vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How Do I Add html To Archive Header? (https://vborg.vbsupport.ru/showthread.php?t=67282)

Frito 07-17-2004 04:33 PM

How Do I Add html To Archive Header?
 
How Do I Add html To Archive Header?

I want to put some links at the top of archives.
vBulletin Version 3.0.1

Can this be done through admin panel?

They said at Vb forums that You need to edit archive/index.php to alter the look of the archive. I tried inserting html in this file but it gets errors after.

Can anyone provide details- files to mod, where files are located,code sample?

Thank you
R.C

eoc_Jason 07-19-2004 05:39 AM

The archive is controled by the archive/index.php file...

Depending on where you want your html placed, you might have to use echo statements. There is a chunk of the body that is outside of PHP tags IIRC.

The file structure is pretty simple, the 3 main sections are:
- Main Page
- Forums
- Threads

If you take the time to read over the file it is pretty self explanatory, if you don't understand PHP at all, then do yourself a favor and spend some time reading at www.php.net to learn some basics.


All times are GMT. The time now is 01:41 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.01971 seconds
  • Memory Usage 1,709KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete