The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
global_start hook is not used in CMS? Bug?
Hello all,
I am learning to include php files. Following this article: https://vborg.vbsupport.ru/showthread.php?t=242454 I managed to include my php file in the FORUM but it does not appear in the CMS .... It seems that the CMS does not use global_start ... Does anyone know if this is a bug or how can I solve it? |
#2
|
||||
|
||||
This is not a bug. global_start is deprecated in vB4 and not present in the CMS. Try using one of the global_bootstrap_ hooks instead, depending of what you're trying to do.
Also, this is explained in the article thread, on the first page even - did you not read it? |
#3
|
|||
|
|||
Thanks Cellarius,
I read it again now, the answer to my question is at the buttom ... For those who also have the CMS use global_bootstrap_init_start instead of global_start as the hook. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|