vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Hook Locations footer (https://vborg.vbsupport.ru/showthread.php?t=209535)

Sweeks 03-26-2009 05:34 PM

Hook Locations footer
 
I am trying to add a plugin to my footer and the hook location is currently forumhome_start. Does anyone have a clue whay hook I could use for the footer?


Thank you :)
________
Baha'I Faith Dicussion

Lynne 03-26-2009 05:37 PM

Look to see where the footer template is evaled. I believe it is in global.php. So, you need to find a hook location that gets eval prior to the template being evaled which probably means using one of the global_* hook locations.

Sweeks 03-26-2009 05:45 PM

I have tested all of the global_ locations and none work and I get a blank page each time. Can I PM the code?
________
DRUZE ADVICE

Lynne 03-26-2009 06:13 PM

If you are getting a blank page, then you did something wrong in the code. You may have the error listed in your error_logs. Usually what I do is comment out a bunch of the code and make sure just little bits of it work first. Try doing that to figure out the problem first before sending it to me.


All times are GMT. The time now is 03:19 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.00950 seconds
  • Memory Usage 1,711KB
  • 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
  • (4)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