Results 1 to 1 of 1
Hybrid View
-
18th Oct 2009, 06:16 PM #1OPMemberWebsite's:
zomgbbqpizza.com evilddl.com scenemarket.orgIPB3 External Page Template
This script will allow you to make pages external to ipb that are wrapped in the forum skin, i have not tested this and am posting it for someone here, so if it does nopt work post your errors/problems.
Code:<?php require_once( 'arbre_temp/forums/'.'initdata.php' ); require_once( IPS_ROOT_PATH . 'sources/base/ipsRegistry.php' ); require_once( IPS_ROOT_PATH . 'sources/base/ipsController.php' ); $registry = ipsRegistry::instance(); $registry->init(); $registry->output->setTitle('Title'); ob_clean(); ob_start(); include('my_script.php'); echo 'some text'; $tampon = ob_get_contents(); ob_clean(); $registry->output->addContent($tampon); $registry->output->sendOutput(); ?>
DEViANCE Reviewed by DEViANCE on . IPB3 External Page Template This script will allow you to make pages external to ipb that are wrapped in the forum skin, i have not tested this and am posting it for someone here, so if it does nopt work post your errors/problems. <?php require_once( 'arbre_temp/forums/'.'initdata.php' ); require_once( IPS_ROOT_PATH . 'sources/base/ipsRegistry.php' ); require_once( IPS_ROOT_PATH . 'sources/base/ipsController.php' ); $registry = ipsRegistry::instance(); $registry->init(); Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
point forum image to an external page
By ojuporno in forum Web Application/Script SupportReplies: 1Last Post: 19th Sep 2012, 07:20 PM -
[Selling] Vento - Simple and Unique Single Page PSD Template
By Rohit in forum Marketplace (Buy, Sell and Trade)Replies: 0Last Post: 31st Aug 2012, 06:27 AM -
can anyone fix static page issue in this blogger template ??
By sandip1110 in forum Web Development AreaReplies: 1Last Post: 10th Apr 2012, 02:33 PM -
external.php blank page
By TechPro in forum vBulletinReplies: 3Last Post: 12th Jul 2011, 12:36 PM -
[Selling] Template For IPB3
By deFiant in forum Completed TransactionsReplies: 12Last Post: 6th Feb 2010, 07:36 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...