stackos Posted July 2, 2024 Report Share Posted July 2, 2024 I do a lot of transcribing and placing that information online. I love how my TNG website looks as was wanting to bring my HTML database onboard. This is how I have my file directory setup. site.com/us_records/state/county/countysubfolder/filename.html Works flawlessly, but it doesn't have the beautiful theme that my TNG site has. So I tried to pull it into the TNG setup following the PHP pages customization using the history page template. Everything works as long as it is within my single subfolder Ex: /pgs/ site.com/pgs/transcribeddata.php - Works site.com/us_records/state/county/countysubfolder/transcribeddata.php - Failure. I'm new to PHP so is there a special protocol for going multiple sub folders deep? I've tried updating it in the new .php file. It works as long as it's in /pgs/ any more subfolders then that it doesn't work. The file structure is CRITICAL so having tens of thousands(I have a lot, but not this many) of files within the /pgs/ sub folder is pointless. I'm fine with how it currently is laid out, but I would love to get it to work on the TNG side of things utilizing PHP instead of just straight HTML. All files have their correct extension. The issue comes when I create a subfolder within a subfolder. Quote Link to comment Share on other sites More sharing options...
Steve1200 Posted July 4, 2024 Report Share Posted July 4, 2024 This forum will not let me paste the code here so here is a screen shot: Quote Link to comment Share on other sites More sharing options...
stackos Posted July 6, 2024 Author Report Share Posted July 6, 2024 On 7/4/2024 at 6:08 PM, Steve1200 said: This forum will not let me paste the code here so here is a screen shot: Thank you! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.