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 make vB & phpNuke appearance uniform? (https://vborg.vbsupport.ru/showthread.php?t=36425)

BabyU 03-22-2002 05:54 PM

How to make vB & phpNuke appearance uniform?
 
I'm wondering if there is an easy way to "bring" vB into phpnuke so that the site looks uniform throughout? Is there a way to use the nuke header & footer in vB? Or is there a better way?

I tried making vB a module of nuke, but the links were all goofed up and besides, when you clicked on one of them, the next page it took you to lost the nuke header & footer.

I also tried uncommenting the lines in the PHP Parsed code and inserting the path to the nuke header.php file, but that resulted in a blank page.

Hope this makes sense -- basically I want my boards to look just like the rest of my nuke site. Any suggestions??

N!ck 03-23-2002 03:58 PM

download vbPortal instead

Dexter 03-23-2002 07:45 PM

make it a PHPNuke module,that means place it in a folder in /modules/,
and add in every .php file:
Code:

<?php
include ("header.php")
?>

and at the bottom:
Code:

<?php
include ("footer.php")
?>


BabyU 03-23-2002 09:14 PM

Thanks! Have you done this successfully? When I access the forums as a module, I get my nuke header and footer, but nothing where the forums should be.

If I try access the forums by going to /modules/forums/index.php, the forums come up, but there are several errors such as:

Failed opening 'header.php' for inclusion
and
Cannot add header information - headers already sent by (output started

I'm working with nuke 5.5 and vB 2.2.4

I appreciate the help!

Dexter 03-23-2002 09:38 PM

Quote:

Originally posted by BabyU
Thanks! Have you done this successfully? When I access the forums as a module, I get my nuke header and footer, but nothing where the forums should be.

If I try access the forums by going to /modules/forums/index.php, the forums come up, but there are several errors such as:

Failed opening 'header.php' for inclusion
and
Cannot add header information - headers already sent by (output started

I'm working with nuke 5.5 and vB 2.2.4

I appreciate the help!

i'm only guessing too,
but you should call(in PostNuke that is):
modules.php?op=modload&name=forums&file=[filename]

you should change every URL in every template to the path specified above!

AZPROSPORTS 03-24-2002 04:29 PM

I am trying to accomplish the same mission here and have been totally unsuccessful.

I'd be willing to pay for someone to do this for my web site, as well as setting up my php-nuke to utilize the logins from vbulletin.

I give up trying it myself. Please do not recommend vbportal either. It just does not fulfill my complete needs. I do not want to post stories in my message board, which, unless I am mistaken, that is what vbportal does.

Any takers? I don't have a lot of cash, but I am willing to listen to offers.

bob@azprosports.com

Steve Machol 03-24-2002 05:10 PM

If you're willing to wait a while there will be an official CMS from Jelsoft shortly after vB 3.0 is released.

http://www.vbulletin.com/forum/showt...threadid=42287

AZPROSPORTS 03-24-2002 05:23 PM

Thanks. Not sure how long I can wait at this point. I have been trying to launch a re-design of my site for about a month, and I have until the middle of April to get it finalized.

Any idea on a possible release date?


All times are GMT. The time now is 02:57 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.01090 seconds
  • Memory Usage 1,725KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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