vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help with a little something... (https://vborg.vbsupport.ru/showthread.php?t=9228)

version2 02-19-2001 11:49 PM

Ok...posted all this in the wrong place...let me copy it over and give you guys and gals a whack at it...

Trying to hardcode an include in the index.php for a stats mod...

anytime I include that before this line...

eval("dooutput(\"".gettemplate('forumhome')."\");" );

in the index.php ... it works...but my "title" goes away..I get untitled document up at the top.

I dont know where I am going wrong on that one..

02-20-2001 12:26 AM

What variables are you playing with in your mod?

02-20-2001 12:43 AM

Quote:

Originally posted by wluke
What variables are you playing with in your mod?
hmm...sorry...wrong wording I think..not exactly a mod. Its a call to a script which tracks usage. But I only want it to track the index...nothing else..which throws PHPINCLUDE out the window.

Perhaps i am going about this all wrong.

02-20-2001 01:20 AM

Ok..thought i had it..but no go. Everytime i throw that include in..it takes my page title away. That is messed up.

Cant figure it out! AHHH!

02-21-2001 12:32 PM

Quote:

Originally posted by version2
Ok..thought i had it..but no go. Everytime i throw that include in..it takes my page title away. That is messed up.

Cant figure it out! AHHH!


Hmmm..


*bump*

02-21-2001 01:47 PM

The only way it would get rid of the title is if you are setting $bbtitle to nothing. That is why I asked what variables you were playing with.

Maybe if we saw the code you were trying to add or call it would be easier to help.

03-04-2001 10:13 AM

Ok..lets try it a different way...

phpinclude template:

include ('http://www.mysticwicks.com/cgi-bin/logitpro/logitpro.cgi?count');

I put that line in...works fine until you get to post level then it spits up a warning in the header saying it cannot resend header information, yada, yada.

Any ideas on this?


All times are GMT. The time now is 11:45 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.02858 seconds
  • Memory Usage 1,717KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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