vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to include php files? (https://vborg.vbsupport.ru/showthread.php?t=230920)

s3c 12-23-2009 07:16 AM

How to include php files?
 
I want to include a php file stats.php into FORUMHOME so it displays on the page, I have tried php includes but it doesn't work. Anybody know how to do this?

Thanks

ChopSuey 12-23-2009 09:55 AM

There is a stats mod here. Forgot what its called though.

s3c 12-23-2009 11:09 AM

No this is a php stat script I made for recording defacements http://www.fuxor.org/stats.php which I want included... I have tried to create a Plug-in for global_start with these contents:

ob_start();
include('stats.php');
$includedphp = ob_get_contents();
ob_end_clean();

But when I turn it on my forum displays a blank white page????

thanks

ChopSuey 12-23-2009 12:09 PM

Your forum is closed not blank

s3c 12-23-2009 12:15 PM

Quote:

Originally Posted by ChopSuey (Post 1936296)
Your forum is closed not blank

its closed to everybody but admins at the moment... the plugin is turned off now because it dont work if I turn it on all we get is a blank white page!

ChopSuey 12-23-2009 12:25 PM

Share a link to to product?

s3c 12-23-2009 12:29 PM

Quote:

Originally Posted by ChopSuey (Post 1936306)
Share a link to to product?

What product? I want to include the stats.php in FORUMHOME, I am here for help because I am new to VB ok

The site is closed to users and will be for a few weeks/months...

--------------- Added [DATE]1261593306[/DATE] at [TIME]1261593306[/TIME] ---------------

Doesn't matter sort of got it to work after playing around... but not the way wanted it to look...


All times are GMT. The time now is 05:28 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.01048 seconds
  • Memory Usage 1,719KB
  • 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