Re: 404 page
Does anyone know how to make the 404 page dynamic?
Obviously you can change skin1/404 html, however if any menu's/ navigation is updated then it's not reflected on the static html page.
I've tried using:
ErrorDocument 404 /my404page.php
in .htaccess so I can create and configure my own dynamic 404 page however it's always over-ridden by the xcart default
|