CSS and HTML errors can be found using the Web Developer tools in most browsers or go to https://validator.w3.org/ and select either the HTML or CSS checker. Any errors should be repaired ASAP. Accessibility can wait till the code is correct. Errors in CSS and HTML affect SE ranking the most.However, I like challenges and puzzles and wouldn't I be able to correct all these problems over time? By learning coding and reaching out to you guys if there's a term or something that I don't know/understand?
After those are taken care of, take a look at the tools mentioned at https://docs.zen-cart.com/user/acces...bility-checker. There are more thorough checkers but this one is new-to-accessibility friendly and will give good suggestions for fixes.
I'm sure their "legalese" includes the fact that they can change the server software, database engine, PHP level, etc. at any time.One thing I noticed is that my host kept switching php 7.4 to 8.0 and it was causing me problems everytime they did it, with various plugins. I would just jump in the chatbox with them and ask them to switch it back to 7.4, which they do in 2 minutes. Today when I asked them to switch again I let them know that I don't consent to them changing it because it seems like they change it back to 8.0 every week or so and it didn't seem like they had an option for me to not switch.
Speaking as a certified host for Zen Cart, I can tell you that most hosts are forced to go to higher versions of PHP for mostly two reasons:
1. The platforms they host have numerous security vulnerabilities at PHP levels 7.4 and below.
2. Their operating systems must drop lower versions of PHP when upgrading litespeed, cPanel, WHMCS, etc.
Only dealing with Zen Cart, myzencarthost.com is able to "hold on" to lower PHP values for now. We wil be forced to do so soon but want to keep lower versions through the upgrade to 2.0 process so that older sites can still run while upgrading on a test site. The fact that there are very few vulnerabilities in ZC that are associated with PHP allows us to do that and still protect our clients.
PHP 8.0 is already End of Life (EOL) and 8.1 wil do the same in November of 2024.
Unfortunately, non-certified hosts often upgrade their PHP versions without even checking what versions are currently used by their customers.![]()


Reply With Quote

