Failed to open stream?

ItsWesYo

New Member
Messages
18
Reaction score
0
Points
0
The main files work (files not in a directory).

But, when I try include from another directory, same things happen. Any way to fix this? I tried locally, but it still won't work.

Example:
/inc/header.php = the header
/inc/footer.php = the footer

/quests/one.php = I would include the above, but it wouldn't work.
 
Top