Here are the things I've changed:
- Removed oldwebsite.com from pointing to CS-Cart (host records)
- Changed IP on server
- Added newwebsite.com to point to CS-Cart with the new IP (host records)
- Added replaced oldwebsite.com with newwebsite.com in config.local.php
Yet I'm getting an error that suggests that the website files cannot be found. The error message is:
Warning: Smarty error: unable to read resource: "exception.tpl" in /home/[my-username]/public_html/lib/smarty/Smarty.class.php on line 1095
What did I do wrong?