vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   PHPInclude Template (https://vborg.vbsupport.ru/showthread.php?t=116029)

DeveloperGuy 05-19-2006 03:11 AM

PHPInclude Template
 
Where is this template located at? I cannot find it anywhere.

Boofo 05-19-2006 03:16 AM

It is now the global_start hook. ;)

DeveloperGuy 05-19-2006 03:21 AM

Hmmm, I must be blind or something. I am looking at the template list under templates & styles -> styles manger -> edit templates and I pressed "g" on the list and could not find any global_start hook. Is it a subcategory of one of the categories or am I in the wrong place?

Zachery 05-19-2006 03:22 AM

A hook is not a template, its a hook, you can access hooks via the plugin manager :)

Boofo 05-19-2006 03:23 AM

It is no longer a template. It is a hook in the plug-in system. ;)

Great minds think alike, Zachery? ;)

DeveloperGuy 05-19-2006 03:26 AM

Ah, okay, thanks guys!

ROTPAR 05-24-2006 05:20 PM

I also search for this hook, but I can't seem to find it. In the plugins manager is just this:
Hook Location : global_start
vbBux / vbPlaza - Global

What can I do?
Thanks

Zachery 05-25-2006 02:52 AM

What are you trying to do.

Adrian Schneider 05-25-2006 02:58 AM

Create a new plugin, set the hook to 'global_start', then fill out the other appropriate fields. Instead of just one template like in vB3.0.x, you can create multiple 'plugins' which can be executed throughout certain defined locations.


All times are GMT. The time now is 07:59 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.00998 seconds
  • Memory Usage 1,715KB
  • 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
  • (9)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