View Full Version : vbp_includes.php
Tony DiMera
10-17-2002, 02:23 AM
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
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:
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.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.