NYCPHP Meetup

NYPHP.org

[mambo] New template missing index.html

Mitch Pirtle mitch.pirtle at gmail.com
Tue Mar 1 12:43:57 EST 2005


Hey Mike,

Where is this mambo.html.php that you are looking at? Is this part of
some 3rd party goodie?

BTW I have a stock Mambo here on my laptop for testing, and when I
remove a template's index.html I get no warning. Or am I not
understanding the problem?

-- Mitch

On Tue, 1 Mar 2005 12:30:29 -0500, DeWitt, Michael
<mjdewitt at alexcommgrp.com> wrote:
> I seem to have misinterpreted the lines from mambo.html.php:
> 
>                 if ( !file_exists( $_CONFIG->SITEPATH . '/' . $siteTemplate
> .'/index.html' ) ) {
>                         echo $_LANG->_('TEMPLATE_WARN') . $cur_template;
>                         return;
>                 }
> 
> I read it as a requirement or the warning gets displayed.



More information about the Joomla mailing list