Welcome Guest, Not a member yet? Register   Sign In
Problem with Organizing Views in Folders
#1

[eluser]CARP[/eluser]
Hi guys
I'm having a little problem trying to organize views in subfolders.
I've created (and divided) the views in:

views/inc_header.php
views/inc_footer.php

Then I've a view file stored in
views/parameters/city

And in the view file, I have:
Code:
<?
include("../inc_header.php");
?>

but I'm getting the following

Severity: Warning
Message: include(../inc_cabecera.php) [function.include]: failed to open stream: No such file or directory
Filename: parameters/city.php
Line Number: 2


Thanks a lot in advance for any tip you can give me


Messages In This Thread
Problem with Organizing Views in Folders - by El Forum - 11-04-2009, 05:28 PM
Problem with Organizing Views in Folders - by El Forum - 11-04-2009, 05:32 PM
Problem with Organizing Views in Folders - by El Forum - 11-04-2009, 05:47 PM
Problem with Organizing Views in Folders - by El Forum - 11-04-2009, 06:25 PM
Problem with Organizing Views in Folders - by El Forum - 11-05-2009, 11:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB