Print custom templates.
Sama34 Offline
Senior Member
****
Posts: 490
Joined: May 2011
Post: #5
RE: Print custom templates.
I think I have misunderstood. I have tried a little and I think I explained it wrong :/

I want to write something like this:

PHP Code:
1
2
3
4
5
6
7
8
9
<?php
chdir('foros'); // path to MyBB
define("IN_MYBB", 1);
require './global.php';
?>
{$header}
{$custom_template}
<!--html_content-->
{$footer}


I don't want to manage all the document from the acp template system Erf


Support PM's will be ignored. Yipi
Plugins: Announcement Bars - Custom Reputation - Mark PM As Unread
(This post was last modified: 10-23-2011 03:06 PM by Sama34.)
10-23-2011 03:04 PM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Print custom templates. - Sama34 - 10-19-2011, 06:17 AM
RE: Print custom templates. - RateU - 10-19-2011, 06:56 AM
RE: Print custom templates. - Sama34 - 10-19-2011, 07:48 AM
RE: Print custom templates. - ZiNgA BuRgA - 10-19-2011, 08:55 AM
RE: Print custom templates. - Sama34 - 10-23-2011 03:04 PM
RE: Print custom templates. - ZiNgA BuRgA - 10-23-2011, 03:47 PM
RE: Print custom templates. - Sama34 - 10-23-2011, 08:28 PM

 Standard Tools
Forum Jump: