Number 214 Page Issue

Report issues, broken links & bugs found anyone on biblewheel.com
Kyle
Posts: 12
Joined: Sun Mar 22, 2026 12:36 pm

Number 214 Page Issue

Post by Kyle »

The page for the number 214 has php errors preventing the page from loading correctly.

https://www.biblewheel.com/GR/GR_214.php
RAMcGough
Site Admin
Posts: 317
Joined: Fri Oct 10, 2025 6:18 pm
Contact:

Re: Number 214 Page Issue

Post by RAMcGough »

Kyle wrote: Tue Apr 07, 2026 9:35 am The page for the number 214 has php errors preventing the page from loading correctly.

https://www.biblewheel.com/GR/GR_214.php
Thanks for the heads up Kyle. I fixed it. Those pages are from 20 years ago and the newer version of PHP is a little more strict and causes some errors. I've fixed probably 50 pages so far. There are probably a few more.
Praising God all the day long!
Kyle
Posts: 12
Joined: Sun Mar 22, 2026 12:36 pm

Re: Number 214 Page Issue

Post by Kyle »

Awesome. Yeah this is why web development drives me nuts. Having to go back and update code because a new php version breaks the code is frustrating. As I find the errors I'll let you know. Here is another: https://www.biblewheel.com/GR/GR_TenC_DP.php about midway down the page there is a php error.
RAMcGough
Site Admin
Posts: 317
Joined: Fri Oct 10, 2025 6:18 pm
Contact:

Re: Number 214 Page Issue

Post by RAMcGough »

Kyle wrote: Wed Apr 08, 2026 10:09 am Awesome. Yeah this is why web development drives me nuts. Having to go back and update code because a new php version breaks the code is frustrating. As I find the errors I'll let you know. Here is another: https://www.biblewheel.com/GR/GR_TenC_DP.php about midway down the page there is a php error.
Thanks! Fixed it. It was caused by a var with the wrong letter case. The old PHP vars weren't case sensitive.
Praising God all the day long!
Kyle
Posts: 12
Joined: Sun Mar 22, 2026 12:36 pm

Re: Number 214 Page Issue

Post by Kyle »

Not sure if you want me to keep posting these here or if you have a better place for me to put them but here's another lol. I'm not actively looking for issues but I keep coming across them as I am working on a significant project right now and your database of research is a great resource.

https://www.biblewheel.com/GR/GR_555.php
RAMcGough
Site Admin
Posts: 317
Joined: Fri Oct 10, 2025 6:18 pm
Contact:

Re: Number 214 Page Issue

Post by RAMcGough »

Kyle wrote: Wed Apr 08, 2026 7:15 pm Not sure if you want me to keep posting these here or if you have a better place for me to put them but here's another lol. I'm not actively looking for issues but I keep coming across them as I am working on a significant project right now and your database of research is a great resource.

https://www.biblewheel.com/GR/GR_555.php
Thanks! I fixed it. They are super easy to fix, so please share any you find. I'm gonna see I can use AI to find them all and fix them quick.

EDIT: Well that was fast! Claude AI found and fixed all 16 pages that had errors. Let me know if you find any others that might have been missed.
Praising God all the day long!
Kyle
Posts: 12
Joined: Sun Mar 22, 2026 12:36 pm

Re: Number 214 Page Issue

Post by Kyle »

Looks like Claude caused some unintentional issues in the home page: https://www.biblewheel.com/ . There is now a new undefined variable error in the navigation menu.

Also it missed this one but seeing that it's also an undefined variable error I think you may have not given enough context to Claude and it didn't have all the vars: https://www.biblewheel.com/GR/GR_43.php
RAMcGough
Site Admin
Posts: 317
Joined: Fri Oct 10, 2025 6:18 pm
Contact:

Re: Number 214 Page Issue

Post by RAMcGough »

RAMcGough wrote: Thu Apr 09, 2026 12:17 pm Thanks! I fixed it. They are super easy to fix, so please share any you find. I'm gonna see I can use AI to find them all and fix them quick.

EDIT: Well that was fast! Claude AI found and fixed all 16 pages that had errors. Let me know if you find any others that might have been missed.
I dug in a little deeper and Claude found another 34 files that had errors. It's a great tool.

Please let me know if you find any more errors anywhere on the site.
Praising God all the day long!
Kyle
Posts: 12
Joined: Sun Mar 22, 2026 12:36 pm

Re: Number 214 Page Issue

Post by Kyle »

RAMcGough wrote: Thu Apr 09, 2026 12:55 pm I dug in a little deeper and Claude found another 34 files that had errors. It's a great tool.

Please let me know if you find any more errors anywhere on the site.
Well it didn't fix the last two I mentioned lol.
RAMcGough
Site Admin
Posts: 317
Joined: Fri Oct 10, 2025 6:18 pm
Contact:

Re: Number 214 Page Issue

Post by RAMcGough »

Kyle wrote: Thu Apr 09, 2026 12:47 pm Looks like Claude caused some unintentional issues in the home page: https://www.biblewheel.com/ . There is now a new undefined variable error in the navigation menu.

Also it missed this one but seeing that it's also an undefined variable error I think you may have not given enough context to Claude and it didn't have all the vars: https://www.biblewheel.com/GR/GR_43.php
Thanks for finding that! Claude missed that one. I had it do a full sweep of them all and it found three others it missed. It's an iterative process. Please let me know if you find any other errors.

As for the navigation - you probably need to do a hard refresh (ctrl-shift-r) to clear your cache. Let me know if the problem persists. I really appreciate the help.
Praising God all the day long!
Post Reply