Jump to content

Including files that are in sub directories - issues


ZionBludd
 Share

Recommended Posts

Hi All, I am experiencing issues in including files that are in multiple sub directories. They don't seem to load or break the File Compiler Tags module.

My syntax is as follows

<?php 
    require 'src/components/breadcrumbs.php';
    require 'src/components/topmeta.php';
    require 'src/components/page.php'; 

?>

Anyone else have issues relating to this? I'm using the latest PW build. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...