I'm currently building a website for a local art gallery and I the way my website is there is a folder based on navigation and sub navigation. Ex:
Visit the Gallery ( a main folder ) >>
Artists (a sub folder found in the main folder )
>>
johnsmith.php ( a file for the artist )
My website followed a the same layout on all pages, so I simply just copied the index.php from the public_html folder ( the first folder found on a website ) and dropped it into the ARTISTS folder; however, when I upload johnsmith.php it only displays some of the header.php and part of the footer.php.
I have checked the paths numerous times and its still not working. Any thoughts? Any ideas?
Thanks
Neil
Visit the Gallery ( a main folder ) >>
Artists (a sub folder found in the main folder )
>>
johnsmith.php ( a file for the artist )
My website followed a the same layout on all pages, so I simply just copied the index.php from the public_html folder ( the first folder found on a website ) and dropped it into the ARTISTS folder; however, when I upload johnsmith.php it only displays some of the header.php and part of the footer.php.
I have checked the paths numerous times and its still not working. Any thoughts? Any ideas?
Thanks
Neil