vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Administrative and Maintenance Tools - Google Analytics Code Plugin (https://vborg.vbsupport.ru/showthread.php?t=177829)

siliconfinance 05-15-2008 04:08 PM

Quote:

Originally Posted by KURTZ (Post 1519254)
i don't understand one thing, the $footercode must be placed after this (in the footer template)?

PHP Code:

<script type="text/javascript">
<!--
    
// Main vBulletin Javascript Initialization
    
vBulletin_init();
//-->
</script

also i put this code in the php field:

PHP Code:

$footercode implode(''file('/board/custom_plugins/footercode.html')); 

but it doesn't run ... :(

The only thing that goes in the footer template is:

PHP Code:

$footercode 

The php field is located on the add new plugin page.

Does that make sense?

River_rush 01-02-2009 07:24 PM

thanks installed and working

steven s 01-02-2009 07:33 PM

Doesn't the ad_footer templates accomplish this except not requiring an external file?
And you still need to edit the footer template after reverting.

Dean C 01-02-2009 08:08 PM

Quote:

Originally Posted by 1996 328ti (Post 1699603)
Doesn't the ad_footer templates accomplish this except not requiring an external file?
And you still need to edit the footer template after reverting.

Yep, but at the time of this mod, that hook wasn't available :)

steven s 01-02-2009 08:18 PM

Quote:

Originally Posted by Dean C (Post 1699638)
Yep, but at the time of this mod, that hook wasn't available :)

Thanks. But it was included in 3.7, wasn't it?


All times are GMT. The time now is 04:23 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.00993 seconds
  • Memory Usage 1,726KB
  • 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
  • (3)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete