vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   vbp_includes.php (https://vborg.vbsupport.ru/showthread.php?t=44686)

Tony DiMera 10-17-2002 02:23 AM

vbp_includes.php
 
Sorry if this is not in the right forum. I'm not sure which this should be in. Anyway, I d/l a style and it needs a file called vbp_includes.php for it to work totally but the style was not included. So I am asking if anyone has this file they could attach a copy of or where I can find it? I'd greatly appreciate it and thanks in advance.

Marshalus 10-17-2002 04:26 AM

That style is for vBPortal. You can remove that include from the style file if you want, as long as there is nothing your standard forum templates calling for it (which I don't believe there is) everything should work fine.

Erwin 10-17-2002 04:32 AM

If the style is for vBPortal it won't work for standard vB without modification, since vBPortal uses templates that have different names, and their header and footer templates are called via an external header.php and footer.php file.

NTLDR 10-17-2002 09:10 AM

Quote:

Originally posted by Tony DiMera
Sorry if this is not in the right forum. I'm not sure which this should be in. Anyway, I d/l a style and it needs a file called vbp_includes.php for it to work totally but the style was not included. So I am asking if anyone has this file they could attach a copy of or where I can find it? I'd greatly appreciate it and thanks in advance.
Edit the phpinclude template and remove the line that looks similar to:

PHP Code:

include('vbp_include.php'); 


Tony DiMera 10-17-2002 02:13 PM

Ok thanks all. I'll have to edit some of the templates then.


All times are GMT. The time now is 07:20 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.01075 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete