vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   i need help (https://vborg.vbsupport.ru/showthread.php?t=3880)

10-13-2000 06:33 PM

how i can ad act2.php3 in the index.php3
like this page
http://animeboards.com/index2.php3

help meeeeeeeeee pleaseeee

10-13-2000 07:28 PM

use this:

<?php
include("something.php");
?>

Replace something.php with the name of the file you want to add to index.php

10-13-2000 07:42 PM

it's did't work i need to add
in the
Templates>>>Edit templates>>>forumhome

please help me

10-13-2000 08:36 PM

hmm then its something like: $something

I am unsure if this is right so I think its best to ignore it!

10-13-2000 09:28 PM

Quote:

Originally posted by ksha
how i can ad act2.php3 in the index.php3
like this page
http://animeboards.com/index2.php3

help meeeeeeeeee pleaseeee

vboard.co.uk is correct that's how i added my active topic php file to that page.

to make it work you need to put a require command to the vB's config and admin php file in index.php3 before the html tags

check this thread

http://vbulletin.com/forum/showthread.php?threadid=2658

10-13-2000 09:49 PM

it's vry hard to me
did any one have esy i.d to help me

10-13-2000 09:50 PM

Quote:

Originally posted by eva2000
Quote:

Originally posted by ksha
how i can ad act2.php3 in the index.php3
like this page
http://animeboards.com/index2.php3

help meeeeeeeeee pleaseeee

vboard.co.uk is correct that's how i added my active topic php file to that page.

to make it work you need to put a require command to the vB's config and admin php file in index.php3 before the html tags

check this thread

http://vbulletin.com/forum/showthread.php?threadid=2658


Thank God for that!
I was right for once. :)

10-13-2000 09:54 PM

hmm eva2000 I like your layout.

Could you post your code for the whole of index2.php3 file?

I will get the code for the require files like: activetopics, totalmembers.etc

Cheers :)

10-14-2000 12:13 PM

i please i need help
can some one help me step by step

10-14-2000 04:04 PM

Quote:

Originally posted by ksha
i please i need help
can some one help me step by step

Read this thread:
http://vbulletin.com/forum/showthread.php?threadid=2658

GEt as far as you can then come back with specific questions and people will be more likely to help you.

10-14-2000 05:02 PM

right I fixed up a test here:
http://www.vboard.co.uk/index.php


I like to add more!
Any suggestions?


It uses the code I said in my first post:
<?php
include("something.php");
?>

So thats the provde that works fine on a standard PHP Page.

It should work on your Forumhome Template.


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