Vbulletin global Hook?

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • ashy
    replied
    found it
    thanks

    Leave a comment:


  • Removed-836727
    replied
    Just check the code

    PHP Code:
    // Deprecated as of release 4.0.2, replaced by global_bootstrap_init_start
    ($hook vBulletinHook::fetch_hook('global_start')) ? eval($hook) : false

    Leave a comment:


  • ashy
    started a topic [CMS] Vbulletin global Hook?

    Vbulletin global Hook?

    Hi All

    I am trying to hook my php code to the globle_start. i thought that is the place before every thing. but it seems will not run when you are in CMS page.

    is there any globle hook which works for both forums and CMS content page?

    thanks

    eric
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...