Re: Error with non-encompass theme

"Eric Barr" <[email protected]> Mon, 16 Sep 2002 09:05:26 -0500
Newsgroups gmane.comp.web.envolution.devel
Message-ID <002701c25d8a$1b794e80$1768ac41@Sylvester>
This is a multi-part message in MIME format.

------=_NextPart_000_0024_01C25D60.328C6320
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

For the non encompass themes you need to include the pninit.php file, which
i have included with this reply! Hope this helps, if not, get back with me
and we'll go from there.

ApathyBoy

----- Original Message -----
From: "Royce Holden" <[email protected]>
To: <[email protected]>
Sent: Monday, September 16, 2002 8:50 AM
Subject: [envdev] Error with non-encompass theme


> After installing the "911 memorial theme" from
> http://www.designs4nuke.com/, I get the following error message right
> below the header area:
>
> Warning: Failed opening 'themes/memorial/top_links.php' for inclusion
> (include_path='.:/usr/share/php') in
> /var/www/virtual/dev/envolution/themes/911/theme.php on line 94
>
> *****
>
> My questions are:
>
> 1.  Is Envolution supporting themes that work in PN .714, such as this
one.
> 2.  What is the fix for this, if any?  In chatting last night, I seem to
> remember that someone told me all I needed to do was add a blank *.php
> file to the theme folder?
>
> Thanks,
> Project3e
>
>
>
> _______________________________________________
> Envdev mailing list
> [email protected]
> http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info
>
>
>

------=_NextPart_000_0024_01C25D60.328C6320
Content-Type: application/octet-stream;
	name="pninit.php"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="pninit.php"

<?php=0A=
// File: $Id: Exp $ $Name:  $=0A=
// Copyright (c) 2002 by Brian K. Virgin (madhatter7-9O8nC7T3vzfSUeElwK9/[email protected])=0A=
// http://www.envolution.com=0A=
// Envolution Content Management System - http://www.envolution.com=0A=
//=0A=
// =
-------------------------------------------------------------------------=
---=0A=
// LICENSE=0A=
//=0A=
// This program is free software; you can redistribute it and/or=0A=
// modify it under the terms of the GNU General Public License (GPL)=0A=
// as published by the Free Software Foundation; either version 2=0A=
// of the License, or (at your option) any later version.=0A=
//=0A=
// This program is distributed in the hope that it will be useful,=0A=
// but WITHOUT ANY WARRANTY; without even the implied warranty of=0A=
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the=0A=
// GNU General Public License for more details.=0A=
//=0A=
// To read the license please read the docs/license.txt or visit=0A=
// http://www.gnu.org/copyleft/gpl.html=0A=
//=0A=
// =
-------------------------------------------------------------------------=
---=0A=
// Filename:        Encompass Theme Engine                        =
pninit.php=0A=
// Author:                ApathyBoy=0A=
// Version:                0.1=0A=
// Purpose:                To sit within a standard theme so the =
Settings admin=0A=
//                         can recognize it=0A=
// =
-------------------------------------------------------------------------=
---=0A=
=0A=
=0A=
?>=0A=

------=_NextPart_000_0024_01C25D60.328C6320--