Your include() statement is incorrect because .../page.php is not a valid way to navigate up directories in PHP.
Instead of using relative paths, you can use an absolute path with $_SERVER['DOCUMENT_ROOT']:
Example:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.