No problem. Hopefully the information gives you a good starting point.
I'd probably tackle things in this order...
- Fix the location of <base href="" />. Should be before any reference to an external CSS or JScript file - but after then language / content type declarations. This will fix things so the page displays.
- Update the custom category box to use zen_href_link or replace with a plugin (or the stock Zen Cart sidebox) which already uses the function. Without this change unnecessary 301 redirect may take place.
- If after fixing the above you still see any HTTP 406 errors (FireBug or similiar comes in handy here), contact the hosting provider and see if they will look into the errors.
- Time permitting look into fixing the more cosmetic HTML errors (modern browsers can handle most of the other issues without loss of functionality).
Bookmarks