The solution to the this problem is probably quite easy but when you are in a panic you don’t think straight.
I built an EE version of the client’s site on another server package. When I was finished, the client had the domain name transfered from the old Windows server to the newer Unix server that I had built on.
As soon as the domain name was switched I changed the file path in the configuration. The pages and style sheets and databases are now all working on the new domain name but the images are not showing up.
http://www.alantefinancial.com/index.php?
I used the global variable in my image paths so I thought it would kick in as well with the domain change.
<img src="{site_url}images/banner-alante-office.jpg" alt="Alante Financial" />
Could you please help me out with this issue?
Thanks for your time.
